Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-12182 drop "sonar.branch" from SQ | Michal Duda | 2019-06-15 | 1 | -1/+1 |
| | |||||
* | SONAR-11871 upgrade elasticsearch to 6.8.0 | Sébastien Lesaint | 2019-06-07 | 1 | -3/+2 |
| | |||||
* | Build task ":server:sonar-web:yarn_run" should produce same result outside of CI | Evgeny Mandrikov | 2019-06-07 | 1 | -1/+0 |
| | | | | While this adds quite some overhead, benefit is that remote Gradle cache entry can be used locally. | ||||
* | Do not disable recording of code coverage in builds outside of CI | Evgeny Mandrikov | 2019-06-04 | 1 | -4/+1 |
| | | | | | While this adds little overhead, benefit is that remote Gradle cache entry can be used locally. | ||||
* | SONAR-12037 Run cluster ITs on Cirrus | Duarte Meneses | 2019-06-03 | 1 | -0/+1 |
| | |||||
* | SONAR-11941 Support Oracle 19c | Duarte Meneses | 2019-05-31 | 1 | -1/+1 |
| | |||||
* | Set target and source compatibility for Java 8 for IDEs to load correct ↵ | Duarte Meneses | 2019-05-29 | 1 | -0/+3 |
| | | | | language level | ||||
* | Gradle cache key for "test" tasks should not depend on build number | Evgeny Mandrikov | 2019-05-28 | 1 | -0/+9 |
| | | | | | | Since Gradle 5.0 JaCoCo plugin works with the build cache and parallel test execution, so this change allows to enable build cache for "test" tasks in Cirrus CI. | ||||
* | SONAR-12109 Fix initial vendor bundle size, and re-activate bundle size ↵ | Grégoire Aubert | 2019-05-24 | 1 | -0/+1 |
| | | | | checking on CI | ||||
* | Use "--release" javac option also for tests | Duarte Meneses | 2019-05-17 | 1 | -4/+1 |
| | |||||
* | SONAR-12108 Use SQLServer driver compiled for JRE 8 | Duarte Meneses | 2019-05-16 | 1 | -1/+1 |
| | |||||
* | Build with Java 11 | Duarte Meneses | 2019-05-16 | 1 | -1/+9 |
| | |||||
* | SONARCLOUD-644 fix conflict on javax.email | Simon Brandhof | 2019-05-14 | 1 | -1/+7 |
| | |||||
* | Use JaCoCo xml report for coverage (see MMF-1651) (#1526) | Tibor Blenessy | 2019-05-13 | 1 | -0/+10 |
| | |||||
* | Upgrade sonar scanner plugin to v2.7.1 | Duarte Meneses | 2019-05-10 | 1 | -1/+1 |
| | |||||
* | Since Gradle 5.0 JaCoCo plugin works with the build cache and parallel test ↵ | Evgeny Mandrikov | 2019-05-10 | 1 | -4/+0 |
| | | | | execution | ||||
* | Upgrade protobuf-gradle-plugin to 0.8.8 | Evgeny Mandrikov | 2019-05-09 | 1 | -1/+1 |
| | |||||
* | SONAR-12016 Upgrade SQL Server JDBC Driver v7.2.2 | Duarte Meneses | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | SONAR-11941 Support Oracle 18c | Duarte Meneses | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | Upgrade jjwt to v0.10.5 for compatibility with Java 11 | Duarte Meneses | 2019-04-30 | 1 | -1/+3 |
| | |||||
* | Upgrade shadow plugin to v5.0.0 | Duarte Meneses | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | Upgrade assertj-core to 3.12.2 and assertj-guava to 3.2.1 for compatibility ↵ | Duarte Meneses | 2019-04-30 | 1 | -2/+2 |
| | | | | with Java 11 | ||||
* | Update mybatis to v3.5.1 and mockito to v2.22 | Duarte Meneses | 2019-04-30 | 1 | -2/+2 |
| | |||||
* | Add missing dependency 'javax.annotation-api' with Java 11 | Duarte Meneses | 2019-04-30 | 1 | -0/+1 |
| | |||||
* | SONAR-12000 upgrade commons-codec to 1.12 | Simon Brandhof | 2019-04-29 | 1 | -1/+1 |
| | |||||
* | SONAR-10725 stabilize version of jsoup dependency | Sébastien Lesaint | 2019-04-26 | 1 | -1/+2 |
| | |||||
* | Add sonar.buildString to builds | Janos Gyerik | 2019-04-26 | 1 | -0/+1 |
| | |||||
* | SONAR-11757 add HtmlFragmentAssert and MimeMessageAssert | Sébastien Lesaint | 2019-04-23 | 1 | -0/+1 |
| | |||||
* | Upgrade Orchestrator to 3.24.0.1993 | Julien Lancelot | 2019-04-04 | 1 | -1/+1 |
| | |||||
* | Upgrade Orchestrator to 3.22.0.1791 (embedding scanner 3.3.0.1492) | Julien Lancelot | 2019-04-03 | 1 | -1/+1 |
| | |||||
* | Update webpack dependencies | Grégoire Aubert | 2019-03-29 | 1 | -2/+2 |
| | |||||
* | Document and upgrade Gradle plugins | Simon Brandhof | 2019-03-27 | 1 | -9/+26 |
| | |||||
* | 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 |
| |