Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | SONAR-10690 add Core Extension support in SonarQube | Sébastien Lesaint | 2018-06-12 | 1 | -0/+1 | |
| | ||||||
* | SONAR-10283 Fail fast at startup when a language is missing a default built ↵ | Duarte Meneses | 2018-06-11 | 1 | -0/+1 | |
| | | | | in quality profile | |||||
* | SONAR-10363 New built-in quality profiles should be the default | Eric Hartmann | 2018-06-05 | 1 | -0/+1 | |
| | | | | When removing an analyzer and adding a new one | |||||
* | Introduce Bitbucket Cloud Application | Julien HENRY | 2018-05-16 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SONAR-10514 Bitbucket Cloud application install/uninstall * Bitbucket Cloud /install WS * Expose Bitbucket application descriptor as WS * Implement WS /integration/bitbucketcloud/uninstall SONAR-10517 Bitbucket Cloud settings widget * Create Bitbucket Cloud module * Create Bitbucket Setting widget * Bitbucket settings widget require SC authentication * Add WS /integration/bitbucketcloud/repo_config * Add WS /integration/bitbucketcloud/bind_repo * Add WS /integration/bitbucketcloud/after_login SONAR-10516 Bitbucket Cloud repository widget * Add WS /integration/bitbucketcloud/repo_widget * Add WS /integration/bitbucketcloud/repo_widget_data BRANCH-59, BRANCH-60 Bitbucket Cloud PR decoration SONAR-10605 Bitbucket Cloud PR widget * Add integration/bitbucketcloud/pr_widget endpoint * Add integration/bitbucketcloud/pr_widget_data endpoint | |||||
* | SONAR-10591 drop module sonar-home | Simon Brandhof | 2018-05-11 | 1 | -1/+0 | |
| | ||||||
* | SONAR-10593 CE should ignore issues on inactive rules | Simon Brandhof | 2018-05-10 | 1 | -0/+2 | |
| | ||||||
* | SONAR-9384 Fix computation of project without src but with test measures | Julien Lancelot | 2018-05-02 | 1 | -0/+1 | |
| | ||||||
* | VSTS-141 Move vsts integration to it's own module | Grégoire Aubert | 2018-03-26 | 1 | -0/+1 | |
| | ||||||
* | Enable deployment of artifacts on release branches | David Rautureau | 2018-03-22 | 1 | -1/+1 | |
| | ||||||
* | Single Gradle build for SQ and core plugins | Simon Brandhof | 2018-03-22 | 1 | -1/+7 | |
| | ||||||
* | Move To Gradle | David Rautureau | 2018-03-09 | 1 | -0/+61 | |