aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Bring 6.6-SNAPSHOT backSimon Brandhof2017-09-121-1/+1
|
* Release 6.6-M1Simon Brandhof2017-09-121-1/+1
|
* SONAR-9714 Pass Elasticsearch settings in a yaml fileDaniel Schwarz2017-09-051-0/+5
| | | | instead of command line arguments
* SONAR-9712 Upgrade Hazelcast to 3.8.4Eric Hartmann2017-09-051-1/+1
|
* SONAR-9758 Support Oracle JDBC driver 12.2.0.1.0Simon Brandhof2017-08-281-6/+8
|
* CVE-2017-9801 ( commons-email )Vinod Anandan2017-08-221-1/+1
| | | | | When a call-site passes a subject for an email that contains line-breaks in Apache Commons Email 1.0 through 1.4, the caller can add arbitrary SMTP headers. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9801
* SONAR-8798 Upgrade packaged Elasticsearch to 5.5.1Daniel Schwarz2017-08-091-3/+5
| | | | Update of maven dependency, the packaged Elasticsearch version, add empty plugins subdirectory and minor other changes
* SONAR-8798 configure log4j to slf4j bridge for transport clientSébastien Lesaint2017-08-091-1/+12
|
* SONAR-8798 use TransportClient to check node is operationalSébastien Lesaint2017-08-091-7/+2
| | | | package org.elasticsearch.client:transport and most of its dependencies into sonar-application.jar; do not open Elasticsearch's http port by default
* SONAR-8798 compile with ES 5.0.0Sébastien Lesaint2017-08-091-1/+6
|
* Automatic merge from branch-6.5ssjenka2017-08-011-1/+1
|\ | | | | | | | | * origin/branch-6.5: SONAR-9648 upgrade SVN plugin to 1.5
| * SONAR-9648 upgrade SVN plugin to 1.5Simon Brandhof2017-08-011-1/+1
| |
* | Merge remote-tracking branch 'origin/branch-6.5'Julien Lancelot2017-08-011-5/+16
|\|
| * SONAR-9648 Upgrade bundled plugins to latest released versionsJulien Lancelot2017-08-011-5/+16
| |
| * Prepare for next development iterationSimon Brandhof2017-07-241-1/+1
| |
| * Release 6.5-M4 for SonarCloud6.5-M4Simon Brandhof2017-07-241-1/+1
| |
| * Release 6.5-RC26.5-RC2Simon Brandhof2017-07-241-1/+1
| |
| * Prepare for next development iterationSimon Brandhof2017-07-131-1/+1
| |
| * 6.5-M3 for SonarCloud6.5-M3Simon Brandhof2017-07-131-1/+1
| |
| * Release 6.5-RC16.5-RC1Simon Brandhof2017-07-131-1/+1
| |
* | SONAR-9507 move CeConfiguration to module ce and delete module ce-apiSébastien Lesaint2017-07-171-5/+0
| |
* | Prepare for next development iterationSimon Brandhof2017-07-131-1/+1
|/
* SONAR-9536 Upgrade PostgreSQL driverSimon Brandhof2017-07-121-1/+1
|
* SONAR-9535 Upgrade to MyBatis 3.4.4Eric Hartmann2017-07-111-1/+1
|
* SONAR-9520 fix Tomcat error "Unexpected state: headers already parsed"Simon Brandhof2017-07-071-7/+6
|
* Prepare for next development iterationSimon Brandhof2017-07-051-1/+1
|
* Release 6.5-M26.5-M2Simon Brandhof2017-07-051-1/+1
|
* SONAR-9198 Support multi-valued properties containing commaJulien HENRY2017-07-041-2/+2
|
* Move integration tests to directory tests/Simon Brandhof2017-06-251-2/+2
|
* Fix false-positives when downloading external files from integration testsSimon Brandhof2017-06-101-1/+1
| | | | | By upgrading to Orchestrator 3.15.0.1090. It retries download when getting a java.net.ProtocolException
* Upgrade to orchestrator 1.15.0.1083Simon Brandhof2017-06-011-1/+1
| | | | to avoid FP when downloading plugins from GitHub
* Prepare for next development version 6.5-SNAPSHOTSimon Brandhof2017-05-161-1/+1
|
* SONAR-9221 Update embedded analyzersJulien HENRY2017-05-121-4/+4
|
* SONAR-9220 Update OkHttp to v3.7Julien HENRY2017-05-121-1/+1
|
* SONAR-9190 Embed SonarXML 4.2.885Teryk Bellahsene2017-05-121-1/+19
|
* SONAR-6135 Upgrade MySQL driver to 5.1.42Eric Hartmann2017-05-041-1/+1
| | | | Add useSSL=false to default configuration
* Upgrade to Orchestrator 3.15.0.1038Simon Brandhof2017-05-021-1/+1
| | | | to benefit from better HTTP reliability
* Minimize sonar-plugin-apiDuarte Meneses2017-04-281-1/+1
|
* SONAR-9057 add module sonar-ce-apiSébastien Lesaint2017-04-271-0/+5
| | | | this module provides code shared by sonar-web and sonar-ce
* Upgrade frontend-maven-plugin from 1.3 to 1.4Simon Brandhof2017-04-131-1/+1
|
* Increase min version of Maven from 3.0.5 to 3.2Simon Brandhof2017-04-131-0/+4
| | | | 3.0.5 was defined in parent pom
* Upgrade jacoco-maven-plugin from 0.7.5 to 0.7.9Simon Brandhof2017-04-131-1/+1
|
* Upgrade maven-surefire-plugin from 2.19.1 to 2.20Simon Brandhof2017-04-131-1/+1
|
* SONAR-7860 Remove CodeColorizerFormat APIDuarte Meneses2017-03-161-1/+0
|
* SONAR-8816 automatic election of web leader in cluster modeSimon Brandhof2017-03-131-0/+5
|
* Upgrade to parent 40Julien Lancelot2017-03-031-1/+1
|
* Automatic merge from branch-6.3ssjenka2017-02-271-6/+5
|\ | | | | | | | | * origin/branch-6.3: BUILD-384 Replace usage of groovy-maven-plugin (not compliant with Maven paraller execution) by beanshell-maven-plugin
| * BUILD-384 Replace usage of groovy-maven-plugin (not compliant with Maven ↵David Rautureau2017-02-241-6/+5
| | | | | | | | paraller execution) by beanshell-maven-plugin
| * Set version 6.3-SNAPSHOTSimon Brandhof2017-02-221-1/+1
| |
| * Publish version 6.3-RC3Simon Brandhof2017-02-221-1/+1
| |