aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-7791 Upgrade to Tomcat 8.0.32Simon Brandhof2016-06-211-1/+1
|
* SONAR-7791 Upgrade to Tomcat 8.0.32Simon Brandhof2016-06-211-3/+3
|
* Update version to 5.6-SNAPSHOTTom2016-06-011-1/+1
|
* Release 5.65.6Tom2016-06-011-1/+1
|
* 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
|
* Upgrade to Orchestrator 3.11Simon Brandhof2016-05-271-1/+1
| | | | Fixes some FP with download of plugins
* 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
* 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
|
* 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
|
* Rename batch into scannerJulien HENRY2016-03-181-6/+6
|
* Revert orchestrator version to 3.11-build315Duarte Meneses2016-03-161-1/+1
|
* Fix orchestrator versionDuarte Meneses2016-03-161-1/+1
|
* Drop commons-collectionsSimon Brandhof2016-03-131-5/+0
|
* Upgrade to Elasticsearch 1.7.5Simon Brandhof2016-03-101-1/+1
|
* Upgrade Apache Commons Collections to v3.2.2Justine Tunney2016-03-081-1/+1
| | | | | | | | | | | Version 3.2.1 has a CVSS 10.0 vulnerability. That's the worst kind of vulnerability that exists. By merely existing on the classpath, this library causes the Java serialization parser for the entire JVM process to go from being a state machine to a turing machine. A turing machine with an exec() function! https://commons.apache.org/proper/commons-collections/security-reports.html http://foxglovesecurity.com/2015/11/06/what-do-weblogic-websphere-jboss-jenkins-opennms-and-your-application-have-in-common-this-vulnerability/
* add module sonar-governance-bridgeSébastien Lesaint2016-02-241-0/+5
|
* Add upgrade testsSimon Brandhof2016-02-221-1/+2
|
* Fix and move perf testsSimon Brandhof2016-02-101-2/+3
|
* Enable QA pipeline at SonarSourceSimon Brandhof2016-02-101-0/+6
|
* Upgrade version to 5.5-SNAPSHOTEric Hartmann2016-02-091-1/+1
|
* SONAR-7261 Embed Java 3.10Julien Lancelot2016-02-081-1/+1
|
* SONAR-7261 Embed JavaScript and C# pluginsJulien Lancelot2016-02-041-1/+21
| | | | And use latest version of the Java plugin
* SONAR-5582 drop jfreechartSimon Brandhof2016-02-021-5/+0
|
* Fix deployment to Artifactory by upgrading to parent 28Simon Brandhof2016-01-301-1/+1
|