aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* | SONAR-5706 move to Java 7 codebaseSimon Brandhof2014-12-161-12/+7
| |
* | Readd the assembly configuration since zip file has incorrect modeEric Hartmann2014-12-151-0/+10
| |
* | Fix execution of web testsStas Vilchik2014-12-151-3/+1
| |
* | Temporarily disable JS tests because of random Linux errorsSimon Brandhof2014-12-141-1/+3
| |
* | Automatic merge from branch-5.0Jenkins CI2014-12-111-6/+5
|\| | | | | | | | | | | | | | | * origin/branch-5.0: Remove unused ruby files (issues2 MVC) [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 5.0-RC1 SONAR-5923 A project admin user cannot delete a project
| * [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
| |
* | Automatic merge from branch-5.0Jenkins CI2014-12-111-1/+1
|\| | | | | | | | | * origin/branch-5.0: Fix incorrect commit where URL of Codehaus was changed
| * Fix incorrect commit where URL of Codehaus was changedEric Hartmann2014-12-111-1/+1
| |
* | Profile dbTests enables only the tests involving a databaseSimon Brandhof2014-12-101-0/+2
| |
* | Upgrade to mockito 1.10.10, gson 2.3.1 and jsr305 2.0.3Simon Brandhof2014-12-091-3/+3
| |
* | Upgrade to PostgreSQL driver 9.3-1102-jdbc4Simon Brandhof2014-12-091-1/+1
| |
* | Upgrade to JUnit 4.12Simon Brandhof2014-12-091-2/+2
| |
* | Upgrade version to 5.1-SNAPSHOTEric Hartmann2014-12-091-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
| |