aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7154 never delete temp dir, only delete its content if existsSébastien Lesaint2016-02-052-10/+23
* SONAR-7122 Drop the ability to customize the web app contextSimon Brandhof2016-02-021-4/+0
* 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-185-107/+341
* Fix project title in copyright headersSimon Brandhof2016-01-1311-11/+11
* SONAR-7197 Drop Solaris scripts from distributionSimon Brandhof2016-01-133-1727/+0
* SONAR-7168 add property to change log level of sonar-applicationSébastien Lesaint2016-01-132-6/+40
* SONAR-7168 fix stop during restart not workingSébastien Lesaint2016-01-132-50/+11
* SONAR-7168 rework threads and restart implementationSébastien Lesaint2016-01-131-2/+4
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0511-44/+44
* SONAR-7140 Do not check java.io.tmpdir in bootstrap processSimon Brandhof2015-12-141-1/+1
* SONAR-6167 add MSSQL2014 and SQL Azure to sonar.propertiesSimon Brandhof2015-10-211-1/+1
* Fix Xms java option of sonar.web.javaOptsSimon Brandhof2015-10-121-1/+1
* Remove the commented property #sonar.jdbc.url=jdbc:h2:tcp://localhost:9092/sonarSimon Brandhof2015-10-091-4/+0
* Improve the description of property sonar.log.level in sonar.propertiesSimon Brandhof2015-10-091-1/+1
* SONAR-6914 Change default sizes of HTTP and DB poolsSimon Brandhof2015-10-091-1/+4
* SONAR-6863 improve mssql section of sonar.propertiesKoushik Dasgupta2015-10-051-6/+10
* SONAR-6863 Support Integrated Authentication for SQL Server with SonarQube in...Koushik Dasgupta2015-09-291-2/+9
* SONAR-6799 SONAR-6232 compute engine logsSimon Brandhof2015-09-271-3/+2
* SONAR-6552 Replace jTDS by Microsoft JDBC driver 4.1Julien Lancelot2015-09-174-7/+6
* Improve warnings about sonar.search.port/host in sonar.propertiesSimon Brandhof2015-09-091-1/+2
* Add support of Oracle 12c in sonar.propertiesSimon Brandhof2015-09-031-3/+3
* Remove misleading comment about Xms in sonar.propertiesSimon Brandhof2015-08-261-6/+0
* SONAR-6445 reduce max memory of bootstrap process to 3MbSimon Brandhof2015-08-251-1/+1
* Rename variables "sut" to "underTest" in testsSimon Brandhof2015-07-161-4/+4
* Quality flawsSimon Brandhof2015-06-291-1/+4
* Fix logging of warnings when JDBC URL is not correctSimon Brandhof2015-06-261-2/+2
* Fix quality flawsSimon Brandhof2015-06-211-10/+9
* Cleanup warningsGabor Liptak2015-06-171-4/+6
* Fix quality flawsSimon Brandhof2015-06-053-3/+3
* Replace references to jira.codehaus.org by jira.sonarsource.comSimon Brandhof2015-05-291-2/+2
* Extract an interface from org.sonar.process.ProcessCommandsSimon Brandhof2015-05-291-1/+2
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-152-4/+4
* Useless codeDavid Gageot2015-05-121-1/+1
* Redundant throws clause in testsDavid Gageot2015-05-073-7/+7
* Fix quality flawsSimon Brandhof2015-04-241-1/+1
* SONAR-6445 Decrease the max memory used by server bootstrapper processSimon Brandhof2015-04-221-2/+1
* SONAR-6434 Stop the support of Oracle 10gSimon Brandhof2015-04-201-3/+3
* Add missing line to clearly separate propertiesFabrice Bellingard2015-04-011-0/+1
* 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-302-4/+14
* SONAR-6293 refactor loading of default values of sonar.propertiesSimon Brandhof2015-03-309-194/+44
* SONAR-6293 add property sonar.search.hostschnatterer2015-03-271-0/+2
* Complete documentation of db section in sonar.propertiesSimon Brandhof2015-03-091-2/+5
* SONAR-6036 : Remove KnownJavaCommand and clean the memory at the startup of t...Eric Hartmann2015-02-211-2/+1
* Update the test, we are expecting that search is started before web.Eric Hartmann2015-02-211-1/+1
* SONAR-6036 use IPC (Inter Process Communication) for monitoringEric Hartmann2015-02-202-2/+3
* Fix links to documentation of plugins: http://redirect.sonarsource.com/doc/pl...Simon Brandhof2015-02-201-2/+2
* SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.levelSimon Brandhof2015-02-191-2/+2