summaryrefslogtreecommitdiffstats
path: root/sonar-application/src
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation of properties *.javaOptsSimon Brandhof2016-06-201-7/+9
* SONAR-7752 Documentation of sonar.web.port in sonar.properties is not correctSimon Brandhof2016-06-131-2/+1
* SONAR-7652 fix connection to SQL AzureSimon Brandhof2016-05-262-0/+0
* SONAR-7653 remove useless codeSimon Brandhof2016-05-261-2/+0
* SONAR-7653 remove Java option XX:MaxPermSizeSimon Brandhof2016-05-261-2/+2
* SONAR-7580 jdbc_url default value is computed or set by JdbcSettingsSébastien Lesaint2016-05-122-62/+156
* SONAR-7260 Fix comment about mysql 5.6 in sonar.propertiesSimon Brandhof2016-05-121-3/+1
* SONAR-7422 do not delete sharememory file in tempDirSébastien Lesaint2016-05-102-4/+73
* SONAR-7429 defaults of HTTPS proxy are values of HTTP proxySimon Brandhof2016-04-141-2/+1
* SONAR-7411 drop support for HTTPs Tomcat connectorSébastien Lesaint2016-04-061-78/+6
* Revert "SONAR-7122 Drop the ability to customize the web app context"Julien Lancelot2016-03-311-0/+4
* SONAR-7436 Monitoring of CE process in system WS and consoleSimon Brandhof2016-03-252-12/+11
* Fix documentation of CE section of sonar.propertiesSimon Brandhof2016-03-241-10/+7
* SONAR-6732 CE and WebServer must share the same startedAt dateSébastien Lesaint2016-03-212-12/+31
* SONAR-7435 reduce heap of both CE and WebServer to 512Sébastien Lesaint2016-03-211-2/+2
* SONAR-7435 add sonar.ce.javaOpts and sonar.ce.javaAdditionalOptsSébastien Lesaint2016-03-212-0/+15
* SONAR-7435 SQ processes should have constant process idsSébastien Lesaint2016-03-211-5/+10
* SONAR-7435 add CE process, never stops but does nothing yetSébastien Lesaint2016-03-212-22/+47
* SONAR-7429 Should be possible to specify "https.proxyHost" and "https.proxyPo...Simon Brandhof2016-03-111-1/+5
* SONAR-7430 Keep %l for format compatibilitySimon Brandhof2016-03-071-1/+1
* SONAR-7430 Wrong remote IP in access.log when server is behind a reverse proxySimon Brandhof2016-03-071-4/+7
* SONAR-7417 add sonar.ce.workerCount to sonar.propertiesSébastien Lesaint2016-03-041-0/+15
* SONAR-7125 use efficient delete dir method in sonar-processSébastien Lesaint2016-02-121-33/+1
* SONAR-7125 use nio to clean temp directory at startupSébastien Lesaint2016-02-121-2/+35
* 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