aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* Release 5.45.4Eric Hartmann2016-03-089-9/+9
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2016-03-049-9/+9
|
* [maven-release-plugin] prepare release 5.4-RC45.4-RC4Eric Hartmann2016-03-049-9/+9
|
* SONAR-4004 require 3 characters to searchStas Vilchik2016-03-043-3/+25
|
* SONAR-7129 WS api/components/tree search query parameter must have at least ↵Teryk Bellahsene2016-03-042-2/+20
| | | | 3 characters
* SONAR-7135 WS api/measures/component_tree search query parameter has at ↵Teryk Bellahsene2016-03-042-2/+21
| | | | least 3 characters
* fix widgets resizing on the overview pageStas Vilchik2016-03-012-2/+8
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2016-03-019-9/+9
|
* [maven-release-plugin] prepare release 5.4-RC35.4-RC3Eric Hartmann2016-03-019-9/+9
|
* SONAR-7384 ensure no thread can await its own termination in MonitorSébastien Lesaint2016-02-241-1/+1
|
* SONAR-7316 do not create a builder for each changesetSébastien Lesaint2016-02-241-2/+3
|
* SONAR-7316 DbScmInfo should use a single ChangeSet object per revisionSébastien Lesaint2016-02-244-28/+98
|
* SONAR-7316 use String.intern to store ChangeSet#revisionSébastien Lesaint2016-02-241-6/+4
|
* SONAR-7316 Use String.intern to store author in ChangeSetJulien Lancelot2016-02-241-1/+3
|
* fix widgets resizing on the overview pageStas Vilchik2016-02-247-7/+24
|
* fix footer on my account page when leave issues sub-pageStas Vilchik2016-02-221-0/+1
|
* display component key in tooltip on code pageStas Vilchik2016-02-221-2/+2
|
* 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
|
* 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
|
* 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
|
* 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
|
* SONAR-6987 WS api/tests/list improve description and fix typoTeryk Bellahsene2016-02-052-8/+19
|
* SONAR-7123 Improve size of projects name columnsJulien Lancelot2016-02-051-2/+2
|
* 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
|