Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-8545 Upgrade Tomcat from 8.5.9 to 8.5.11 | Simon Brandhof | 2017-02-11 | 1 | -1/+1 |
| | |||||
* | Drop the unused coverage-per-test profile from pom | Simon Brandhof | 2017-02-10 | 1 | -34/+0 |
| | |||||
* | Drop the m2eclipse configuration from pom | Simon Brandhof | 2017-02-10 | 1 | -80/+0 |
| | |||||
* | SONAR-8566 upgrade PHP plugin | Simon Brandhof | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | SONAR-8637 Use new versions of update center and maven packager | Teryk Bellahsene | 2017-02-10 | 1 | -2/+2 |
| | |||||
* | SONAR-8646 Embed SonarFlex | Julien Lancelot | 2017-02-10 | 1 | -1/+23 |
| | |||||
* | SONAR-8566 upgrade SonarSource plugins | Simon Brandhof | 2017-02-10 | 1 | -6/+11 |
| | |||||
* | SONAR-8646 Embed SonarPHP and SonarPython | Julien Lancelot | 2017-02-06 | 1 | -0/+50 |
| | |||||
* | Upgrade to orchestrator 3.15.0.917 | Simon Brandhof | 2017-02-01 | 1 | -1/+1 |
| | | | | Fix authorization when tests reset db data throuh | ||||
* | Upgrade temporarily to latest build of orchestrator | Simon Brandhof | 2017-02-01 | 1 | -1/+1 |
| | | | | | | in order to investigate the DB connection orphans faced on the QA environment. Problem seems to come from timeout when test triggers api/orchestrator/reset. | ||||
* | SONAR-8566 Upgrade bundled SonarSource plugins | Simon Brandhof | 2017-01-25 | 1 | -4/+4 |
| | |||||
* | SONAR-8702 Upgrade Elasticsearch to 2.4.4 | Simon Brandhof | 2017-01-25 | 1 | -1/+1 |
| | |||||
* | SONAR-8684 Remove Rails files | Julien Lancelot | 2017-01-24 | 1 | -11/+0 |
| | |||||
* | 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 |
| |