Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-12895 upgrade sonar-cfamily to 6.6 | sns-seb | 2020-01-06 | 1 | -1/+1 |
| | |||||
* | SONAR-12875 upgrade sonar-java to 6.0 | sns-seb | 2019-12-23 | 1 | -1/+1 |
| | |||||
* | SONAR-12831 | Pierre Guillot | 2019-12-20 | 1 | -2/+2 |
| | |||||
* | do not use variable for bundled plugin version | Sébastien Lesaint | 2019-12-18 | 1 | -6/+8 |
| | |||||
* | SONAR-12849 Upgrade sonar-cfamily to 6.5 | Julien Lancelot | 2019-12-17 | 1 | -1/+1 |
| | |||||
* | SONAR-12827 Upgrade sonar-python to 2.3.0.5351 | Julien Lancelot | 2019-12-13 | 1 | -1/+1 |
| | |||||
* | SONAR-12589 Upgrade SonarSecurity to 8.1.0.675 | Julien Lancelot | 2019-12-13 | 1 | -4/+6 |
| | |||||
* | SONAR-12826 upgrade sonar-php to 3.3 | Sébastien Lesaint | 2019-12-13 | 1 | -1/+1 |
| | |||||
* | SONAR-12825 upgrade sonar-javascript to 6.1 and sonar-typescript to 2.1 | Sébastien Lesaint | 2019-12-13 | 1 | -2/+2 |
| | |||||
* | SONAR-12824 upgrade sonar-csharp and sonar-vbnet to 8.1 | Sébastien Lesaint | 2019-12-13 | 1 | -2/+2 |
| | |||||
* | SONAR-12823 upgrade sonar-swift bundled plugin to 4.2.2 | Sébastien Lesaint | 2019-12-13 | 1 | -1/+1 |
| | |||||
* | SONAR-12685 upgrade Elasticsearch client to 6.8.4 | Sébastien Lesaint | 2019-12-12 | 1 | -2/+2 |
| | |||||
* | SONAR-12665 format dependencyManagement of bundled plugins | Sébastien Lesaint | 2019-12-04 | 1 | -41/+38 |
| | | | | | | 1/ put in alphabetical order 2/ remove use of variables for version to be compatible with bot update 3/ add identifier comment and repositories for bot update | ||||
* | SONAR-12665 gradle.properties must not contain -SNAPSHOT anymore | Sébastien Lesaint | 2019-12-02 | 1 | -22/+22 |
| | | | | | because any build of SonarQube must now be releasable however, -SNAPSHOT should still be used as version when no buildNumber is provided (ie. on local builds) and as the projectVersion of the project analyzed on Next | ||||
* | Add a JUnit 5 version of LogTester | Julien HENRY | 2019-11-21 | 1 | -0/+1 |
| | |||||
* | SONAR-12701 upgrade H2 from 1.3 to 1.4 | Sébastien Lesaint | 2019-11-18 | 1 | -1/+1 |
| | |||||
* | SONAR-12677 move sonar-security versioning to root build.gradle | Sébastien Lesaint | 2019-11-12 | 1 | -0/+6 |
| | | | | | on the plus side: all bundled plugin version are stored in the same location on the minus side: even move private/commercial plugin name and version are visible in public source code | ||||
* | SONAR-12383 Libraries update (bugfixes) | Jacek | 2019-11-12 | 1 | -7/+7 |
| | |||||
* | SONAR-12383 Build utility libraries update | Jacek | 2019-11-12 | 1 | -10/+10 |
| | | | | | * protobuf -> 3.10 * and others | ||||
* | SONAR-12383 Test libraries update | Jacek | 2019-11-12 | 1 | -4/+4 |
| | | | | | | | | | | * org.awaitility:awaitility:3.1.6 -> 4.0.1 * org.assertj:assertj-core:3.12.2 -> 3.13.2 * org.jsoup:jsoup:1.11.3 -> 1.12.1 * org.mockito:mockito-core:2.22.0 - > 3.1.0 * org.xmlunit:xmlunit-core:2.5.1 -> 2.6.3 * org.xmlunit:xmlunit-matchers:2.5.1 -> 2.6.3 * org.tmatesoft.svnkit:svnkit:1.9.0 -> 1.10.1 | ||||
* | SONAR-12383 Libraries with security fixes | Jacek | 2019-11-12 | 1 | -3/+4 |
| | | | | | | * io.jsonwebtoken:jjwt-api:0.10.5 -> 0.10.7 * com.auth0:java-jwt:3.3.0 -> 3.8.3 * org.bouncycastle:bcpkix-jdk15on:1.59 ->1.64 | ||||
* | SONAR-12383 Selenide update to 5.2.3 and Guava update to 28.1-jre | Jacek | 2019-11-12 | 1 | -3/+3 |
| | |||||
* | SONAR-12383 Upgrade postgresql to 42.2.8 | Jacek | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | SONAR-12395 Update to sonar-update-center 1.23, handle new download URLs | Wouter Admiraal | 2019-10-28 | 1 | -1/+1 |
| | |||||
* | SONAR-12252 upgrade scm-git plugin to 1.9.1 | Sébastien Lesaint | 2019-10-15 | 1 | -0/+3 |
| | |||||
* | SONAR-12252 upgrade language plugins to latest version | Sébastien Lesaint | 2019-10-15 | 1 | -7/+7 |
| | |||||
* | fix SonarQube scanner not picking Java language version | Sébastien Lesaint | 2019-10-11 | 1 | -3/+3 |
| | |||||
* | SONAR-12460 Support GitLab Authentication | Julien Lancelot | 2019-09-23 | 1 | -0/+2 |
| | |||||
* | enable testFixtures plugin only on projects with testFixtures source | Sébastien Lesaint | 2019-09-23 | 1 | -1/+5 |
| | |||||
* | SONAR-12358 upgrade hazelcast | Pierre Guillot | 2019-09-13 | 1 | -1/+1 |
| | |||||
* | use testFixtures instead of test configuration of webserver-ws | Sébastien Lesaint | 2019-09-02 | 1 | -0/+1 |
| | |||||
* | "yarn install" should be executed with option "--frozen-lockfile" | Sébastien Lesaint | 2019-08-30 | 1 | -0/+6 |
| | |||||
* | ORCH-437 upgrade orchestrator | Pierre Guillot | 2019-08-29 | 1 | -1/+1 |
| | |||||
* | update javax-servlet-api to 3.1.0 | Sébastien Lesaint | 2019-08-14 | 1 | -1/+1 |
| | | | | this is a forgotten version upgrade. recent version of Tomcat support 3.1.0 | ||||
* | SONAR-12384 update gradle build | Michal Duda | 2019-08-12 | 1 | -2/+35 |
| | |||||
* | remove DBUnit | Sébastien Lesaint | 2019-08-09 | 1 | -5/+0 |
| | |||||
* | SONAR-12363 upgrade jackson version | Pierre Guillot | 2019-08-07 | 1 | -2/+2 |
| | |||||
* | SONAR-12362 upgrade tomcat version for security patches | Pierre Guillot | 2019-08-07 | 1 | -1/+1 |
| | |||||
* | Revert "SONAR-12358 fix SSF 85" | Pierre Guillot | 2019-07-31 | 1 | -1/+1 |
| | | | | This reverts commit 659dc21781b018f5197fa432217e5959044eef7e. | ||||
* | SONAR-12358 fix SSF 85 | Pierre Guillot | 2019-07-31 | 1 | -1/+1 |
| | |||||
* | Usage of Gradle option "--parallel" should be safe | Evgeny Mandrikov | 2019-07-26 | 1 | -2/+7 |
| | | | | | | | | | | | | Gradle should not execute several "yarn install" in parallel, because Yarn doesn't support concurrent access to its global cache. "task1.mustRunAfter(task2)" ordering has an effect only when both tasks are scheduled for execution, however currently task ":private:docs:yarn" is not executed during execution of "gradle build". Therefore "mustRunAfter" should be established between all pairs of "yarn install" tasks to define their total order and to prevent their concurrent execution even in case when one or more of these tasks not scheduled. | ||||
* | SC-795 drop SonarCloud-related modules | Simon Brandhof | 2019-07-26 | 1 | -1/+1 |
| | |||||
* | SONAR-12331 Failure at scanner startup when using an early access JRE ↵ | Duarte Meneses | 2019-07-24 | 1 | -1/+1 |
| | | | | (because of Gson) | ||||
* | Clean deps | Duarte Meneses | 2019-07-17 | 1 | -3/+6 |
| | |||||
* | Update orchestrator version to latest released 3.26.0.2111 (#1908) | Jacek | 2019-07-10 | 1 | -1/+1 |
| | |||||
* | SONAR-12251 use MsSQL JDBC driver build for Java 11 | Sébastien Lesaint | 2019-07-10 | 1 | -1/+1 |
| | |||||
* | SONAR-12246 Remove unused mysql files | Simon Brandhof | 2019-07-10 | 1 | -1/+0 |
| | |||||
* | Use Orchestrator RELEASE | Simon Brandhof | 2019-07-01 | 1 | -1/+1 |
| | |||||
* | Output of "javadoc" build tasks should not depend on build number | Evgeny Mandrikov | 2019-06-28 | 1 | -0/+2 |
| | |||||
* | Usage of Gradle option "--parallel" should be safe | Evgeny Mandrikov | 2019-06-28 | 1 | -0/+9 |
| | | | | | Gradle should not execute several "yarn install" in parallel, because Yarn doesn't support concurrent access to its global cache. |