Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix quality flaws | Simon Brandhof | 2015-01-06 | 1 | -6/+5 |
| | |||||
* | Automatic merge from branch-5.0 | Jenkins CI | 2015-01-06 | 2 | -2/+2 |
|\ | | | | | | | | | | | * origin/branch-5.0: SONAR-6022 Update dead links pointing to documentation SONAR-5753 Update assertions isEqualTo("") -> isEmpty() | ||||
| * | SONAR-6022 Update dead links pointing to documentation | Fabrice Bellingard | 2015-01-06 | 2 | -2/+2 |
| | | |||||
* | | Automatic merge from branch-5.0 | Jenkins CI | 2015-01-06 | 1 | -1/+0 |
|\| | | | | | | | | | | | * origin/branch-5.0: SONAR-5753 Save empty string instead of null for root projects Remove wront comment about file.encoding=UTF-8 in sonar.properties | ||||
| * | Remove wront comment about file.encoding=UTF-8 in sonar.properties | Simon Brandhof | 2015-01-05 | 1 | -1/+0 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-12-16 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.0-RC35.0-RC3 | Eric Hartmann | 2014-12-16 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-12-15 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.0-RC25.0-RC2 | Eric Hartmann | 2014-12-15 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-12-11 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.0-RC15.0-RC1 | Eric Hartmann | 2014-12-11 | 1 | -1/+1 |
| | | |||||
* | | Upgrade version to 5.1-SNAPSHOT | Eric Hartmann | 2014-12-09 | 1 | -1/+1 |
|/ | |||||
* | 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 | 3 | -6/+26 |
| | |||||
* | SONAR-5605 revert to mysql client cursor | Simon Brandhof | 2014-10-30 | 3 | -6/+3 |
| | |||||
* | SONAR-5628 - Compute Engine - Remove sonar-dbcleaner-plugin | Teryk Bellahsene | 2014-10-27 | 1 | -7/+0 |
| | |||||
* | Revert "Revert "SONAR-5605 MySQL: configure driver to use server side cursor ↵ | Julien Lancelot | 2014-10-23 | 3 | -3/+4 |
| | | | | | | | | | and not client side cursor"" This reverts commit cbd911bcb1bc40510fdf56639ef7476612bec24c. Conflicts: sonar-application/src/test/java/org/sonar/application/JdbcSettingsTest.java | ||||
* | Rename plugins git and svn -> scmgit and scmsvn | Julien HENRY | 2014-10-23 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/branch-4.5' | Julien Lancelot | 2014-10-17 | 3 | -4/+3 |
|\ | | | | | | | | | 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 | 3 | -4/+3 |
| | | | | | | | | | | | | 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 | 3 | -3/+4 |
|\| | | | | | | | | | | | | | | | | | 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 | 3 | -3/+4 |
| | | | | | | | | side cursor | ||||
* | | Fix quality flaws | Simon Brandhof | 2014-10-09 | 3 | -18/+22 |
| | | |||||
* | | SONAR-5687 refactor configuration of cluster | Simon Brandhof | 2014-10-09 | 2 | -4/+4 |
| | | |||||
* | | Central definition of properties shared by ES, web and monitor processes | Simon Brandhof | 2014-10-08 | 6 | -50/+42 |
| | | |||||
* | | 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 | ||||
* | | SONAR-5643 Provide a default SVN SCM Provider | Julien HENRY | 2014-10-02 | 1 | -0/+6 |
| | | |||||
* | | SONAR-5473 Fix fetching of remote SCM data | Julien HENRY | 2014-10-02 | 1 | -0/+6 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-09-30 | 3 | -2/+9 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | Maven profiles for each technical stack | Simon Brandhof | 2014-09-30 | 2 | -1/+8 |
| | | | | | | | | and remove sonar-channel helpers from sonar-testing-harness | ||||
| * | Update version to 4.5.1-SNAPSHOT | Eric Hartmann | 2014-09-29 | 1 | -1/+1 |
| | | |||||
| * | Release 4.54.5 | Eric Hartmann | 2014-09-29 | 1 | -1/+1 |
| | | |||||
| * | Redirect JSW logs to sonar.log instead of application.log | Simon Brandhof | 2014-09-29 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-26 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 4.5-RC34.5-RC3 | Eric Hartmann | 2014-09-26 | 1 | -1/+1 |
| | | |||||
* | | Revert "SONAR-5473 Fix fetching of remote SCM data" | Simon Brandhof | 2014-09-26 | 1 | -6/+0 |
| | | | | | | | | This reverts commit da96eeccbe28e91619d60b34ae91ad442de6ce08. | ||||
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-09-25 | 2 | -12/+8 |
|\| | | | | | | | | | | | | | | | * origin/branch-4.5: SONAR-4898 add missing tests SONAR-4898 add missing tests Use correct temp dir for Ruby on Rails app Fail server startup if can not connect to DB | ||||
| * | SONAR-4898 add missing tests | Simon Brandhof | 2014-09-25 | 2 | -12/+8 |
| | | |||||
* | | SONAR-5473 Fix fetching of remote SCM data | Julien HENRY | 2014-09-25 | 1 | -0/+6 |
| | | |||||
* | | 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 |
| | | |||||
| * | SONAR-5621 merge log files | Simon Brandhof | 2014-09-24 | 2 | -3/+26 |
| | | |||||
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-09-22 | 2 | -1/+91 |
|\| | | | | | | | | | * origin/branch-4.5: SONAR-4898 add some tests | ||||
| * | SONAR-4898 add some tests | Simon Brandhof | 2014-09-22 | 2 | -1/+91 |
| | |