Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update orchestrator to released version 3.14.0.887 | Sébastien Lesaint | 2017-01-13 | 1 | -1/+1 |
| | |||||
* | Drop unused maven extension wagon-webdav | Simon Brandhof | 2017-01-11 | 1 | -5/+0 |
| | | | | | Artifacts are now deployed by Artifactory maven plugin, not through webdav. | ||||
* | SONAR-8458 store semantic version in sq-version.txt | David Rautureau | 2017-01-11 | 1 | -0/+5 |
| | | | | | | | | | | Scanners load the file sq-version.txt to get the version of SonarQube. Some scanners, for example Maven, do not correctly support the new format on 4 fields. For this reason a 3-digits format must be kept for backward-compatibility. The complete version in the new format is available in the new file sonar-api-version.txt | ||||
* | SONAR-7300 Use last version of Orchestrator | Julien Lancelot | 2017-01-10 | 1 | -1/+1 |
| | |||||
* | SONAR-8545 Upgrade Apache Tomcat from 8.0 to 8.5 | Simon Brandhof | 2017-01-06 | 1 | -6/+1 |
| | |||||
* | Revert "SONAR-8545 Upgrade Apache Tomcat from 8.0 to 8.5" | Simon Brandhof | 2017-01-05 | 1 | -1/+6 |
| | | | | This reverts commit 0f32d3adc4c4a9f2bfb4a2504b924bd90a05326b. | ||||
* | SONAR-8545 Upgrade Apache Tomcat from 8.0 to 8.5 | Simon Brandhof | 2017-01-05 | 1 | -6/+1 |
| | |||||
* | Fix build of test plugins | Julien HENRY | 2017-01-03 | 1 | -15/+0 |
| | | | | This will at the same time fix Maven errors in Eclipse | ||||
* | Add missing versions of maven-clean-plugin and maven-jar-plugin | Simon Brandhof | 2017-01-03 | 1 | -0/+10 |
| | |||||
* | Upgrade some Maven plugins | Simon Brandhof | 2017-01-03 | 1 | -7/+7 |
| | |||||
* | Remove unused Maven plugins | Simon Brandhof | 2017-01-03 | 1 | -20/+0 |
| | |||||
* | Exclude unused transitive dependencies of bundled SonarQube plugins | Simon Brandhof | 2017-01-02 | 1 | -4/+68 |
| | | | | | | | | As some transitive deps are missing from Maven central repository, excluding unused transitive dependencies allows to fix build outside SonarSource infrastructure Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com> | ||||
* | SONAR-8566 Upgrade bundled C# plugin from 5.5.1 to 5.5.2 | Simon Brandhof | 2017-01-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com> | ||||
* | SONAR-8547 Get MSSQL driver from Maven central | Simon Brandhof | 2016-12-16 | 1 | -0/+5 |
| | | | | MSSQL driver has been deployed by Microsoft on Maven central. This artifact is used now instead of copying it in Git sources. | ||||
* | SONAR-8445 create maven module sonar-db-migration | Sébastien Lesaint | 2016-12-14 | 1 | -0/+5 |
| | |||||
* | Automatic merge from branch-6.2 | ssjenka | 2016-12-13 | 1 | -3/+3 |
|\ | | | | | | | | | * origin/branch-6.2: SONAR-8532 Upgrade embedded plugins to latest version | ||||
| * | SONAR-8532 Upgrade embedded plugins to latest version | Julien Lancelot | 2016-12-12 | 1 | -3/+3 |
| | | |||||
| * | Prepare for next development iteration | Tom | 2016-12-09 | 1 | -1/+1 |
| | | |||||
| * | release 6.2-RC36.2-RC3 | Tom | 2016-12-09 | 1 | -1/+1 |
| | | |||||
| * | Prepare for next development iteration | Tom | 2016-12-02 | 1 | -1/+1 |
| | | |||||
| * | Release 6.2-RC26.2-RC2 | Tom | 2016-12-02 | 1 | -1/+1 |
| | | |||||
* | | use yarn (#1453) | Stas Vilchik | 2016-12-12 | 1 | -1/+1 |
| | | |||||
* | | Upgrade to Orchestrator 3.14.0.833 | Simon Brandhof | 2016-12-11 | 1 | -1/+1 |
| | | |||||
* | | Automatic merge from branch-6.2 | ssjenka | 2016-11-28 | 1 | -28/+2 |
|\| | | | | | | | | | | | * origin/branch-6.2: SONAR-8420 Automated release SONAR-8382 fix l10n | ||||
| * | SONAR-8420 Automated release | David Rautureau | 2016-11-28 | 1 | -28/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * add artifactsToPublish to bintray * export PROJECT_VERSION in env to be recorded in buildinfo * Remove distributionManagement (deploy is done by the artifactory-maven-plugin) * Enable release profile on Travis for maintenance branches * Remove checksums calculation of the distribution (done by the release process) * Remove javadoc profile (we only publish the javadoc of the plugin API) | ||||
| * | Upgrade to orchestrator 3.13 | Simon Brandhof | 2016-11-23 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | David Rautureau | 2016-11-21 | 1 | -2/+2 |
| | | |||||
| * | [maven-release-plugin] prepare release 6.2-RC16.2-RC1 | David Rautureau | 2016-11-21 | 1 | -2/+2 |
| | | |||||
* | | Upgrade to Orchestrator 3.13 | Simon Brandhof | 2016-11-22 | 1 | -1/+1 |
| | | |||||
* | | Prepare for next development iteration | David Rautureau | 2016-11-21 | 1 | -1/+1 |
|/ | |||||
* | Upgrade to parent 37 | Simon Brandhof | 2016-11-18 | 1 | -1/+1 |
| | |||||
* | SONAR-8333 use orchestrator 3.13-build783 to fix SQ ITs based on logs | Sébastien Lesaint | 2016-11-16 | 1 | -1/+1 |
| | |||||
* | Upgrade Elasticsearch from 2.3.3 to 2.3.5 | Simon Brandhof | 2016-09-28 | 1 | -1/+1 |
| | |||||
* | Upgrade Logback from 1.1.3 to 1.1.7 | Simon Brandhof | 2016-09-28 | 1 | -1/+1 |
| | |||||
* | Improve thread-safe initialization of SLF4J | Simon Brandhof | 2016-09-21 | 1 | -1/+1 |
| | | | | | http://jira.qos.ch/browse/SLF4J-167 has been fixed in SLF4J 1.7.14 so that the initialization trick can be removed from SonarQube. | ||||
* | Prepare for next development iteration | David Rautureau | 2016-09-19 | 1 | -1/+1 |
| | |||||
* | Revert upgrade to protobuf 3.0.x | Simon Brandhof | 2016-09-13 | 1 | -1/+1 |
| | | | | | | Versions [3.0.0-3.0.2] introduce performance regressions regarding the way protobuf is used in scanner writing of report. | ||||
* | Upgrade protobuf-java from 3.0.0-beta2 to 3.0.0 | Simon Brandhof | 2016-09-12 | 1 | -1/+1 |
| | |||||
* | Replace protobuf compilation from antrun to maven plugin | Simon Brandhof | 2016-09-12 | 1 | -40/+22 |
| | |||||
* | Upgrade to sonar-packaging-m-p 1.17 | Simon Brandhof | 2016-08-05 | 1 | -1/+1 |
| | | | | in order to use a version that is available on maven central | ||||
* | SONAR-7903 Upgrade PostgreSQL driver to 9.4.1209.jre7 | Simon Brandhof | 2016-08-05 | 1 | -1/+1 |
| | | | | This is required for the support of PreparedStatement#setBinaryStream(int, InputStream) | ||||
* | SONAR-7908 add integration test on ES + web nodes in cluster | Simon Brandhof | 2016-08-03 | 1 | -1/+1 |
| | |||||
* | prepare for next development iteration | David Rautureau | 2016-07-20 | 1 | -1/+1 |
| | |||||
* | SONAR-7857 Upgrade to update center 1.17 | Julien Lancelot | 2016-07-15 | 1 | -1/+1 |
| | |||||
* | SONAR-7797 Upgrade the distributed plugins | Julien Lancelot | 2016-07-15 | 1 | -3/+3 |
| | |||||
* | Make Xoo a SonarLint plugin | Julien HENRY | 2016-07-12 | 1 | -1/+1 |
| | |||||
* | SONAR-7741 upgrade OK HTTP to 3.3.1 | Sébastien Lesaint | 2016-07-11 | 1 | -3/+3 |
| | |||||
* | SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibility | Julien HENRY | 2016-07-07 | 1 | -2/+2 |
| | |||||
* | SONAR-7792 Upgrade MySQL driver to version 5.1.39 | Simon Brandhof | 2016-06-21 | 1 | -1/+1 |
| | |||||
* | SONAR-7791 Upgrade to Tomcat 8.0.32 | Simon Brandhof | 2016-06-21 | 1 | -1/+1 |
| |