Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Useless code | David Gageot | 2015-05-12 | 1 | -1/+1 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2015-04-24 | 1 | -1/+1 | |
| | ||||||
* | SONAR-6445 Decrease the max memory used by server bootstrapper process | Simon Brandhof | 2015-04-22 | 1 | -2/+1 | |
| | ||||||
* | SONAR-6434 Stop the support of Oracle 10g | Simon Brandhof | 2015-04-20 | 1 | -3/+3 | |
| | ||||||
* | Add missing line to clearly separate properties | Fabrice Bellingard | 2015-04-01 | 1 | -0/+1 | |
| | ||||||
* | Remove bad comment of sonar.properties about encoding | Simon Brandhof | 2015-03-30 | 1 | -4/+0 | |
| | | | | Encoding is UTF-8, but not ISO-8859-1 as documented. | |||||
* | SONAR-6293 refactor loading of default values of sonar.properties | Simon Brandhof | 2015-03-30 | 5 | -116/+32 | |
| | ||||||
* | SONAR-6293 add property sonar.search.host | schnatterer | 2015-03-27 | 1 | -0/+2 | |
| | ||||||
* | Complete documentation of db section in sonar.properties | Simon Brandhof | 2015-03-09 | 1 | -2/+5 | |
| | ||||||
* | SONAR-6036 : Remove KnownJavaCommand and clean the memory at the startup of ↵ | Eric Hartmann | 2015-02-21 | 1 | -2/+1 | |
| | | | | the ProcessCommand | |||||
* | SONAR-6036 use IPC (Inter Process Communication) for monitoring | Eric Hartmann | 2015-02-20 | 2 | -2/+3 | |
| | | | | processes | |||||
* | Fix links to documentation of plugins: ↵ | Simon Brandhof | 2015-02-20 | 1 | -2/+2 | |
| | | | | http://redirect.sonarsource.com/doc/plugin-library.html | |||||
* | SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.level | Simon Brandhof | 2015-02-19 | 1 | -2/+2 | |
| | ||||||
* | SONAR-5700 ability to change level of loggers of 3rd-party libraries | Simon Brandhof | 2015-02-19 | 1 | -5/+4 | |
| | ||||||
* | Support property sonar.log.debug (boolean) | Simon Brandhof | 2015-02-19 | 1 | -0/+2 | |
| | ||||||
* | SONAR-6057 Make log rotation more configurable for production | Simon Brandhof | 2015-02-19 | 4 | -59/+125 | |
| | ||||||
* | SONAR-6110 Drop support files for Linux PPC 64 | Julien Lancelot | 2015-02-13 | 1 | -564/+0 | |
| | ||||||
* | SONAR-6140 use JVM ciphers by default | Simon Brandhof | 2015-02-04 | 1 | -3/+9 | |
| | ||||||
* | SONAR-6139 Upgrade Tomcat from 7.0.54 to 8.0.18 | Simon Brandhof | 2015-02-02 | 1 | -2/+3 | |
| | | | | SONAR-6141 apply Mozilla recommandations for default ciphers (Intermediate Compatibility) | |||||
* | SONAR-6140 Ability to restrict list of HTTPS ciphers with the new propert ↵ | Simon Brandhof | 2015-02-02 | 1 | -0/+9 | |
| | | | | sonar.web.https.ciphers | |||||
* | 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 | |
| | ||||||
* | Automatic merge from branch-5.0 | Jenkins CI | 2015-01-07 | 1 | -11/+22 | |
|\ | | | | | | | | | | | | | * origin/branch-5.0: Improve documentation of memory settings Add missing sonar-testing-harness in sonar-maven-plugin module Fix documentation of JVM server mode | |||||
| * | Improve documentation of memory settings | Simon Brandhof | 2015-01-06 | 1 | -9/+19 | |
| | | ||||||
| * | Fix documentation of JVM server mode | Simon Brandhof | 2015-01-06 | 1 | -7/+8 | |
| | | ||||||
* | | Fix quality flaws | Simon Brandhof | 2015-01-06 | 1 | -6/+5 | |
|/ | ||||||
* | SONAR-6022 Update dead links pointing to documentation | Fabrice Bellingard | 2015-01-06 | 2 | -2/+2 | |
| | ||||||
* | Remove wront comment about file.encoding=UTF-8 in sonar.properties | Simon Brandhof | 2015-01-05 | 1 | -1/+0 | |
| | ||||||
* | Increase default ES max heap size from 256m to 1G | Simon Brandhof | 2014-12-02 | 1 | -1/+1 | |
| | ||||||
* | 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 | 2 | -6/+25 | |
| | ||||||
* | SONAR-5605 revert to mysql client cursor | Simon Brandhof | 2014-10-30 | 2 | -2/+1 | |
| | ||||||
* | Revert "Revert "SONAR-5605 MySQL: configure driver to use server side cursor ↵ | Julien Lancelot | 2014-10-23 | 2 | -1/+2 | |
| | | | | | | | | | and not client side cursor"" This reverts commit cbd911bcb1bc40510fdf56639ef7476612bec24c. Conflicts: sonar-application/src/test/java/org/sonar/application/JdbcSettingsTest.java | |||||
* | Merge remote-tracking branch 'origin/branch-4.5' | Julien Lancelot | 2014-10-17 | 2 | -2/+1 | |
|\ | | | | | | | | | Conflicts: sonar-application/src/test/java/org/sonar/application/JdbcSettingsTest.java | |||||
| * | Revert "SONAR-5605 MySQL: configure driver to use server side cursor and not ↵ | Julien Lancelot | 2014-10-17 | 2 | -2/+1 | |
| | | | | | | | | | | | | client side cursor" This reverts commit ccf4726ae0530695bd55903a989bbd6afae1dd5c. | |||||
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-14 | 2 | -3/+7 | |
|\| | | | | | | | | | Conflicts: sonar-application/src/main/java/org/sonar/application/DefaultSettings.java | |||||
| * | SONAR-5692 document sonar.search.httpPort in the developer section of ↵ | Simon Brandhof | 2014-10-14 | 1 | -0/+5 | |
| | | | | | | | | sonar.properties | |||||
| * | 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 | 2 | -1/+2 | |
|\| | | | | | | | | | | | | | | | | | Conflicts: plugins/sonar-xoo-plugin/src/main/java/org/sonar/xoo/XooPlugin.java sonar-application/src/main/assembly/conf/sonar.properties sonar-application/src/test/java/org/sonar/application/JdbcSettingsTest.java sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql | |||||
| * | SONAR-5605 MySQL: configure driver to use server side cursor and not client ↵ | Julien Lancelot | 2014-10-10 | 2 | -1/+2 | |
| | | | | | | | | side cursor | |||||
* | | 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 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/branch-4.5' | Stephane Gamard | 2014-10-08 | 3 | -5/+19 | |
|\| | | | | | | | | | | | Conflicts: server/sonar-server/src/main/java/org/sonar/server/rule/index/RuleIndex.java sonar-batch/src/main/java/org/sonar/batch/scan2/DefaultFileLinesContextFactory.java | |||||
| * | SONAR-5710 Some JVM options should not be configurable | Simon Brandhof | 2014-10-08 | 2 | -6/+8 | |
| | | ||||||
| * | SONAR-5709 Add properties sonar.search.javaAdditionalOpts and ↵ | Simon Brandhof | 2014-10-08 | 3 | -1/+13 | |
| | | | | | | | | sonar.web.javaAdditionalOpts | |||||
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-09-30 | 1 | -1/+1 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/sonar-core-plugin/pom.xml plugins/sonar-cpd-plugin/pom.xml plugins/sonar-dbcleaner-plugin/pom.xml plugins/sonar-design-plugin/pom.xml plugins/sonar-email-notifications-plugin/pom.xml plugins/sonar-l10n-en-plugin/pom.xml plugins/sonar-xoo-plugin/pom.xml pom.xml server/pom.xml server/sonar-process-monitor/pom.xml server/sonar-process/pom.xml server/sonar-search/pom.xml server/sonar-server/pom.xml server/sonar-web/pom.xml server/sonar-ws-client/pom.xml sonar-application/pom.xml sonar-batch-maven-compat/pom.xml sonar-batch-protocol/pom.xml sonar-batch/pom.xml sonar-check-api/pom.xml sonar-colorizer/pom.xml sonar-core/pom.xml sonar-deprecated/pom.xml sonar-duplications/pom.xml sonar-graph/pom.xml sonar-home/pom.xml sonar-java-api/pom.xml sonar-markdown/pom.xml sonar-maven-plugin/pom.xml sonar-maven3-plugin/pom.xml sonar-plugin-api/pom.xml sonar-plugin-api/src/test/java/org/sonar/api/utils/HttpDownloaderTest.java sonar-testing-harness/pom.xml | |||||
| * | Redirect JSW logs to sonar.log instead of application.log | Simon Brandhof | 2014-09-29 | 1 | -1/+1 | |
| | | ||||||
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-09-24 | 2 | -3/+36 | |
|\| | | | | | | | | | | | | | * origin/branch-4.5: SONAR-5621 Merge server log files into a single one SONAR-5621 merge log files Update description of "sonar.technicalDebt.ratingGrid" | |||||
| * | SONAR-5621 Merge server log files into a single one | Simon Brandhof | 2014-09-24 | 1 | -4/+14 | |
| | |