Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatic merge from branch-5.4 | Jenkins CI | 2016-02-23 | 2 | -2/+3 |
|\ | | | | | | | | | | | * origin/branch-5.4: fix footer on my account page when leave issues sub-page display component key in tooltip on code page | ||||
| * | fix footer on my account page when leave issues sub-page | Stas Vilchik | 2016-02-22 | 1 | -0/+1 |
| | | |||||
| * | display component key in tooltip on code page | Stas Vilchik | 2016-02-22 | 1 | -2/+2 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2016-02-15 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.4-RC25.4-RC2 | Thomas Vérin | 2016-02-15 | 1 | -1/+1 |
| | | |||||
* | | SONAR-7364 Remove SQALE characteristics from measures and rules | Simon Brandhof | 2016-02-22 | 12 | -144/+55 |
| | | |||||
* | | improve code quality | Stas Vilchik | 2016-02-22 | 21 | -30/+45 |
| | | |||||
* | | SONAR-7377 Remove SQALE characteristics from UI | Stas Vilchik | 2016-02-22 | 10 | -179/+24 |
| | | |||||
* | | SONAR-7191 apply feedback | Stas Vilchik | 2016-02-22 | 6 | -8/+26 |
| | | |||||
* | | improve code quality | Stas Vilchik | 2016-02-22 | 394 | -5027/+5102 |
| | | |||||
* | | do not commit npm debug logs | Stas Vilchik | 2016-02-22 | 2 | -0/+3 |
| | | |||||
* | | SONAR-7122 drop web context from js code | Stas Vilchik | 2016-02-19 | 151 | -335/+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 |
| | | |||||
* | | SONAR-7365 add tests | Stas Vilchik | 2016-02-18 | 1 | -0/+14 |
| | | |||||
* | | upgrate react-router and history | Stas Vilchik | 2016-02-18 | 3 | -9/+7 |
| | | |||||
* | | SONAR-7138 precise search label | Stas Vilchik | 2016-02-18 | 1 | -1/+1 |
| | | |||||
* | | Exclude some QA tests from build environment | Simon Brandhof | 2016-02-18 | 1 | -0/+0 |
| | | |||||
* | | 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 fix test | Stas Vilchik | 2016-02-16 | 1 | -1/+1 |
| | | |||||
* | | SONAR-7191 Update the background tasks page to reflect latest WS changes | Stas Vilchik | 2016-02-16 | 10 | -96/+81 |
| | | |||||
* | | SONAR-7191 Update the background tasks page to reflect latest WS changes | Stas Vilchik | 2016-02-16 | 36 | -774/+1491 |
| | | |||||
* | | Automatic merge from branch-5.4 | Jenkins CI | 2016-02-15 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.4: Refactor a bit ComponentContainer stabilize ProjectDrilldownTest SONAR-7125 use efficient delete dir code in core, batch and server SONAR-7125 use efficient delete dir from NIO in sonar-api SONAR-7125 add FileUtils in sonar-core with efficient delete methods SONAR-7125 use efficient delete dir method in sonar-process SONAR-7125 use nio to clean temp directory at startup | ||||
| * | stabilize ProjectDrilldownTest | Stas Vilchik | 2016-02-12 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2016-02-09 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.4-RC15.4-RC1 | Eric Hartmann | 2016-02-09 | 1 | -1/+1 |
| | | |||||
* | | Upgrade version to 5.5-SNAPSHOT | Eric Hartmann | 2016-02-09 | 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 | 4 | -14/+16 |
| | |||||
* | 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 |
| | |||||
* | update babel-eslint | Stas Vilchik | 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-7226 deploy all artifacts to central, except SQ zip | Simon Brandhof | 2016-02-04 | 1 | -6/+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 ↵ | Julien Lancelot | 2016-02-04 | 1 | -17/+3 |
| | | | | background color | ||||
* | 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 |
| |