aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/src/main/java/org/sonar
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-056-24/+24
* SONAR-7140 Do not check java.io.tmpdir in bootstrap processSimon Brandhof2015-12-141-1/+1
* SONAR-6799 SONAR-6232 compute engine logsSimon Brandhof2015-09-271-3/+2
* SONAR-6552 Replace jTDS by Microsoft JDBC driver 4.1Julien Lancelot2015-09-171-1/+1
* 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
* Extract an interface from org.sonar.process.ProcessCommandsSimon Brandhof2015-05-291-1/+2
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-151-2/+2
* Useless codeDavid Gageot2015-05-121-1/+1
* Fix quality flawsSimon Brandhof2015-04-241-1/+1
* SONAR-6293 refactor loading of default values of sonar.propertiesSimon Brandhof2015-03-304-113/+28
* SONAR-6036 : Remove KnownJavaCommand and clean the memory at the startup of t...Eric Hartmann2015-02-211-2/+1
* SONAR-6036 use IPC (Inter Process Communication) for monitoringEric Hartmann2015-02-201-2/+2
* SONAR-6057 Make log rotation more configurable for productionSimon Brandhof2015-02-192-6/+104
* SONAR-6115 SonarQube is slower whilst running with Java8 vs Java7Simon Brandhof2015-01-292-5/+9
* SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-271-11/+3
* Fix quality flawsSimon Brandhof2015-01-061-6/+5
* Increase default ES max heap size from 256m to 1GSimon Brandhof2014-12-021-1/+1
* SONAR-5828 Fix default value of property sonar.jdbc.maxActiveSimon Brandhof2014-11-041-0/+6
* SONAR-5605 revert to mysql client cursorSimon Brandhof2014-10-301-1/+0
* Revert "Revert "SONAR-5605 MySQL: configure driver to use server side cursor ...Julien Lancelot2014-10-231-0/+1
* Merge remote-tracking branch 'origin/branch-4.5'Julien Lancelot2014-10-171-1/+0
|\
| * Revert "SONAR-5605 MySQL: configure driver to use server side cursor and not ...Julien Lancelot2014-10-171-1/+0
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-10-141-3/+2
|\|
| * SONAR-5710 remove duplicated JVM options in command-lineSimon Brandhof2014-10-141-3/+2
* | Merge remote-tracking branch 'origin/branch-4.5'Julien Lancelot2014-10-141-0/+1
|\|
| * SONAR-5605 MySQL: configure driver to use server side cursor and not client s...Julien Lancelot2014-10-101-0/+1
* | Fix quality flawsSimon Brandhof2014-10-091-8/+6
* | SONAR-5687 refactor configuration of clusterSimon Brandhof2014-10-091-2/+2
* | Central definition of properties shared by ES, web and monitor processesSimon Brandhof2014-10-084-43/+33
|/
* SONAR-5710 Some JVM options should not be configurableSimon Brandhof2014-10-081-0/+2
* SONAR-5709 Add properties sonar.search.javaAdditionalOpts and sonar.web.javaA...Simon Brandhof2014-10-082-1/+7
* SONAR-5621 merge log filesSimon Brandhof2014-09-241-1/+5
* SONAR-4898 add some testsSimon Brandhof2014-09-221-1/+7
* SONAR-4898 add sonar.enableStopCommand property for internal useSimon Brandhof2014-09-221-1/+15
* SONAR-4898 drop RMI and autokillSimon Brandhof2014-09-212-28/+3
* SONAR-4898 add timeout to RMI calls on isReady()Simon Brandhof2014-09-121-1/+1
* SONAR-4898 refactor process monitoringSimon Brandhof2014-09-121-107/+59
* Fix minor quality flawSimon Brandhof2014-09-011-1/+1
* Null authorName instead of "Not Yet Implemented"Stephane Gamard2014-08-291-5/+4
* SONAR-4898 - fix early termination leaves search server as ghostStephane Gamard2014-08-291-5/+5
* SONAR-4898 - fix early termination leaves search server as ghostStephane Gamard2014-08-291-3/+3
* Testing IPv4 for sonar-serverStephane Gamard2014-08-291-1/+1
* SONAR-4898 try to fix ping monitoringSimon Brandhof2014-08-281-2/+2
* Fix some quality flawsSimon Brandhof2014-08-264-24/+17
* Add missing tests in sonar-process moduleSimon Brandhof2014-08-261-5/+0
* Disable process monitoring when in debug with agentlib:jdwtStephane Gamard2014-08-251-0/+7
* SONAR-5483 - Added cluster notification logStephane Gamard2014-08-251-1/+1