| Commit message (Expand) | Author | Age | Files | Lines |
* | improve code quality | Stas Vilchik | 2016-02-22 | 392 | -5022/+5095 |
* | SONAR-7122 drop web context from js code | Stas Vilchik | 2016-02-19 | 149 | -317/+312 |
* | SONAR-7191 hide unrelevant filters on project background tasks | Stas Vilchik | 2016-02-18 | 1 | -9/+11 |
* | SONAR-7191 add "Reset" button | Stas Vilchik | 2016-02-18 | 2 | -1/+14 |
* | SONAR-7191 reset search when filter similar components | Stas Vilchik | 2016-02-18 | 1 | -1/+2 |
* | SONAR-7191 uncheck "Only Latest Analysis" when select pending status | Stas Vilchik | 2016-02-18 | 1 | -1/+10 |
* | upgrate react-router and history | Stas Vilchik | 2016-02-18 | 2 | -7/+5 |
* | SONAR-7138 precise search label | Stas Vilchik | 2016-02-18 | 1 | -1/+1 |
* | SONAR-7330 Add rules long date columns | Julien Lancelot | 2016-02-17 | 2 | -0/+62 |
* | SONAR-7191 fix web tests | Stas Vilchik | 2016-02-17 | 3 | -0/+0 |
* | SONAR-7191 fix backrgound tasks page | Stas Vilchik | 2016-02-17 | 3 | -2/+3 |
* | SONAR-7191 Update the background tasks page to reflect latest WS changes | Stas Vilchik | 2016-02-16 | 9 | -41/+45 |
* | SONAR-7191 Update the background tasks page to reflect latest WS changes | Stas Vilchik | 2016-02-16 | 35 | -770/+1487 |
* | stabilize ProjectDrilldownTest | Stas Vilchik | 2016-02-12 | 1 | -1/+1 |
* | update wording on my account page | Stas Vilchik | 2016-02-05 | 1 | -1/+1 |
* | SONAR-7070 Update leak label in quality gate management | Teryk Bellahsene | 2016-02-05 | 1 | -2/+2 |
* | improve rendering of bar chart | Stas Vilchik | 2016-02-05 | 3 | -10/+12 |
* | improve code quality | Stas Vilchik | 2016-02-05 | 2 | -2/+2 |
* | make it possible to manage favorite issue and measure filters on my account page | Stas Vilchik | 2016-02-05 | 8 | -4/+186 |
* | display links to all issue filters and all measure filters on my account page | Stas Vilchik | 2016-02-05 | 2 | -0/+8 |
* | SONAR-6740 do not start Rails if Java container fails to start | Simon Brandhof | 2016-02-05 | 1 | -1/+1 |
* | SONAR-7123 Improve size of projects name columns | Julien Lancelot | 2016-02-05 | 1 | -2/+2 |
* | improve positioning of oauth buttons | Stas Vilchik | 2016-02-04 | 1 | -1/+1 |
* | SONAR-5947 Simplify the "System Upgrade" tab of the "Update Center" page | Stas Vilchik | 2016-02-04 | 1 | -6/+6 |
* | SONAR-6858 Stop writing in exploded webapp at runtime | Simon Brandhof | 2016-02-04 | 1 | -1/+0 |
* | SONAR-7217 Update message | Julien Lancelot | 2016-02-04 | 1 | -1/+1 |
* | SONAR-7242 Identity Provider must define a display with icon url abd backgrou... | Julien Lancelot | 2016-02-04 | 1 | -17/+3 |
* | SONAR-6226 Display link to home on error pages | Julien Lancelot | 2016-02-04 | 3 | -2/+6 |
* | SONAR-6226 Id provider info are set when users signup | Julien Lancelot | 2016-02-04 | 2 | -0/+10 |
* | SONAR-7123 Improve size of PROJECTS.LONG_NAME columns | Julien Lancelot | 2016-02-04 | 1 | -0/+31 |
* | SONAR-7116 No way to scroll down when searching for a component | Stas Vilchik | 2016-02-03 | 2 | -1/+8 |
* | SONAR-5947 Simplify the "System Upgrade" tab of the "Update Center" page | Stas Vilchik | 2016-02-03 | 1 | -17/+20 |
* | fix loading of results in project permissions page | Stas Vilchik | 2016-02-03 | 1 | -1/+6 |
* | SONAR-7252 improve issues widget on my account page | Stas Vilchik | 2016-02-03 | 1 | -6/+41 |
* | display a real link to project on view projects page | Stas Vilchik | 2016-02-03 | 1 | -12/+14 |
* | make it possible to go back after opening code/projects page | Stas Vilchik | 2016-02-03 | 1 | -1/+2 |
* | display source viewer header on code page | Stas Vilchik | 2016-02-03 | 1 | -4/+0 |
* | fix loading of code in source viewer | Stas Vilchik | 2016-02-03 | 1 | -15/+6 |
* | SONAR-7242 Add a migration to remove the preview permission | Julien Lancelot | 2016-02-03 | 1 | -0/+31 |
* | SONAR-6584 WS api/resources/index fix when no measure returned | Teryk Bellahsene | 2016-02-03 | 1 | -3/+3 |
* | display key for provisioned projects | Stas Vilchik | 2016-02-03 | 4 | -4/+20 |
* | SONAR-6584 WS api/resources/index limit number of measures and components | Teryk Bellahsene | 2016-02-03 | 1 | -2/+7 |
* | fix projects management page | Stas Vilchik | 2016-02-03 | 1 | -1/+1 |
* | drop status tooltips on background tasks page | Stas Vilchik | 2016-02-03 | 1 | -2/+1 |
* | improve rendering of key on overview page | Stas Vilchik | 2016-02-03 | 2 | -2/+9 |
* | one more time, improve rendering of login form with many oauth providers | Stas Vilchik | 2016-02-02 | 1 | -1/+1 |
* | improve rendering of login form with many oauth providers | Stas Vilchik | 2016-02-02 | 2 | -16/+19 |
* | fix display of favorite measure filters | Stas Vilchik | 2016-02-02 | 1 | -1/+2 |
* | SONAR-5582 drop jfreechart | Simon Brandhof | 2016-02-02 | 1 | -8/+0 |
* | SONAR-7122 Drop the ability to customize the web app context | Simon Brandhof | 2016-02-02 | 73 | -129/+146 |