aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-12182 drop "sonar.branch" from SQMichal Duda2019-06-151-1/+1
|
* SONAR-11871 upgrade elasticsearch to 6.8.0Sébastien Lesaint2019-06-071-3/+2
|
* Build task ":server:sonar-web:yarn_run" should produce same result outside of CIEvgeny Mandrikov2019-06-071-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 CIEvgeny Mandrikov2019-06-041-4/+1
| | | | | While this adds little overhead, benefit is that remote Gradle cache entry can be used locally.
* SONAR-12037 Run cluster ITs on CirrusDuarte Meneses2019-06-031-0/+1
|
* SONAR-11941 Support Oracle 19cDuarte Meneses2019-05-311-1/+1
|
* Set target and source compatibility for Java 8 for IDEs to load correct ↵Duarte Meneses2019-05-291-0/+3
| | | | language level
* Gradle cache key for "test" tasks should not depend on build numberEvgeny Mandrikov2019-05-281-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 Aubert2019-05-241-0/+1
| | | | checking on CI
* Use "--release" javac option also for testsDuarte Meneses2019-05-171-4/+1
|
* SONAR-12108 Use SQLServer driver compiled for JRE 8Duarte Meneses2019-05-161-1/+1
|
* Build with Java 11Duarte Meneses2019-05-161-1/+9
|
* SONARCLOUD-644 fix conflict on javax.emailSimon Brandhof2019-05-141-1/+7
|
* Use JaCoCo xml report for coverage (see MMF-1651) (#1526)Tibor Blenessy2019-05-131-0/+10
|
* Upgrade sonar scanner plugin to v2.7.1Duarte Meneses2019-05-101-1/+1
|
* Since Gradle 5.0 JaCoCo plugin works with the build cache and parallel test ↵Evgeny Mandrikov2019-05-101-4/+0
| | | | execution
* Upgrade protobuf-gradle-plugin to 0.8.8Evgeny Mandrikov2019-05-091-1/+1
|
* SONAR-12016 Upgrade SQL Server JDBC Driver v7.2.2Duarte Meneses2019-04-301-1/+1
|
* SONAR-11941 Support Oracle 18cDuarte Meneses2019-04-301-1/+1
|
* Upgrade jjwt to v0.10.5 for compatibility with Java 11Duarte Meneses2019-04-301-1/+3
|
* Upgrade shadow plugin to v5.0.0Duarte Meneses2019-04-301-1/+1
|
* Upgrade assertj-core to 3.12.2 and assertj-guava to 3.2.1 for compatibility ↵Duarte Meneses2019-04-301-2/+2
| | | | with Java 11
* Update mybatis to v3.5.1 and mockito to v2.22Duarte Meneses2019-04-301-2/+2
|
* Add missing dependency 'javax.annotation-api' with Java 11Duarte Meneses2019-04-301-0/+1
|
* SONAR-12000 upgrade commons-codec to 1.12Simon Brandhof2019-04-291-1/+1
|
* SONAR-10725 stabilize version of jsoup dependencySébastien Lesaint2019-04-261-1/+2
|
* Add sonar.buildString to buildsJanos Gyerik2019-04-261-0/+1
|
* SONAR-11757 add HtmlFragmentAssert and MimeMessageAssertSébastien Lesaint2019-04-231-0/+1
|
* Upgrade Orchestrator to 3.24.0.1993Julien Lancelot2019-04-041-1/+1
|
* Upgrade Orchestrator to 3.22.0.1791 (embedding scanner 3.3.0.1492)Julien Lancelot2019-04-031-1/+1
|
* Update webpack dependenciesGrégoire Aubert2019-03-291-2/+2
|
* Document and upgrade Gradle pluginsSimon Brandhof2019-03-271-9/+26
|
* SONAR-11792 update ES compile dependency to 6.6.2Sébastien Lesaint2019-03-191-2/+5
|
* SONAR-11835 Upgrade protobuf v3.7Duarte Meneses2019-03-191-1/+1
|
* SONAR-11487 Update OkHttp to 3.14.0Julien HENRY2019-03-181-1/+1
|
* SONAR-11795 Drop persistit and move coverage measures computation to CE sideJulien HENRY2019-03-081-3/+0
|
* SONAR-11783 updated minor version of jackson librariesMichal Duda2019-03-081-1/+1
|
* SONAR-11680 upgrade Tomcat to 8.5.38Simon Brandhof2019-03-071-1/+1
|
* Use Artifactory Cloud (#1175)David Rautureau2019-02-271-3/+3
|
* SONAR-11680 upgrade Tomcat to 8.5.37Simon Brandhof2019-02-111-1/+1
|
* Revert "SONAR-11680 upgrade Tomcat to 8.5.37"Simon Brandhof2019-02-071-1/+1
| | | | This reverts commit 1d12ea0bec9843400ec62e378df0730834220545.
* SONAR-11680 upgrade Tomcat to 8.5.37Simon Brandhof2019-02-071-1/+1
|
* Enforce build reproducibility by fixing year in copyright headersSimon Brandhof2019-01-161-1/+0
|
* Revert "SONAR-11487 Update OKHttp to 3.11.0"Julien HENRY2018-11-161-1/+1
| | | | This reverts commit 8c4f5e460f7400358c20606e5708f5bc5ea4c966.
* SONAR-11487 Update OKHttp to 3.11.0Julien HENRY2018-11-151-1/+1
|
* SONARCLOUD-45 Advertise featured projects on SonarCloudPascal Mugnier2018-11-011-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.22Simon Brandhof2018-10-031-1/+1
| | | | [skip ci]
* Replace bintray urls with binaries.sonarsource.comTom2018-10-031-1/+1
|
* Fix JaCoCo inclusionsSimon Brandhof2018-09-211-1/+1
|
* SONAR-11268 autoconfig of branch/PR analysis on CirrusSimon Brandhof2018-09-191-1/+1
|