aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
Commit message (Collapse)AuthorAgeFilesLines
* Fix quality flawsSimon Brandhof2015-01-061-6/+5
|
* Automatic merge from branch-5.0Jenkins CI2015-01-062-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 documentationFabrice Bellingard2015-01-062-2/+2
| |
* | Automatic merge from branch-5.0Jenkins CI2015-01-061-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.propertiesSimon Brandhof2015-01-051-1/+0
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-12-161-1/+1
| |
| * [maven-release-plugin] prepare release 5.0-RC35.0-RC3Eric Hartmann2014-12-161-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-12-151-1/+1
| |
| * [maven-release-plugin] prepare release 5.0-RC25.0-RC2Eric Hartmann2014-12-151-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-12-111-1/+1
| |
| * [maven-release-plugin] prepare release 5.0-RC15.0-RC1Eric Hartmann2014-12-111-1/+1
| |
* | Upgrade version to 5.1-SNAPSHOTEric Hartmann2014-12-091-1/+1
|/
* Increase default ES max heap size from 256m to 1GSimon Brandhof2014-12-021-1/+1
|
* 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-043-6/+26
|
* SONAR-5605 revert to mysql client cursorSimon Brandhof2014-10-303-6/+3
|
* SONAR-5628 - Compute Engine - Remove sonar-dbcleaner-pluginTeryk Bellahsene2014-10-271-7/+0
|
* Revert "Revert "SONAR-5605 MySQL: configure driver to use server side cursor ↵Julien Lancelot2014-10-233-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 scmsvnJulien HENRY2014-10-231-2/+2
|
* Merge remote-tracking branch 'origin/branch-4.5'Julien Lancelot2014-10-173-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 Lancelot2014-10-173-4/+3
| | | | | | | | | | | | client side cursor" This reverts commit ccf4726ae0530695bd55903a989bbd6afae1dd5c.
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-10-142-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 Brandhof2014-10-141-0/+5
| | | | | | | | sonar.properties
| * 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-143-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 Lancelot2014-10-103-3/+4
| | | | | | | | side cursor
* | Fix quality flawsSimon Brandhof2014-10-093-18/+22
| |
* | SONAR-5687 refactor configuration of clusterSimon Brandhof2014-10-092-4/+4
| |
* | Central definition of properties shared by ES, web and monitor processesSimon Brandhof2014-10-086-50/+42
| |
* | Merge remote-tracking branch 'origin/branch-4.5'Stephane Gamard2014-10-083-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 configurableSimon Brandhof2014-10-082-6/+8
| |
| * SONAR-5709 Add properties sonar.search.javaAdditionalOpts and ↵Simon Brandhof2014-10-083-1/+13
| | | | | | | | sonar.web.javaAdditionalOpts
* | SONAR-5643 Provide a default SVN SCM ProviderJulien HENRY2014-10-021-0/+6
| |
* | SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-10-021-0/+6
| |
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-303-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 stackSimon Brandhof2014-09-302-1/+8
| | | | | | | | and remove sonar-channel helpers from sonar-testing-harness
| * Update version to 4.5.1-SNAPSHOTEric Hartmann2014-09-291-1/+1
| |
| * Release 4.54.5Eric Hartmann2014-09-291-1/+1
| |
| * Redirect JSW logs to sonar.log instead of application.logSimon Brandhof2014-09-291-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-261-1/+1
| |
| * [maven-release-plugin] prepare release 4.5-RC34.5-RC3Eric Hartmann2014-09-261-1/+1
| |
* | Revert "SONAR-5473 Fix fetching of remote SCM data"Simon Brandhof2014-09-261-6/+0
| | | | | | | | This reverts commit da96eeccbe28e91619d60b34ae91ad442de6ce08.
* | Automatic merge from branch-4.5Jenkins CI2014-09-252-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 testsSimon Brandhof2014-09-252-12/+8
| |
* | SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-09-251-0/+6
| |
* | Automatic merge from branch-4.5Jenkins CI2014-09-242-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 oneSimon Brandhof2014-09-241-4/+14
| |
| * SONAR-5621 merge log filesSimon Brandhof2014-09-242-3/+26
| |
* | Automatic merge from branch-4.5Jenkins CI2014-09-222-1/+91
|\| | | | | | | | | * origin/branch-4.5: SONAR-4898 add some tests
| * SONAR-4898 add some testsSimon Brandhof2014-09-222-1/+91
| |