summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 5.4-RC25.4-RC2Thomas Vérin2016-02-1526-27/+27
|
* Refactor a bit ComponentContainerSimon Brandhof2016-02-121-7/+18
|
* stabilize ProjectDrilldownTestStas Vilchik2016-02-122-1/+6
|
* SONAR-7125 use efficient delete dir code in core, batch and serverSébastien Lesaint2016-02-1216-79/+71
| | | | use Java NIO rather than Common IO FileUtils
* SONAR-7125 use efficient delete dir from NIO in sonar-apiSébastien Lesaint2016-02-121-1/+27
|
* SONAR-7125 add FileUtils in sonar-core with efficient delete methodsSébastien Lesaint2016-02-122-0/+430
| | | | methods delete from Commons IO FileUtils class reimplemented with Java NIO API
* SONAR-7125 use efficient delete dir method in sonar-processSébastien Lesaint2016-02-125-40/+433
|
* SONAR-7125 use nio to clean temp directory at startupSébastien Lesaint2016-02-121-2/+35
| | | | we used to use Commons IO which loads all files in memory, causing OOM in the App process because it is configured with only 16Mb of heap
* Fix shutdown of server after DB migrationSimon Brandhof2016-02-114-21/+49
| | | | | | 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-0926-27/+27
|
* [maven-release-plugin] prepare release 5.4-RC15.4-RC1Eric Hartmann2016-02-0926-27/+27
|
* Do not deploy sonar-plugin-api-deps in centralSimon Brandhof2016-02-091-0/+4
| | | It is shaded in sonar-core
* Improve qualityDuarte Meneses2016-02-083-33/+18
|
* Improve qualityDuarte Meneses2016-02-081-1/+0
|
* SONAR-7261 Increase expected jar sizeJulien Lancelot2016-02-081-1/+1
|
* Fix quality flawSimon Brandhof2016-02-081-8/+7
|
* SONAR-7261 Embed Java 3.10Julien Lancelot2016-02-081-1/+1
|
* SONAR-7168 fix quality flaw in AllProcessesCommandsSébastien Lesaint2016-02-084-5/+13
|
* Improve qualityDuarte Meneses2016-02-081-5/+4
|
* Fix quality flawTeryk Bellahsene2016-02-083-8/+3
|
* SONAR-7154 never delete temp dir, only delete its content if existsSébastien Lesaint2016-02-052-10/+23
|
* update wording on my account pageStas Vilchik2016-02-052-3/+3
|
* 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-053-0/+9
|
* 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-6740 add fake plugin to emulate server startup failureSimon Brandhof2016-02-052-1/+45
|
* SONAR-7112 search box with correct component type order5.4-M13Teryk Bellahsene2016-02-054-7/+43
|
* Fix JaCoCo config for analysis of PR on TravisSimon Brandhof2016-02-051-1/+1
|
* SONAR-7040 Add context when failing to write a web service responseTeryk Bellahsene2016-02-054-1/+107
|
* fix headersStas Vilchik2016-02-054-8/+64
|
* update babel-eslintStas Vilchik2016-02-051-1/+1
|
* Fix quality gatesSimon Brandhof2016-02-058-23/+19
|
* migrate project services testsStas Vilchik2016-02-0521-25/+807
|
* 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-059-7/+138
|
* 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
|
* improve positioning of oauth buttonsStas Vilchik2016-02-041-1/+1
|