summaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 5.0-RC25.0-RC2Eric Hartmann2014-12-151-2/+2
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-12-111-2/+2
|
* [maven-release-plugin] prepare release 5.0-RC15.0-RC1Eric Hartmann2014-12-111-8/+7
|
* Fix incorrect commit where URL of Codehaus was changedEric Hartmann2014-12-111-1/+1
|
* Re-enable random execution of testsSimon Brandhof2014-12-051-1/+1
|
* Disable JS tests when enabling the profile dbTestsSimon Brandhof2014-12-021-0/+3
|
* Use an available port for JS testsSimon Brandhof2014-12-011-6/+12
|
* CI error investigations - temporarily disable random execution of testsSimon Brandhof2014-11-291-1/+1
|
* Re-enable random execution of testsSimon Brandhof2014-11-281-1/+1
|
* Temporarily disable random execution of tests for investigating infra FPSimon Brandhof2014-11-281-1/+1
|
* SONAR-5801 Create search index structure and initial indexation method for ↵Jean-Baptiste Lievremont2014-11-211-0/+5
| | | | source lines
* SONAR-5778 Embed Java Plugin 2.6Simon Brandhof2014-11-191-1/+1
|
* Re-enable randome execution of testsSimon Brandhof2014-11-061-2/+1
|
* SONAR-5778 Embed SonarQube Java 2.5.1Julien Lancelot2014-11-041-1/+9
|
* Update h2 to latest versionJulien HENRY2014-10-311-1/+1
|
* Update Maven pluginsJulien HENRY2014-10-291-22/+12
|
* SONAR-5628 - Compute Engine - Remove sonar-dbcleaner-pluginTeryk Bellahsene2014-10-271-1/+0
|
* Automatic merge from branch-4.5Jenkins CI2014-10-271-6/+5
|\ | | | | | | | | | | | | | | * origin/branch-4.5: [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 4.5.1-RC1 Revert "Release 4.5.1-RC1" Release 4.5.1-RC1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-10-271-2/+2
| |
| * [maven-release-plugin] prepare release 4.5.1-RC1Eric Hartmann2014-10-271-8/+7
| |
| * Revert "Release 4.5.1-RC1"Eric Hartmann2014-10-271-1/+1
| | | | | | | | This reverts commit 483ab6a3b31c330cf6f846fba0c1c424a2c15f78.
| * Release 4.5.1-RC1Olivier Gaudin2014-10-251-1/+1
| |
* | Temporarily disable random execution of testsSimon Brandhof2014-10-241-1/+2
| |
* | SONAR-5705 Drop support of Maven 2Julien HENRY2014-10-231-36/+3
| |
* | Rename plugins git and svn -> scmgit and scmsvnJulien HENRY2014-10-231-2/+2
| |
* | SONAR-4118 Remove XStream from API dependenciesJulien Lancelot2014-10-151-11/+0
| |
* | SONAR-5698 fix service call by the WS. add missing ServerComponentsTeryk Bellahsene2014-10-141-1/+1
| |
* | Execute tests on non-h2 databases with the profile named "dbTests"Simon Brandhof2014-10-091-0/+30
| |
* | Automatic merge from branch-4.5Jenkins CI2014-10-061-1/+1
|\| | | | | | | | | | | | | | | | | * origin/branch-4.5: SONAR-5699 Ruby pages are not listed in project sidebar Fix timeout issue and speed up UT on my box SONAR-5481 Update version of SQ Runner used by internal Maven plugin to 2.4 Add some javadoc to FilePredicates SONAR-5608 Impossible to backup profile when the key contains "+" characters
| * SONAR-5481 Update version of SQ Runner used by internal Maven plugin to 2.4Julien HENRY2014-10-061-1/+1
| |
* | SONAR-5643 Provide a default SVN SCM ProviderJulien HENRY2014-10-021-0/+7
| |
* | SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-10-021-0/+6
| |
* | SONAR-5644 Rework SCM APIJulien HENRY2014-10-021-0/+1
| |
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-5/+53
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-301-5/+53
| | | | | | | | 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
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-261-2/+2
| |
| * [maven-release-plugin] prepare release 4.5-RC34.5-RC3Eric Hartmann2014-09-261-2/+2
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-161-2/+2
| |
| * [maven-release-plugin] prepare release 4.5-RC24.5-RC2Eric Hartmann2014-09-161-2/+2
| |
* | Revert "SONAR-5644 Rework SCM API"Simon Brandhof2014-09-261-1/+0
| | | | | | | | This reverts commit a4e76de07797ea2b9b809a0cc0b90286c90cd3cd.
* | Revert "SONAR-5473 Fix fetching of remote SCM data"Simon Brandhof2014-09-261-6/+0
| | | | | | | | This reverts commit da96eeccbe28e91619d60b34ae91ad442de6ce08.
* | SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-09-251-0/+6
| |
* | SONAR-5644 Rework SCM APIJulien HENRY2014-09-251-0/+1
| |
* | SONAR-5531 - Reverted to a Java 1.6 compatible ESStephane Gamard2014-09-231-1/+1
| |
* | SONAR-5531 - Optimized Issue index for mass indexingStephane Gamard2014-09-231-1/+1
| |
* | Declare version of clirr-m-p to avoid enforcer error during analysisSimon Brandhof2014-09-231-0/+6
| |
* | SONAR-5389 New dependency APIJulien HENRY2014-09-171-1/+0
| |
* | Merge remote-tracking branch 'origin/branch-4.5'Simon Brandhof2014-09-121-6/+5
|\| | | | | | | | | | | | | | | Conflicts: server/process/pom.xml server/process/sonar-process/src/main/java/org/sonar/process/MonitoredProcess.java server/sonar-process-monitor/pom.xml server/sonar-process/pom.xml