aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process
Commit message (Expand)AuthorAgeFilesLines
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-153-7/+8
* Useless codeDavid Gageot2015-05-122-2/+2
* Redundant throws clause in testsDavid Gageot2015-05-0712-46/+46
* Why wait for so "long"?David Gageot2015-05-071-1/+1
* Throw actual exceptionDavid Gageot2015-05-072-4/+4
* Dead codeDavid Gageot2015-05-072-10/+0
* Fix quality flawsSimon Brandhof2015-04-241-1/+1
* SONAR-6293 refactor loading of default values of sonar.propertiesSimon Brandhof2015-03-305-74/+201
* SONAR-6293 add property sonar.search.hostschnatterer2015-03-271-0/+1
* Update pom to 5.2-SNAPSHOTJulien Lancelot2015-02-271-1/+1
* Fix quality flawsSimon Brandhof2015-02-232-4/+7
* Fix quality flawsSimon Brandhof2015-02-231-1/+1
* Fix quality flawsSimon Brandhof2015-02-231-1/+1
* Fix cleaning of shared memoryEric Hartmann2015-02-211-2/+2
* SONAR-6036 : Remove KnownJavaCommand and clean the memory at the startup of t...Eric Hartmann2015-02-211-0/+7
* Revert "SONAR-6036 Try deleting the memory mapped file at JVM termination"Eric Hartmann2015-02-211-4/+1
* SONAR-6036 Try deleting the memory mapped file at JVM terminationEric Hartmann2015-02-211-1/+4
* SONAR-6036 Close the shared memory soonerEric Hartmann2015-02-203-10/+21
* SONAR-6036 use IPC (Inter Process Communication) for monitoringEric Hartmann2015-02-207-107/+112
* SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.levelSimon Brandhof2015-02-191-5/+0
* SONAR-5700 ability to change level of loggers of 3rd-party librariesSimon Brandhof2015-02-191-2/+1
* SONAR-6057 fix path of archived logsSimon Brandhof2015-02-192-7/+9
* SONAR-6057 Make log rotation more configurable for productionSimon Brandhof2015-02-196-68/+401
* Fix quality flawsSimon Brandhof2015-01-231-1/+1
* Replace fest-assert by assertJSimon Brandhof2015-01-1011-18/+18
* Fix quality flawsSimon Brandhof2015-01-061-3/+6
* Fix some quality flawsSimon Brandhof2015-01-062-5/+8
* Improve stability of randomly allocated ports (when sonar.web.port or sonar.s...Simon Brandhof2014-12-301-7/+13
* Upgrade to JUnit 4.12Simon Brandhof2014-12-091-1/+3
* Fix computation of JaCoCo coverage of module sonar-processSimon Brandhof2014-12-091-0/+4
* Upgrade version to 5.1-SNAPSHOTEric Hartmann2014-12-091-1/+1
* Attempt to increase stability of StopperThreadTest on slow boxesSimon Brandhof2014-11-061-2/+2
* SONAR-5828 Fix default value of property sonar.jdbc.maxActiveSimon Brandhof2014-11-041-0/+6
* Remove dangerous coupling of sonar-server on sonar-searchSimon Brandhof2014-10-101-0/+7
* SONAR-5687 refactor configuration of clusterSimon Brandhof2014-10-091-2/+3
* Central definition of properties shared by ES, web and monitor processesSimon Brandhof2014-10-083-4/+59
* Fix quality flawsSimon Brandhof2014-10-021-1/+1
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-305-4/+14
|\
| * Maven profiles for each technical stackSimon Brandhof2014-09-305-4/+14
| * Backport fix for UT on WindowsEric Hartmann2014-09-291-1/+1
| * Update version to 4.5.1-SNAPSHOTEric Hartmann2014-09-291-1/+1
| * Release 4.54.5Eric Hartmann2014-09-291-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-261-1/+1
| * [maven-release-plugin] prepare release 4.5-RC34.5-RC3Eric Hartmann2014-09-261-1/+1
* | Try to fix UT on WindowsJulien HENRY2014-09-291-2/+2
* | Automatic merge from branch-4.5Jenkins CI2014-09-2511-77/+216
|\|
| * SONAR-4898 add missing testsSimon Brandhof2014-09-252-6/+34
| * SONAR-4898 add missing testsSimon Brandhof2014-09-259-71/+182
* | Automatic merge from branch-4.5Jenkins CI2014-09-241-0/+11
|\|
| * SONAR-5621 Merge server log files into a single oneSimon Brandhof2014-09-241-2/+2