aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Make Xoo a SonarLint pluginJulien HENRY2016-07-121-1/+1
|
* SONAR-7741 upgrade OK HTTP to 3.3.1Sébastien Lesaint2016-07-111-3/+3
|
* SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibilityJulien HENRY2016-07-071-2/+2
|
* SONAR-7792 Upgrade MySQL driver to version 5.1.39Simon Brandhof2016-06-211-1/+1
|
* SONAR-7791 Upgrade to Tomcat 8.0.32Simon Brandhof2016-06-211-1/+1
|
* Upgrade to parent 36Simon Brandhof2016-06-211-1/+1
| | | | Allows to bypass header checks in quick-build.sh
* Disable Clirr checkSimon Brandhof2016-06-161-6/+0
| | | | As it's incompatible with Java 8
* SONAR-7713 Use JWT sessionJulien Lancelot2016-06-151-0/+21
|
* Fix OOM in buildSimon Brandhof2016-06-131-1/+8
| | | | | | due to https://issues.apache.org/jira/browse/MSOURCES-94 Reverting upgrade to parent 35 and fixing skip of enforcer rules in quick-build.sh
* Improve quick-build.shSimon Brandhof2016-06-131-7/+1
| | | | | - upgrade to parent 35 to allow to skip license header check - do not enabled enforcer on size of zip file
* Remove useless property enforcer.skipSimon Brandhof2016-06-101-1/+0
| | | | This property is already defined in profile skipSanityChecks
* Remove unused module microbenchmark-templateSimon Brandhof2016-06-061-8/+0
|
* SONAR-7653 upgrade to Elasticsearch 2.3.3Simon Brandhof2016-05-311-23/+6
|
* Automatic merge from branch-5.6Jenkins CI2016-05-301-2/+2
|\ | | | | | | | | | | | | | | | | * origin/branch-5.6: prepare for next development iteration on release branch reverse deploy exclusion cause they fails QA re-enable tests on release release 5.6-RC2 handle release distribution from travis
| * prepare for next development iteration on release branchTom2016-05-271-1/+1
| |
| * reverse deploy exclusion cause they fails QA5.6-RC2Tom2016-05-271-98/+1
| |
| * release 5.6-RC2Tom2016-05-271-1/+1
| |
| * handle release distribution from travisTom2016-05-271-1/+98
| |
* | Automatic merge from branch-5.6Jenkins CI2016-05-271-1/+1
|\| | | | | | | | | * origin/branch-5.6: Upgrade to Orchestrator 3.11
| * Upgrade to Orchestrator 3.11Simon Brandhof2016-05-271-1/+1
| | | | | | | | Fixes some FP with download of plugins
* | Automatic merge from branch-5.6Jenkins CI2016-05-271-7/+6
|\| | | | | | | | | | | | | | | | | * origin/branch-5.6: SONAR-7652 fix connection to SQL Azure Upgrade version of java 8 on Travis SONAR-7653 remove useless code SONAR-7653 remove Java option XX:MaxPermSize SONAR-7587 end of support of Java 7
| * SONAR-7653 remove Java option XX:MaxPermSizeSimon Brandhof2016-05-261-1/+1
| | | | | | | | this option is dropped from java 8
| * SONAR-7587 end of support of Java 7Simon Brandhof2016-05-261-6/+5
| | | | | | | | | | | | | | | | | | - Upgrade to parent 34, which compiles with java 8 and disable javadoc lints - Compilation with java 8 on Travis - Fix ambiguities in assertJ
* | Automatic merge from branch-5.6Jenkins CI2016-05-241-1/+3
|\| | | | | | | | | | | * origin/branch-5.6: Fix version of Oracle driver for QA Fix timeout of server startup perf test
| * Fix version of Oracle driver for QASimon Brandhof2016-05-241-1/+3
| |
| * prepare for next development iteration on release branchTom2016-05-201-1/+1
| |
| * Release 5.6-RC1Tom2016-05-201-1/+1
| |
* | Upgrade to Guava 18 (#1007)Simon Brandhof2016-05-231-8/+1
| | | | | | | | Required for upgrade to Elasticsearch 2.3 which does not shade its dependencies anymore
* | prepare for next development iterationTom2016-05-201-1/+1
|/
* Automatic merge from branch-5.5Jenkins CI2016-04-201-1/+1
|\ | | | | | | | | | | | | | | | | | | * origin/branch-5.5: SONAR-7550 Update Java plugin to 3.13.1 apply feedback for measures page (#905) change capitalization of new metrics (#906) Background tasks logs are available for project admin add web context on the measures page Add comment on query to keep authorized users for a project and a role
| * SONAR-7550 Update Java plugin to 3.13.1Teryk Bellahsene2016-04-191-1/+1
| |
| * fixed version for 5.5-SNAPSHOTTom2016-04-111-1/+1
| |
| * Fixed tests submodules pomsTom2016-04-081-2/+1
| |
| * [maven-release-plugin] prepare for next development iterationTom2016-04-071-2/+2
| |
| * [maven-release-plugin] prepare release 5.5-RC15.5-RC1Tom2016-04-071-2/+2
| |
| * [maven-release-plugin] prepare for next development iterationTom2016-04-071-2/+2
| |
| * [maven-release-plugin] prepare release 5.5Tom2016-04-071-2/+2
| |
* | Fixed tests submodules pomsTom2016-04-081-2/+1
| |
* | Upgrade version to 5.6-SNAPSHOTTom2016-04-071-1/+1
|/
* update to parent POM 31Sébastien Lesaint2016-04-061-1/+1
|
* SONAR-7436 replace JMX/RMI by HTTPSimon Brandhof2016-04-051-0/+5
|
* SONAR-7524 Update embedded C# plugin to 5.0Julien HENRY2016-04-051-1/+1
|
* SONAR-7522 Update embedded JavaScript plugin to 2.11Julien HENRY2016-04-051-1/+1
|
* SONAR-7521 Update Java plugin to 3.12Julien HENRY2016-04-051-1/+1
|
* SONAR-7520 Update embedded SVN plugin to 1.3Julien HENRY2016-04-051-1/+1
|
* SONAR-7519 Update embedded Git plugin to 1.2Julien HENRY2016-04-051-2/+2
|
* SONAR-7510 add sonar-plugin-bridge and ReportAnalysisComponentProviderSébastien Lesaint2016-03-311-6/+1
| | | | | new sonar-plugin-bridge maven module replaces modules sonar-dev-cockpit-bridge and sonar-governance-bridge ReportAnalysisComponentProvider generalizes loading component in the Compute Engine task processing analysis report which was specifically in Dev Cockpit before, as a method of DevCockpitBridge
* Update com.github.eirslett:frontend-maven-plugin to fix proxy issueMarc-Andre Laperle2016-03-241-1/+1
| | | | | | | | Behind a proxy, it was not possible to build Sonarqube because it failed to download node-v4.2.4-linux-x64.tar.gz, for example. Updating com.github.eirslett:frontend-maven-plugin fixes this issue. Signed-off-by: Marc-Andre Laperle <malaperle@gmail.com>
* Update scanner report to protobuf 3 (imply SONAR-7497)Julien HENRY2016-03-231-1/+1
|
* SONAR-7428 Remove sonar-views-bridgeJulien Lancelot2016-03-231-5/+0
|