Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix quality flaws | Simon Brandhof | 2016-02-22 | 2 | -24/+0 |
| | |||||
* | SONAR-7364 Remove SQALE characteristics from measures and rules | Simon Brandhof | 2016-02-22 | 116 | -5681/+429 |
| | |||||
* | SONAR-7191 api/ce/activity max submitted date is inclusive | Teryk Bellahsene | 2016-02-19 | 2 | -5/+20 |
| | |||||
* | Automatic merge from branch-5.45.5-M3 | Jenkins CI | 2016-02-18 | 2 | -10/+32 |
|\ | | | | | | | | | * origin/branch-5.4: SONAR-7135 WS api/measures/component_tree sort by metric consistent for component measureless | ||||
| * | SONAR-7135 WS api/measures/component_tree sort by metric consistent for ↵ | Teryk Bellahsene | 2016-02-18 | 2 | -10/+32 |
| | | | | | | | | component measureless | ||||
| * | [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-7138 WS api/ce/activity filter background tasks by task uuid | Teryk Bellahsene | 2016-02-17 | 2 | -42/+98 |
| | | |||||
* | | SONAR-7326 WS api/ce/queue removed | Teryk Bellahsene | 2016-02-17 | 5 | -245/+1 |
| | | |||||
* | | SONAR-7330 Add rules long date columns | Julien Lancelot | 2016-02-17 | 18 | -99/+142 |
| | | |||||
* | | SONAR-7187 WS api/ce/activity parse date and date time parameters | Teryk Bellahsene | 2016-02-16 | 2 | -14/+63 |
| | | |||||
* | | SONAR-7187 Rename CeActivityQuery to CeTaskQuery | Teryk Bellahsene | 2016-02-15 | 2 | -11/+11 |
| | | |||||
* | | SONAR-7319 WS api/ce/task_types list CE task types | Teryk Bellahsene | 2016-02-15 | 5 | -2/+139 |
| | | |||||
* | | SONAR-7187 WS api/ce/activity limit pagination to 1000 tasks | Teryk Bellahsene | 2016-02-15 | 2 | -5/+18 |
| | | |||||
* | | SONAR-7187 WS api/ce/activity handles queue and past CE tasks | Teryk Bellahsene | 2016-02-15 | 4 | -113/+215 |
| | | |||||
* | | Automatic merge from branch-5.4 | Jenkins CI | 2016-02-15 | 9 | -28/+25 |
|\| | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | SONAR-7125 use efficient delete dir code in core, batch and server | Sébastien Lesaint | 2016-02-12 | 9 | -28/+25 |
| | | | | | | | | use Java NIO rather than Common IO FileUtils | ||||
* | | Automatic merge from branch-5.4 | Jenkins CI | 2016-02-12 | 6 | -51/+266 |
|\| | | | | | | | | | | | | | * origin/branch-5.4: Fix shutdown of server after DB migration SONAR-7103 Fix new debt ratio when 5 periods are defined SONAR-7311 fix file leak because CE appenders are closed too late | ||||
| * | Fix shutdown of server after DB migration | Simon Brandhof | 2016-02-11 | 2 | -2/+2 |
| | | | | | | | | | | | | When a DB migration is required, two containers are up at the same time ("safemode" and "level 2"). This is not handled by ComponentContainer, so one of the two children is badly dereferenced and can't be stopped. | ||||
| * | SONAR-7103 Fix new debt ratio when 5 periods are defined5.4-M145.4-M1 | Julien Lancelot | 2016-02-11 | 2 | -19/+77 |
| | | |||||
| * | SONAR-7311 fix file leak because CE appenders are closed too late | Sébastien Lesaint | 2016-02-10 | 2 | -30/+187 |
| | | |||||
| * | [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 |
| | | |||||
* | | Fix IT scripts | Simon Brandhof | 2016-02-11 | 1 | -40/+0 |
| | | |||||
* | | Upgrade version to 5.5-SNAPSHOT | Eric Hartmann | 2016-02-09 | 1 | -1/+1 |
|/ | |||||
* | Improve quality | Duarte Meneses | 2016-02-08 | 1 | -4/+1 |
| | |||||
* | Fix quality flaw | Teryk Bellahsene | 2016-02-08 | 3 | -8/+3 |
| | |||||
* | SONAR-7070 Update leak label in quality gate management | Teryk Bellahsene | 2016-02-05 | 1 | -4/+2 |
| | |||||
* | fix quality flaws | Sébastien Lesaint | 2016-02-05 | 4 | -26/+35 |
| | |||||
* | SONAR-6740 clean shutdown of ES client | Simon Brandhof | 2016-02-05 | 6 | -286/+76 |
| | |||||
* | SONAR-6740 do not start Rails if Java container fails to start | Simon Brandhof | 2016-02-05 | 4 | -4/+102 |
| | |||||
* | SONAR-6740 refactor configuration of Tomcat contexts | Simon Brandhof | 2016-02-05 | 6 | -207/+125 |
| | | | | | It allows to remove some warnings on static context when server fails to start. | ||||
* | SONAR-7112 search box with correct component type order5.4-M13 | Teryk Bellahsene | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | SONAR-7040 Add context when failing to write a web service response | Teryk Bellahsene | 2016-02-05 | 2 | -1/+30 |
| | |||||
* | Fix quality gates | Simon Brandhof | 2016-02-05 | 2 | -2/+2 |
| | |||||
* | SONAR-6987 WS api/tests/list improve description and fix typo | Teryk Bellahsene | 2016-02-05 | 2 | -8/+19 |
| | |||||
* | SONAR-7114 Add line when changeset is invalid | Julien Lancelot | 2016-02-05 | 4 | -19/+23 |
| | |||||
* | SONAR-7169 Remove fallback from AverageFormula | Julien Lancelot | 2016-02-04 | 5 | -77/+2 |
| | |||||
* | SONAR-6940 tracking: do not query FILE_SOURCE for non-FILE components | Sébastien Lesaint | 2016-02-04 | 1 | -3/+10 |
| | |||||
* | fix typo in description of QualityGateMeasuresStep | Sébastien Lesaint | 2016-02-04 | 1 | -1/+1 |
| | |||||
* | SONAR-6397 don't call both containsKey and get when data is in cache | Sébastien Lesaint | 2016-02-04 | 1 | -17/+56 |
| | |||||
* | SONAR-7166 add explicit error when CeTask.componentKey is null | Sébastien Lesaint | 2016-02-04 | 2 | -11/+35 |
| | |||||
* | SONAR-6858 Stop writing in exploded webapp at runtime | Simon Brandhof | 2016-02-04 | 7 | -26/+173 |
| | |||||
* | Remove old unused test resources | Simon Brandhof | 2016-02-04 | 3 | -0/+0 |
| | |||||
* | SONAR-6858 remove useless deployment of JDBC driver | Simon Brandhof | 2016-02-04 | 5 | -162/+0 |
| | |||||
* | SONAR-7226 deploy all artifacts to central, except SQ zip | Simon Brandhof | 2016-02-04 | 1 | -14/+0 |
| | |||||
* | SONAR-7268 Link of "New Issues" notification should bring to the project ↵ | Stas Vilchik | 2016-02-04 | 3 | -6/+6 |
| | | | | Issues page | ||||
* | Fix quality flaws | Julien Lancelot | 2016-02-04 | 3 | -11/+7 |
| | |||||
* | SONAR-7242 Update error message | Julien Lancelot | 2016-02-04 | 2 | -6/+15 |
| | | | | Update error generate in issues mode when no browse permission | ||||
* | SONAR-7242 Identity Provider must define a display with icon url abd ↵ | Julien Lancelot | 2016-02-04 | 2 | -6/+8 |
| | | | | background color |