Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-10057 upgrade PostgreSQL driver | Simon Brandhof | 2017-11-24 | 1 | -1/+1 |
| | | | | to fix compatibility with PostgreSQL 10.0 | ||||
* | Support build of SonarQube with JDK 9 | Simon Brandhof | 2017-11-23 | 1 | -0/+5 |
| | |||||
* | Auto-generate sonar-ws for integration tests | Daniel Schwarz | 2017-11-16 | 1 | -0/+6 |
| | |||||
* | SONAR-10043 upgrade MsSQL JDBC driver to 6.2.22.jre8 | Sébastien Lesaint | 2017-11-08 | 1 | -1/+1 |
| | |||||
* | Automatic merge from branch-6.7 | ssjenka | 2017-11-07 | 1 | -1/+1 |
|\ | | | | | | | | | * origin/branch-6.7: SONAR-9983 Upgrade to SonarPHP 2.11.0.2485 | ||||
| * | SONAR-9983 Upgrade to SonarPHP 2.11.0.2485 | Julien Lancelot | 2017-11-06 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/branch-6.7' | Grégoire Aubert | 2017-11-06 | 1 | -1/+1 |
|\| | |||||
| * | SONAR-9983 Upgrade to SonarJava 4.15.0.12310 | Julien Lancelot | 2017-11-06 | 1 | -1/+1 |
| | | |||||
| * | Prepare for next development iteration | Julien Lancelot | 2017-10-27 | 1 | -1/+1 |
| | | |||||
| * | Release 6.76.7-RC1 | Julien Lancelot | 2017-10-27 | 1 | -1/+1 |
| | | |||||
* | | Prepare for next development iteration | Julien Lancelot | 2017-10-27 | 1 | -1/+1 |
|/ | |||||
* | SONAR-9983 Upgrade the packaged plugins | Julien Lancelot | 2017-10-27 | 1 | -2/+2 |
| | |||||
* | Upgrade parent pom | Eric Hartmann | 2017-10-25 | 1 | -1/+1 |
| | |||||
* | SONAR-10018 Upgrade JJWT to 0.9.0 | Eric Hartmann | 2017-10-23 | 1 | -4/+5 |
| | |||||
* | SONAR-9983 Upgrade the packaged plugins | Julien Lancelot | 2017-10-20 | 1 | -7/+8 |
| | |||||
* | Upgrade to released version of Orchestrator | Simon Brandhof | 2017-10-20 | 1 | -1/+1 |
| | |||||
* | SONAR-9828 add jaxb-api to server | Simon Brandhof | 2017-10-17 | 1 | -0/+5 |
| | | | | | | JAXB requires to depend on Java 9 module java.xml.bind. To keep things simple, providing the library at runtime allows to use default minimal Java 9 runtime. | ||||
* | SONAR-9981 Upgrade Elasticsearch to 5.6.3 | Daniel Schwarz | 2017-10-17 | 1 | -1/+1 |
| | |||||
* | Remove unused dependency on commons-beanutils | Simon Brandhof | 2017-10-16 | 1 | -12/+0 |
| | |||||
* | SONAR-9982 Upgrade to Hazelcast 3.8.6 | Eric Hartmann | 2017-10-16 | 1 | -1/+1 |
| | |||||
* | SONAR-9968 distribute SonarTS on fresh installations | Simon Brandhof | 2017-10-16 | 1 | -0/+23 |
| | |||||
* | Upgrade logback and SLF4j | Simon Brandhof | 2017-10-16 | 1 | -2/+2 |
| | | | | | | | Logback 1.1.x suffers from https://nvd.nist.gov/vuln/detail/CVE-2017-5929, which has been fixed in 1.2.0. This vulnerability can't be exploited because the Logback socket server is not enabled. Nevertheless upgrading is a best practice. | ||||
* | SONAR-9978 Upgrade Tomcat to 8.5.23 | Simon Brandhof | 2017-10-16 | 1 | -1/+1 |
| | |||||
* | Set Maven 3.3.9 as minimum required version | Simon Brandhof | 2017-10-10 | 1 | -1/+1 |
| | |||||
* | Upgrade os-maven-plugin for better support of old linux | Simon Brandhof | 2017-10-10 | 1 | -1/+1 |
| | |||||
* | Remove unused <prerequisites> field in Maven pom.xml | Simon Brandhof | 2017-10-10 | 1 | -4/+0 |
| | | | | | This field is used only by Maven 2. In Maven 3 the version is checked by the enforcer plugin. | ||||
* | Upgrade Maven plugins for compatibility with Java 9 | Simon Brandhof | 2017-10-10 | 1 | -9/+9 |
| | |||||
* | Reduce verbosity of beanshell during Maven build | Simon Brandhof | 2017-10-10 | 1 | -1/+2 |
| | |||||
* | Set version to 6.7-SNAPSHOT | Simon Brandhof | 2017-10-09 | 1 | -1/+1 |
| | |||||
* | Upgrade orchestrator to version 3.15.0.1215 | Simon Brandhof | 2017-10-02 | 1 | -1/+1 |
| | | | | | It improves killing of Oracle connection orphans in integration tests. | ||||
* | SONAR-9829 Upgrade Elasticsearch to 5.6.2 | Daniel Schwarz | 2017-10-02 | 1 | -1/+1 |
| | |||||
* | SONAR-9829 Upgrade Elasticsearch to 5.6.1 | Daniel Schwarz | 2017-10-02 | 1 | -1/+1 |
| | |||||
* | SONAR-9803 remove bad coupling of processes on sonar-plugin-api | Simon Brandhof | 2017-09-26 | 1 | -5/+0 |
| | |||||
* | update frontend-maven-plugin | Stas Vilchik | 2017-09-26 | 1 | -1/+1 |
| | |||||
* | SONAR-9587 exclude non used ES modules from distribution zip | Sébastien Lesaint | 2017-09-13 | 1 | -0/+10 |
| | |||||
* | SONAR-9741 move shared cluster related classes to sonar-cluster | Sébastien Lesaint | 2017-09-13 | 1 | -3/+13 |
| | |||||
* | Bring 6.6-SNAPSHOT back | Simon Brandhof | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | Release 6.6-M1 | Simon Brandhof | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | SONAR-9714 Pass Elasticsearch settings in a yaml file | Daniel Schwarz | 2017-09-05 | 1 | -0/+5 |
| | | | | instead of command line arguments | ||||
* | SONAR-9712 Upgrade Hazelcast to 3.8.4 | Eric Hartmann | 2017-09-05 | 1 | -1/+1 |
| | |||||
* | SONAR-9758 Support Oracle JDBC driver 12.2.0.1.0 | Simon Brandhof | 2017-08-28 | 1 | -6/+8 |
| | |||||
* | CVE-2017-9801 ( commons-email ) | Vinod Anandan | 2017-08-22 | 1 | -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.1 | Daniel Schwarz | 2017-08-09 | 1 | -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 client | Sébastien Lesaint | 2017-08-09 | 1 | -1/+12 |
| | |||||
* | SONAR-8798 use TransportClient to check node is operational | Sébastien Lesaint | 2017-08-09 | 1 | -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.0 | Sébastien Lesaint | 2017-08-09 | 1 | -1/+6 |
| | |||||
* | Automatic merge from branch-6.5 | ssjenka | 2017-08-01 | 1 | -1/+1 |
|\ | | | | | | | | | * origin/branch-6.5: SONAR-9648 upgrade SVN plugin to 1.5 | ||||
| * | SONAR-9648 upgrade SVN plugin to 1.5 | Simon Brandhof | 2017-08-01 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/branch-6.5' | Julien Lancelot | 2017-08-01 | 1 | -5/+16 |
|\| | |||||
| * | SONAR-9648 Upgrade bundled plugins to latest released versions | Julien Lancelot | 2017-08-01 | 1 | -5/+16 |
| | |