Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to parent 48 | Julien Lancelot | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | Release 6.7.6 | Julien Lancelot | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | Set version 6.7.6-SNAPSHOT | Simon Brandhof | 2018-08-06 | 1 | -1/+1 |
| | |||||
* | Release 6.7.56.7.5 | Simon Brandhof | 2018-08-06 | 1 | -1/+1 |
| | |||||
* | Prepare development version 6.7.5-SNAPSHOT | Simon Brandhof | 2018-05-30 | 1 | -1/+1 |
| | |||||
* | Release 6.7.46.7.4 | Simon Brandhof | 2018-05-30 | 1 | -1/+1 |
| | |||||
* | SONAR-10608 upgrade Jackson to fix vulnerabilities | Simon Brandhof | 2018-05-14 | 1 | -1/+1 |
| | |||||
* | Updated jackson version to 2.8.11 | tjo | 2018-04-24 | 1 | -1/+1 |
| | |||||
* | Prepare for dev version 6.7.4-SNAPSHOT | Simon Brandhof | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | Release 6.7.36.7.3 | Simon Brandhof | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | Prepare version 6.7.3-SNAPSHOT | Simon Brandhof | 2018-02-23 | 1 | -1/+1 |
| | |||||
* | Release 6.7.26.7.2 | Simon Brandhof | 2018-02-22 | 1 | -1/+1 |
| | |||||
* | SONAR-10296 Connection to PostgreSQL database fails if SOCKS proxy is enabled | Simon Brandhof | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | Upgrade to version 6.7.2-SNAPSHOT | Eric Hartmann | 2017-12-29 | 1 | -1/+1 |
| | |||||
* | Release 6.7.16.7.1 | Simon Brandhof | 2017-12-20 | 1 | -1/+1 |
| | |||||
* | SONAR-10057 upgrade PostgreSQL driver | Simon Brandhof | 2017-11-24 | 1 | -1/+1 |
| | | | | to fix compatibility with PostgreSQL 10.0 | ||||
* | Prepare for next development iteration | Julien Lancelot | 2017-11-07 | 1 | -1/+1 |
| | |||||
* | Release 6.76.7 | Simon Brandhof | 2017-11-07 | 1 | -1/+1 |
| | |||||
* | SONAR-10043 upgrade MsSQL JDBC driver to 6.2.22.jre8 | Sébastien Lesaint | 2017-11-07 | 1 | -1/+1 |
| | |||||
* | SONAR-9983 Upgrade to SonarPHP 2.11.0.2485 | Julien Lancelot | 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 |
| | |||||
* | 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 |
| |