aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* 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-159-9/+9
| |
| * [maven-release-plugin] prepare release 5.4-RC25.4-RC2Thomas Vérin2016-02-159-9/+9
| |
* | upgrate react-router and historyStas Vilchik2016-02-183-9/+7
| |
* | SONAR-7138 precise search labelStas Vilchik2016-02-181-1/+1
| |
* | Exclude some QA tests from build environmentSimon Brandhof2016-02-181-0/+0
| |
* | Remove sonar-process-monitor from zipSimon Brandhof2016-02-171-0/+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-1720-99/+204
| |
* | SONAR-7191 fix web testsStas Vilchik2016-02-173-0/+0
| |
* | SONAR-7191 fix backrgound tasks pageStas Vilchik2016-02-173-2/+3
| |
* | SONAR-7191 fix testStas Vilchik2016-02-161-1/+1
| |
* | SONAR-7191 Update the background tasks page to reflect latest WS changesStas Vilchik2016-02-1610-96/+81
| |
* | SONAR-7187 WS api/ce/activity parse date and date time parametersTeryk Bellahsene2016-02-162-14/+63
| |
* | SONAR-7191 Update the background tasks page to reflect latest WS changesStas Vilchik2016-02-1636-774/+1491
| |
* | 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-1514-36/+458
|\| | | | | | | | | | | | | | | | | | | | | * 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 ProjectDrilldownTestStas Vilchik2016-02-121-1/+1
| |
| * 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
| * SONAR-7125 use efficient delete dir method in sonar-processSébastien Lesaint2016-02-124-7/+432
| |
* | 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-099-9/+9
| |
| * [maven-release-plugin] prepare release 5.4-RC15.4-RC1Eric Hartmann2016-02-099-9/+9
| |
* | Fix IT scriptsSimon Brandhof2016-02-111-40/+0
| |
* | Upgrade version to 5.5-SNAPSHOTEric Hartmann2016-02-099-9/+9
|/
* Improve qualityDuarte Meneses2016-02-081-4/+1
|
* SONAR-7168 fix quality flaw in AllProcessesCommandsSébastien Lesaint2016-02-084-5/+13
|
* Fix quality flawTeryk Bellahsene2016-02-083-8/+3
|
* update wording on my account pageStas Vilchik2016-02-051-1/+1
|
* SONAR-7070 Update leak label in quality gate managementTeryk Bellahsene2016-02-052-6/+4
|
* fix quality flawsSébastien Lesaint2016-02-054-26/+35
|
* improve rendering of bar chartStas Vilchik2016-02-054-14/+16
|
* improve code qualityStas Vilchik2016-02-052-2/+2
|
* make it possible to manage favorite issue and measure filters on my account pageStas Vilchik2016-02-058-4/+186
|
* display links to all issue filters and all measure filters on my account pageStas Vilchik2016-02-052-0/+8
|
* 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-055-5/+103
|
* 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
|
* update babel-eslintStas Vilchik2016-02-051-1/+1
|
* Fix quality gatesSimon Brandhof2016-02-052-2/+2
|