| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-6799 SONAR-6232 compute engine logs | Simon Brandhof | 2015-09-27 | 1 | -3/+2 |
* | SONAR-6552 Replace jTDS by Microsoft JDBC driver 4.1 | Julien Lancelot | 2015-09-17 | 1 | -1/+1 |
* | Fix logging of warnings when JDBC URL is not correct | Simon Brandhof | 2015-06-26 | 1 | -2/+2 |
* | Fix quality flaws | Simon Brandhof | 2015-06-21 | 1 | -10/+9 |
* | Cleanup warnings | Gabor Liptak | 2015-06-17 | 1 | -4/+6 |
* | Fix quality flaws | Simon Brandhof | 2015-06-05 | 3 | -3/+3 |
* | Extract an interface from org.sonar.process.ProcessCommands | Simon Brandhof | 2015-05-29 | 1 | -1/+2 |
* | Use StandardCharsets instead of Guava and commons-io | Simon Brandhof | 2015-05-15 | 1 | -2/+2 |
* | Useless code | David Gageot | 2015-05-12 | 1 | -1/+1 |
* | Fix quality flaws | Simon Brandhof | 2015-04-24 | 1 | -1/+1 |
* | SONAR-6293 refactor loading of default values of sonar.properties | Simon Brandhof | 2015-03-30 | 4 | -113/+28 |
* | SONAR-6036 : Remove KnownJavaCommand and clean the memory at the startup of t... | Eric Hartmann | 2015-02-21 | 1 | -2/+1 |
* | SONAR-6036 use IPC (Inter Process Communication) for monitoring | Eric Hartmann | 2015-02-20 | 1 | -2/+2 |
* | SONAR-6057 Make log rotation more configurable for production | Simon Brandhof | 2015-02-19 | 2 | -6/+104 |
* | SONAR-6115 SonarQube is slower whilst running with Java8 vs Java7 | Simon Brandhof | 2015-01-29 | 2 | -5/+9 |
* | SONAR-6088 Remove old preview/h2 mode | Julien HENRY | 2015-01-27 | 1 | -11/+3 |
* | Fix quality flaws | Simon Brandhof | 2015-01-06 | 1 | -6/+5 |
* | Increase default ES max heap size from 256m to 1G | Simon Brandhof | 2014-12-02 | 1 | -1/+1 |
* | SONAR-5828 Fix default value of property sonar.jdbc.maxActive | Simon Brandhof | 2014-11-04 | 1 | -0/+6 |
* | SONAR-5605 revert to mysql client cursor | Simon Brandhof | 2014-10-30 | 1 | -1/+0 |
* | Revert "Revert "SONAR-5605 MySQL: configure driver to use server side cursor ... | Julien Lancelot | 2014-10-23 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/branch-4.5' | Julien Lancelot | 2014-10-17 | 1 | -1/+0 |
|\ |
|
| * | Revert "SONAR-5605 MySQL: configure driver to use server side cursor and not ... | Julien Lancelot | 2014-10-17 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-14 | 1 | -3/+2 |
|\| |
|
| * | SONAR-5710 remove duplicated JVM options in command-line | Simon Brandhof | 2014-10-14 | 1 | -3/+2 |
* | | Merge remote-tracking branch 'origin/branch-4.5' | Julien Lancelot | 2014-10-14 | 1 | -0/+1 |
|\| |
|
| * | SONAR-5605 MySQL: configure driver to use server side cursor and not client s... | Julien Lancelot | 2014-10-10 | 1 | -0/+1 |
* | | Fix quality flaws | Simon Brandhof | 2014-10-09 | 1 | -8/+6 |
* | | SONAR-5687 refactor configuration of cluster | Simon Brandhof | 2014-10-09 | 1 | -2/+2 |
* | | Central definition of properties shared by ES, web and monitor processes | Simon Brandhof | 2014-10-08 | 4 | -43/+33 |
|/ |
|
* | SONAR-5710 Some JVM options should not be configurable | Simon Brandhof | 2014-10-08 | 1 | -0/+2 |
* | SONAR-5709 Add properties sonar.search.javaAdditionalOpts and sonar.web.javaA... | Simon Brandhof | 2014-10-08 | 2 | -1/+7 |
* | SONAR-5621 merge log files | Simon Brandhof | 2014-09-24 | 1 | -1/+5 |
* | SONAR-4898 add some tests | Simon Brandhof | 2014-09-22 | 1 | -1/+7 |
* | SONAR-4898 add sonar.enableStopCommand property for internal use | Simon Brandhof | 2014-09-22 | 1 | -1/+15 |
* | SONAR-4898 drop RMI and autokill | Simon Brandhof | 2014-09-21 | 2 | -28/+3 |
* | SONAR-4898 add timeout to RMI calls on isReady() | Simon Brandhof | 2014-09-12 | 1 | -1/+1 |
* | SONAR-4898 refactor process monitoring | Simon Brandhof | 2014-09-12 | 1 | -107/+59 |
* | Fix minor quality flaw | Simon Brandhof | 2014-09-01 | 1 | -1/+1 |
* | Null authorName instead of "Not Yet Implemented" | Stephane Gamard | 2014-08-29 | 1 | -5/+4 |
* | SONAR-4898 - fix early termination leaves search server as ghost | Stephane Gamard | 2014-08-29 | 1 | -5/+5 |
* | SONAR-4898 - fix early termination leaves search server as ghost | Stephane Gamard | 2014-08-29 | 1 | -3/+3 |
* | Testing IPv4 for sonar-server | Stephane Gamard | 2014-08-29 | 1 | -1/+1 |
* | SONAR-4898 try to fix ping monitoring | Simon Brandhof | 2014-08-28 | 1 | -2/+2 |
* | Fix some quality flaws | Simon Brandhof | 2014-08-26 | 4 | -24/+17 |
* | Add missing tests in sonar-process module | Simon Brandhof | 2014-08-26 | 1 | -5/+0 |
* | Disable process monitoring when in debug with agentlib:jdwt | Stephane Gamard | 2014-08-25 | 1 | -0/+7 |
* | SONAR-5483 - Added cluster notification log | Stephane Gamard | 2014-08-25 | 1 | -1/+1 |
* | SONAR-5483 - Added cluster notification log | Stephane Gamard | 2014-08-25 | 1 | -0/+4 |
* | Revert Props setDefault | Stephane Gamard | 2014-08-14 | 1 | -1/+1 |