aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7909 reset sharedMemory at startupSébastien Lesaint2016-09-091-1/+23
* Merge branch 'branch-5.6'Sébastien Lesaint2016-08-241-0/+16
|\
| * SONAR-7896 set env var TMPDIR to make JRuby use SQ tmp dir for tmp filesSébastien Lesaint2016-08-241-0/+16
* | SONAR-7908 ability to disable Elasticsearch processSimon Brandhof2016-08-031-3/+39
* | SONAR-7899 configure container of "startup followers"Simon Brandhof2016-07-291-16/+0
|/
* SONAR-7580 jdbc_url default value is computed or set by JdbcSettingsSébastien Lesaint2016-05-121-59/+104
* SONAR-7422 do not delete sharememory file in tempDirSébastien Lesaint2016-05-101-0/+25
* SONAR-7436 Monitoring of CE process in system WS and consoleSimon Brandhof2016-03-251-3/+4
* SONAR-6732 CE and WebServer must share the same startedAt dateSébastien Lesaint2016-03-211-12/+29
* SONAR-7435 add CE process, never stops but does nothing yetSébastien Lesaint2016-03-211-1/+1
* SONAR-7154 never delete temp dir, only delete its content if existsSébastien Lesaint2016-02-051-1/+15
* Use INFO level by default in unit testsSimon Brandhof2016-02-021-1/+1
* SONAR-7168 fileSystem must be reset during a restartSébastien Lesaint2016-01-182-58/+208
* Fix project title in copyright headersSimon Brandhof2016-01-135-5/+5
* SONAR-7168 add property to change log level of sonar-applicationSébastien Lesaint2016-01-131-3/+37
* SONAR-7168 fix stop during restart not workingSébastien Lesaint2016-01-131-24/+0
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-055-20/+20
* SONAR-6552 Replace jTDS by Microsoft JDBC driver 4.1Julien Lancelot2015-09-171-4/+4
* Rename variables "sut" to "underTest" in testsSimon Brandhof2015-07-161-4/+4
* Quality flawsSimon Brandhof2015-06-291-1/+4
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-151-2/+2
* Redundant throws clause in testsDavid Gageot2015-05-073-7/+7
* Remove bad comment in codeSimon Brandhof2015-03-311-5/+0
* Remove coupling of test with machine localeSimon Brandhof2015-03-311-1/+2
* Remove bad comment of sonar.properties about encodingSimon Brandhof2015-03-301-0/+14
* SONAR-6293 refactor loading of default values of sonar.propertiesSimon Brandhof2015-03-304-78/+12
* Update the test, we are expecting that search is started before web.Eric Hartmann2015-02-211-1/+1
* SONAR-6057 Make log rotation more configurable for productionSimon Brandhof2015-02-192-20/+94
* Fix testJulien HENRY2015-01-271-1/+4
* Fix quality flawsSimon Brandhof2015-01-231-1/+13
* Replace fest-assert by assertJSimon Brandhof2015-01-105-10/+10
* SONAR-5828 Fix default value of property sonar.jdbc.maxActiveSimon Brandhof2014-11-041-0/+1
* SONAR-5605 revert to mysql client cursorSimon Brandhof2014-10-301-4/+2
* Revert "Revert "SONAR-5605 MySQL: configure driver to use server side cursor ...Julien Lancelot2014-10-231-2/+2
* Merge remote-tracking branch 'origin/branch-4.5'Julien Lancelot2014-10-171-2/+2
|\
| * Revert "SONAR-5605 MySQL: configure driver to use server side cursor and not ...Julien Lancelot2014-10-171-2/+2
* | Merge remote-tracking branch 'origin/branch-4.5'Julien Lancelot2014-10-141-2/+2
|\|
| * SONAR-5605 MySQL: configure driver to use server side cursor and not client s...Julien Lancelot2014-10-101-2/+2
* | Fix quality flawsSimon Brandhof2014-10-092-10/+16
* | SONAR-5687 refactor configuration of clusterSimon Brandhof2014-10-091-2/+2
* | Central definition of properties shared by ES, web and monitor processesSimon Brandhof2014-10-082-7/+9
|/
* Maven profiles for each technical stackSimon Brandhof2014-09-301-1/+1
* SONAR-4898 add missing testsSimon Brandhof2014-09-251-0/+6
* SONAR-4898 add some testsSimon Brandhof2014-09-221-0/+84
* SONAR-4898 drop RMI and autokillSimon Brandhof2014-09-211-4/+2
* Fix some quality flawsSimon Brandhof2014-08-263-18/+18
* SONAR-5519 create temp directory if not exists at startupSimon Brandhof2014-08-071-7/+10
* Fix test when test env declares some system properties starting with "sonar."Simon Brandhof2014-08-071-1/+4
* SONAR-5499 Do not allow to change the distributed JDBC driversSimon Brandhof2014-08-075-112/+269
* SONAR-4898 fix support of properties that don't start with "sonar."Simon Brandhof2014-08-041-10/+44