Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-18524 New Main App bar | Jeremy Davis | 2023-03-13 | 1 | -0/+1 |
| | |||||
* | SONAR-18484 Add api/v2/system/liveness endpoint | Pierre | 2023-02-21 | 1 | -0/+1 |
| | |||||
* | [NO JIRA] rename private settings.gradle to private-settings.gradle | Steve Marion | 2023-02-17 | 1 | -1/+1 |
| | | | | There can only be one settings.gradle file per project, this extra one is confusing intellij (thinking private is a root project) and block the usage of features such a dependency analysis on any private modules. | ||||
* | SONAR-18465 Remove sonar-check-api from SonarQube | Duarte Meneses | 2023-02-13 | 1 | -1/+0 |
| | |||||
* | SONAR-16610 added example plugin to test education topics in SonarQube | Lukasz Jarocki | 2022-07-21 | 1 | -0/+1 |
| | |||||
* | SONAR-16232 Delete sonar-plugin-api module | Duarte Meneses | 2022-04-21 | 1 | -1/+0 |
| | |||||
* | BUILD-1351 Update gradle git plugin | Malena Ebert | 2022-04-11 | 1 | -1/+1 |
| | |||||
* | BUILD-1351 Update gradle docker plugin | Malena Ebert | 2022-04-11 | 1 | -1/+1 |
| | |||||
* | SONAR-15934 introduced new module sonar-webserver-pushapi and added required ↵ | Lukasz Jarocki | 2022-02-18 | 1 | -0/+2 |
| | | | | dependencies | ||||
* | SONAR-15769 added metrics for integration with devops platforms | Lukasz Jarocki | 2021-12-13 | 1 | -0/+1 |
| | |||||
* | SONAR-15631 - New UT Monitoring Module | Belen Pruvost | 2021-11-19 | 1 | -0/+1 |
| | |||||
* | SONAR-15428 support bitbucket.org auth | Pierre | 2021-09-28 | 1 | -0/+1 |
| | |||||
* | SONAR-15297 Fix sonar-web build | Wouter Admiraal | 2021-08-20 | 1 | -1/+0 |
| | |||||
* | SONAR-14617 Target local sonar-ui-common project | Philippe Perrin | 2021-07-21 | 1 | -0/+1 |
| | |||||
* | BUILD-1091 BUILD-1092 Build docker image of datacenter edition | Malena Ebert | 2021-07-20 | 1 | -0/+4 |
| | |||||
* | SONAR-14371 Create 'sonar-alm-client' module | Jacek | 2021-02-04 | 1 | -0/+1 |
| | |||||
* | Use build-in Cirrus CI HTTP cache for gradle build cache. | Malena Ebert | 2021-01-05 | 1 | -2/+2 |
| | |||||
* | Gradle scripts should use `plugins` block | Evgeny Mandrikov | 2020-03-31 | 1 | -1/+8 |
| | | | | It was de-incubated (promoted) in Gradle 5.0 and in particular it can't contain duplicate IDs. | ||||
* | SONAR-12677 static doc must not be built from public sources | Sébastien Lesaint | 2019-11-07 | 1 | -1/+0 |
| | |||||
* | SONAR-12471 Embed LDAP authentication | Julien Lancelot | 2019-10-07 | 1 | -0/+2 |
| | |||||
* | SONAR-12471 Embed SAML authentication | Julien Lancelot | 2019-10-07 | 1 | -0/+1 |
| | |||||
* | SONAR-12471 Embed GitHub authentication | Julien Lancelot | 2019-10-07 | 1 | -0/+3 |
| | |||||
* | SONAR-12460 Support GitLab Authentication | Julien Lancelot | 2019-09-23 | 1 | -0/+1 |
| | |||||
* | Remove reference to sonar-vsts from build | philippe-perrin-sonarsource | 2019-09-23 | 1 | -1/+0 |
| | |||||
* | drop now useless module sonar-db-testing | Sébastien Lesaint | 2019-09-02 | 1 | -1/+0 |
| | |||||
* | rename sonar-webserver-common to sonar-webserver-api | Sébastien Lesaint | 2019-08-14 | 1 | -1/+1 |
| | |||||
* | rename sonar-server to sonar-webserver-core | Sébastien Lesaint | 2019-08-14 | 1 | -1/+1 |
| | |||||
* | create sonar-webserver-es from sonar-server | Sébastien Lesaint | 2019-08-14 | 1 | -1/+2 |
| | |||||
* | create webserver-auth and webserver-common from sonar-server | Sébastien Lesaint | 2019-08-14 | 1 | -0/+2 |
| | | | | actual module names are sonar-webserver-auth and sonar-webserver-common | ||||
* | create sonar-webserver-webapi from sonar-server | Sébastien Lesaint | 2019-08-14 | 1 | -0/+1 |
| | |||||
* | create sonar-webserver from sonar-server | Sébastien Lesaint | 2019-08-14 | 1 | -0/+1 |
| | | | | contains the Web Server "executable", the Pico Container definition (to allow building it up from multiple modules) and Tomcat/JEE specific code | ||||
* | create sonar-webserver-es from sonar-server | Sébastien Lesaint | 2019-08-14 | 1 | -0/+1 |
| | | | | ie. move WS engine to dedicated project | ||||
* | Extract implementation from plugin API and create new module ↵ | Duarte Meneses | 2019-07-12 | 1 | -0/+1 |
| | | | | sonar-plugin-api-impl | ||||
* | SONAR-12042 add force-stop option to Linux's sonar.sh | Sébastien Lesaint | 2019-06-03 | 1 | -0/+1 |
| | |||||
* | Use Artifactory for Gradle remote cache (#1628) | Evgeny Mandrikov | 2019-05-15 | 1 | -6/+0 |
| | |||||
* | Apply the Cirrus guidelines about Gradle cache | Simon Brandhof | 2019-02-19 | 1 | -4/+5 |
| | |||||
* | SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloader | Julien HENRY | 2018-09-19 | 1 | -1/+0 |
| | |||||
* | SONAR-11268 replace Jenkins by Cirrus CI | Simon Brandhof | 2018-09-19 | 1 | -0/+13 |
| | |||||
* | Move bitbucket cloud connect app in private module | Grégoire Aubert | 2018-08-20 | 1 | -1/+0 |
| | |||||
* | Revert "SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin ↵ | Duarte Meneses | 2018-07-19 | 1 | -0/+1 |
| | | | | | | classloader" This reverts commit 4dcb5245f1147048d122ff2d335a6b5b7364c565. | ||||
* | SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloader | Julien HENRY | 2018-07-17 | 1 | -1/+0 |
| | |||||
* | drop dependency of sonar-ce on sonar-server | Sébastien Lesaint | 2018-07-09 | 1 | -1/+0 |
| | | | | sonar-plugin-bridge dropped and its content (only ReportAnalysisComponentProvider interface) move to sonar-ce-task-projectanalysis | ||||
* | SONAR-10860 Add a zip for documentation | Eric Hartmann | 2018-06-29 | 1 | -0/+1 |
| | |||||
* | create module sonar-ce-common | Sébastien Lesaint | 2018-06-29 | 1 | -0/+1 |
| | |||||
* | create module sonar-ce-task | Sébastien Lesaint | 2018-06-29 | 1 | -0/+1 |
| | |||||
* | create module sonar-ce-task-projectanalysis from sonar-server | Sébastien Lesaint | 2018-06-29 | 1 | -0/+1 |
| | |||||
* | merge sonar-qa-util into private/it-common | Sébastien Lesaint | 2018-06-21 | 1 | -1/+0 |
| | |||||
* | move ITs code to private directory | Sébastien Lesaint | 2018-06-21 | 1 | -36/+0 |
| | |||||
* | SONAR-10690 make fake-billing-plugin a core extension | Sébastien Lesaint | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | SONAR-10690 make fake-governance-plugin a core extension | Sébastien Lesaint | 2018-06-12 | 1 | -1/+1 |
| |