Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-11792 update ES compile dependency to 6.6.2 | Sébastien Lesaint | 2019-03-19 | 1 | -2/+5 |
| | |||||
* | SONAR-11835 Upgrade protobuf v3.7 | Duarte Meneses | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | SONAR-11487 Update OkHttp to 3.14.0 | Julien HENRY | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | SONAR-11795 Drop persistit and move coverage measures computation to CE side | Julien HENRY | 2019-03-08 | 1 | -3/+0 |
| | |||||
* | SONAR-11783 updated minor version of jackson libraries | Michal Duda | 2019-03-08 | 1 | -1/+1 |
| | |||||
* | SONAR-11680 upgrade Tomcat to 8.5.38 | Simon Brandhof | 2019-03-07 | 1 | -1/+1 |
| | |||||
* | Use Artifactory Cloud (#1175) | David Rautureau | 2019-02-27 | 1 | -3/+3 |
| | |||||
* | SONAR-11680 upgrade Tomcat to 8.5.37 | Simon Brandhof | 2019-02-11 | 1 | -1/+1 |
| | |||||
* | Revert "SONAR-11680 upgrade Tomcat to 8.5.37" | Simon Brandhof | 2019-02-07 | 1 | -1/+1 |
| | | | | This reverts commit 1d12ea0bec9843400ec62e378df0730834220545. | ||||
* | SONAR-11680 upgrade Tomcat to 8.5.37 | Simon Brandhof | 2019-02-07 | 1 | -1/+1 |
| | |||||
* | Enforce build reproducibility by fixing year in copyright headers | Simon Brandhof | 2019-01-16 | 1 | -1/+0 |
| | |||||
* | Revert "SONAR-11487 Update OKHttp to 3.11.0" | Julien HENRY | 2018-11-16 | 1 | -1/+1 |
| | | | | This reverts commit 8c4f5e460f7400358c20606e5708f5bc5ea4c966. | ||||
* | SONAR-11487 Update OKHttp to 3.11.0 | Julien HENRY | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | SONARCLOUD-45 Advertise featured projects on SonarCloud | Pascal Mugnier | 2018-11-01 | 1 | -6/+2 |
| | | | | | | | | | | | | * Update code to use the new homepage.json file * Update fields name * Add business metric project_public_projects * Add business metric project_public_loc * generator of JSON input for SonarCloud homepage * add generator zip to burgr * add integration test * rename "7dNewPullRequests" to "newPullRequests7d" * Use new 'newPullRequests7d' field | ||||
* | Use released version of Orchestrator 3.22 | Simon Brandhof | 2018-10-03 | 1 | -1/+1 |
| | | | | [skip ci] | ||||
* | Replace bintray urls with binaries.sonarsource.com | Tom | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | Fix JaCoCo inclusions | Simon Brandhof | 2018-09-21 | 1 | -1/+1 |
| | |||||
* | SONAR-11268 autoconfig of branch/PR analysis on Cirrus | Simon Brandhof | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | Fix javadoc encoding | Simon Brandhof | 2018-09-19 | 1 | -0/+1 |
| | |||||
* | SONAR-11268 replace Jenkins by Cirrus CI | Simon Brandhof | 2018-09-19 | 1 | -88/+69 |
| | |||||
* | Upgrade DBCP | Eric Hartmann | 2018-09-07 | 1 | -2/+2 |
| | |||||
* | Use inclusion list of file suffixes for license check | Simon Brandhof | 2018-08-27 | 1 | -2/+1 |
| | |||||
* | Upgrade versions of nodejs and yarn | Simon Brandhof | 2018-08-27 | 1 | -0/+10 |
| | | | | and use a consistent version across modules | ||||
* | Upgrade Orchestrator to 3.21 | Simon Brandhof | 2018-08-17 | 1 | -1/+1 |
| | |||||
* | Use release version of Orchestrator | Simon Brandhof | 2018-08-16 | 1 | -1/+1 |
| | |||||
* | Improve search for protobuf files in Intellij | Julien Lancelot | 2018-08-09 | 1 | -6/+14 |
| | | | | | | | * Apply protobuf plugin pnly when needed * Exclude protobuf files in generated jar * Fix usage of 'ide' gradle task * Enable protobuf plugin only on relevant modules | ||||
* | Mark protobuf Java code as generated in Intellij | Simon Brandhof | 2018-07-30 | 1 | -0/+2 |
| | | | | [skip ci] | ||||
* | Upgrade Orchestrator to 3.20.0.1686 | Simon Brandhof | 2018-07-30 | 1 | -1/+1 |
| | | | | ORCH-426 should fix the false-positives on Oracle tests | ||||
* | SONAR-10860 Make sonar-web cacheable with sonar-docs | Eric Hartmann | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | SONAR-10860 Add a zip for documentation | Eric Hartmann | 2018-06-29 | 1 | -1/+2 |
| | |||||
* | SONARCLOUD-82 Do not call muppet when downgrading an inactive org. | Julien Lancelot | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | Fix the pom of the artifacts deployed from pull requests | Simon Brandhof | 2018-06-19 | 1 | -72/+70 |
| | |||||
* | Fix configuration of Artifactory in QA tests (#400) | Simon Brandhof | 2018-06-19 | 1 | -0/+2 |
| | |||||
* | make yguard.xml files available from burgr | Sébastien Lesaint | 2018-06-19 | 1 | -3/+7 |
| | |||||
* | Consistent groupId for private modules | Simon Brandhof | 2018-06-14 | 1 | -2/+3 |
| | |||||
* | SONAR-10690 upgrade to released orchestrator 3.19 | Simon Brandhof | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | WIP make ITs run with Core Extensions | Sébastien Lesaint | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | SONAR-10689 use enterprise edition in IT PluginsTest | Simon Brandhof | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | Add Gradle task printDependencies | Simon Brandhof | 2018-06-12 | 1 | -0/+4 |
| | |||||
* | SONARCLOUD-56 support SonarCloud in billing integration tests | Simon Brandhof | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | SONAR-10687 split editions | Simon Brandhof | 2018-06-12 | 1 | -1/+2 |
| | |||||
* | SONAR-10690 upgrade orchestrator to support editions | Simon Brandhof | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | BUILD-646 Add Editions to ARTIFACTS_TO_PUBLISH | Eric Hartmann | 2018-06-12 | 1 | -1/+4 |
| | |||||
* | SONAR-10687 Create and upload a zip per edition | Eric Hartmann | 2018-06-12 | 1 | -0/+5 |
| | |||||
* | SONAR-10802 Add TFS PR decoration ITs | Julien HENRY | 2018-06-06 | 1 | -1/+1 |
| | |||||
* | Upgrade MySQL driver from 5.1.42 to 5.1.46 | Simon Brandhof | 2018-05-14 | 1 | -1/+1 |
| | |||||
* | Upgrade postgresql driver from 42.2.1 to 42.2.2 | Simon Brandhof | 2018-05-14 | 1 | -1/+1 |
| | | | | | Fixes a few bugs that should not impact us. https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.2 | ||||
* | Upgrade various libraries | Simon Brandhof | 2018-05-14 | 1 | -4/+4 |
| | |||||
* | SONAR-10608 upgrade Jackson to fix vulnerabilities | Simon Brandhof | 2018-05-14 | 1 | -1/+1 |
| | |||||
* | Upgrade Orchestrator to released version 3.18 | Simon Brandhof | 2018-05-11 | 1 | -1/+1 |
| |