aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Collapse)AuthorAgeFilesLines
* Fix quality flawsSimon Brandhof2016-02-222-24/+0
|
* SONAR-7364 Remove SQALE characteristics from measures and rulesSimon Brandhof2016-02-22116-5681/+429
|
* SONAR-7191 api/ce/activity max submitted date is inclusiveTeryk Bellahsene2016-02-192-5/+20
|
* Automatic merge from branch-5.45.5-M3Jenkins CI2016-02-182-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 Bellahsene2016-02-182-10/+32
| | | | | | | | component measureless
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2016-02-151-1/+1
| |
| * [maven-release-plugin] prepare release 5.4-RC25.4-RC2Thomas Vérin2016-02-151-1/+1
| |
* | SONAR-7138 WS api/ce/activity filter background tasks by task uuidTeryk Bellahsene2016-02-172-42/+98
| |
* | SONAR-7326 WS api/ce/queue removedTeryk Bellahsene2016-02-175-245/+1
| |
* | SONAR-7330 Add rules long date columnsJulien Lancelot2016-02-1718-99/+142
| |
* | SONAR-7187 WS api/ce/activity parse date and date time parametersTeryk Bellahsene2016-02-162-14/+63
| |
* | SONAR-7187 Rename CeActivityQuery to CeTaskQueryTeryk Bellahsene2016-02-152-11/+11
| |
* | SONAR-7319 WS api/ce/task_types list CE task typesTeryk Bellahsene2016-02-155-2/+139
| |
* | SONAR-7187 WS api/ce/activity limit pagination to 1000 tasksTeryk Bellahsene2016-02-152-5/+18
| |
* | SONAR-7187 WS api/ce/activity handles queue and past CE tasksTeryk Bellahsene2016-02-154-113/+215
| |
* | Automatic merge from branch-5.4Jenkins CI2016-02-159-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 serverSébastien Lesaint2016-02-129-28/+25
| | | | | | | | use Java NIO rather than Common IO FileUtils
* | Automatic merge from branch-5.4Jenkins CI2016-02-126-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 migrationSimon Brandhof2016-02-112-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-M1Julien Lancelot2016-02-112-19/+77
| |
| * SONAR-7311 fix file leak because CE appenders are closed too lateSébastien Lesaint2016-02-102-30/+187
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2016-02-091-1/+1
| |
| * [maven-release-plugin] prepare release 5.4-RC15.4-RC1Eric Hartmann2016-02-091-1/+1
| |
* | Fix IT scriptsSimon Brandhof2016-02-111-40/+0
| |
* | Upgrade version to 5.5-SNAPSHOTEric Hartmann2016-02-091-1/+1
|/
* Improve qualityDuarte Meneses2016-02-081-4/+1
|
* Fix quality flawTeryk Bellahsene2016-02-083-8/+3
|
* SONAR-7070 Update leak label in quality gate managementTeryk Bellahsene2016-02-051-4/+2
|
* fix quality flawsSébastien Lesaint2016-02-054-26/+35
|
* SONAR-6740 clean shutdown of ES clientSimon Brandhof2016-02-056-286/+76
|
* SONAR-6740 do not start Rails if Java container fails to startSimon Brandhof2016-02-054-4/+102
|
* SONAR-6740 refactor configuration of Tomcat contextsSimon Brandhof2016-02-056-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-M13Teryk Bellahsene2016-02-051-1/+1
|
* SONAR-7040 Add context when failing to write a web service responseTeryk Bellahsene2016-02-052-1/+30
|
* Fix quality gatesSimon Brandhof2016-02-052-2/+2
|
* SONAR-6987 WS api/tests/list improve description and fix typoTeryk Bellahsene2016-02-052-8/+19
|
* SONAR-7114 Add line when changeset is invalidJulien Lancelot2016-02-054-19/+23
|
* SONAR-7169 Remove fallback from AverageFormulaJulien Lancelot2016-02-045-77/+2
|
* SONAR-6940 tracking: do not query FILE_SOURCE for non-FILE componentsSébastien Lesaint2016-02-041-3/+10
|
* fix typo in description of QualityGateMeasuresStepSébastien Lesaint2016-02-041-1/+1
|
* SONAR-6397 don't call both containsKey and get when data is in cacheSébastien Lesaint2016-02-041-17/+56
|
* SONAR-7166 add explicit error when CeTask.componentKey is nullSébastien Lesaint2016-02-042-11/+35
|
* SONAR-6858 Stop writing in exploded webapp at runtimeSimon Brandhof2016-02-047-26/+173
|
* Remove old unused test resourcesSimon Brandhof2016-02-043-0/+0
|
* SONAR-6858 remove useless deployment of JDBC driverSimon Brandhof2016-02-045-162/+0
|
* SONAR-7226 deploy all artifacts to central, except SQ zipSimon Brandhof2016-02-041-14/+0
|
* SONAR-7268 Link of "New Issues" notification should bring to the project ↵Stas Vilchik2016-02-043-6/+6
| | | | Issues page
* Fix quality flawsJulien Lancelot2016-02-043-11/+7
|
* SONAR-7242 Update error messageJulien Lancelot2016-02-042-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 Lancelot2016-02-042-6/+8
| | | | background color