Commit Graph

61 Commits

Author SHA1 Message Date
Jeremy Davis
b33a7cd219 SONAR-18524 New Main App bar 2023-03-13 20:02:44 +00:00
Pierre
5267784789 SONAR-18484 Add api/v2/system/liveness endpoint 2023-02-21 12:02:56 +00:00
Steve Marion
72f0022d33 [NO JIRA] rename private settings.gradle to private-settings.gradle
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.
2023-02-17 20:02:54 +00:00
Duarte Meneses
92b1f5513e SONAR-18465 Remove sonar-check-api from SonarQube 2023-02-13 20:02:53 +00:00
Lukasz Jarocki
b65c752c9a SONAR-16610 added example plugin to test education topics in SonarQube 2022-07-21 20:03:05 +00:00
Duarte Meneses
3b7e8d87a7 SONAR-16232 Delete sonar-plugin-api module 2022-04-21 20:02:50 +00:00
Malena Ebert
a98083dde6 BUILD-1351 Update gradle git plugin 2022-04-11 20:02:59 +00:00
Malena Ebert
41670c645d BUILD-1351 Update gradle docker plugin 2022-04-11 20:02:59 +00:00
Lukasz Jarocki
dd5c24bc96 SONAR-15934 introduced new module sonar-webserver-pushapi and added required dependencies 2022-02-18 15:48:03 +00:00
Lukasz Jarocki
d58a45b4b4 SONAR-15769 added metrics for integration with devops platforms 2021-12-13 15:22:35 +01:00
Belen Pruvost
92f482f2aa SONAR-15631 - New UT Monitoring Module 2021-11-19 20:03:27 +00:00
Pierre
352673af8f SONAR-15428 support bitbucket.org auth 2021-09-28 20:03:12 +00:00
Wouter Admiraal
14a3299ae5 SONAR-15297 Fix sonar-web build 2021-08-20 20:03:09 +00:00
Philippe Perrin
22e0696a09 SONAR-14617 Target local sonar-ui-common project 2021-07-21 20:03:01 +00:00
Malena Ebert
283f188f68 BUILD-1091 BUILD-1092 Build docker image of datacenter edition 2021-07-20 20:03:17 +00:00
Jacek
0965d5c0bc SONAR-14371 Create 'sonar-alm-client' module 2021-02-04 20:07:07 +00:00
Malena Ebert
8ab6570b7c Use build-in Cirrus CI HTTP cache for gradle build cache. 2021-01-05 20:15:14 +00:00
Evgeny Mandrikov
3ff51cc358 Gradle scripts should use plugins block
It was de-incubated (promoted) in Gradle 5.0
and in particular it can't contain duplicate IDs.
2020-03-31 20:03:36 +00:00
Sébastien Lesaint
5666fdb672 SONAR-12677 static doc must not be built from public sources 2019-11-07 11:45:17 +01:00
Julien Lancelot
274c9faaf5 SONAR-12471 Embed LDAP authentication 2019-10-07 20:21:06 +02:00
Julien Lancelot
69dd7210a6 SONAR-12471 Embed SAML authentication 2019-10-07 20:21:06 +02:00
Julien Lancelot
42f0cff638 SONAR-12471 Embed GitHub authentication 2019-10-07 20:21:06 +02:00
Julien Lancelot
056302d0d5 SONAR-12460 Support GitLab Authentication 2019-09-23 20:21:07 +02:00
philippe-perrin-sonarsource
a71460dc5e Remove reference to sonar-vsts from build 2019-09-23 20:21:07 +02:00
Sébastien Lesaint
08cfcdeffd drop now useless module sonar-db-testing 2019-09-02 20:21:04 +02:00
Sébastien Lesaint
314809259c rename sonar-webserver-common to sonar-webserver-api 2019-08-14 20:21:16 +02:00
Sébastien Lesaint
98efbbadb8 rename sonar-server to sonar-webserver-core 2019-08-14 20:21:16 +02:00
Sébastien Lesaint
3814e193bf create sonar-webserver-es from sonar-server 2019-08-14 20:21:14 +02:00
Sébastien Lesaint
2528f0d148 create webserver-auth and webserver-common from sonar-server
actual module names are sonar-webserver-auth and sonar-webserver-common
2019-08-14 20:21:14 +02:00
Sébastien Lesaint
b6d962dd46 create sonar-webserver-webapi from sonar-server 2019-08-14 20:21:13 +02:00
Sébastien Lesaint
4a557e2695 create sonar-webserver from sonar-server
contains the Web Server "executable", the Pico Container definition (to allow building it up from multiple modules) and Tomcat/JEE specific code
2019-08-14 20:21:12 +02:00
Sébastien Lesaint
980b9f16b8 create sonar-webserver-es from sonar-server
ie. move WS engine to dedicated project
2019-08-14 20:21:12 +02:00
Duarte Meneses
93dc977090 Extract implementation from plugin API and create new module sonar-plugin-api-impl 2019-07-12 20:21:14 +02:00
Sébastien Lesaint
77a4a2c15d SONAR-12042 add force-stop option to Linux's sonar.sh 2019-06-03 20:21:22 +02:00
Evgeny Mandrikov
d8d2601290 Use Artifactory for Gradle remote cache (#1628) 2019-05-15 20:21:12 +02:00
Simon Brandhof
bd12d0fa7b Apply the Cirrus guidelines about Gradle cache 2019-02-19 20:20:55 +01:00
Julien HENRY
fdf0f2f893 SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloader 2018-09-19 10:54:37 +02:00
Simon Brandhof
3f671cfcac SONAR-11268 replace Jenkins by Cirrus CI 2018-09-19 10:51:43 +02:00
Grégoire Aubert
1693f024e1 Move bitbucket cloud connect app in private module 2018-08-20 20:21:03 +02:00
Duarte Meneses
e51cb49945 Revert "SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloader"
This reverts commit 4dcb5245f1147048d122ff2d335a6b5b7364c565.
2018-07-19 20:21:26 +02:00
Julien HENRY
8cfc544c1f SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloader 2018-07-17 20:21:27 +02:00
Sébastien Lesaint
deafa95ac4 drop dependency of sonar-ce on sonar-server
sonar-plugin-bridge dropped and its content (only ReportAnalysisComponentProvider interface) move to sonar-ce-task-projectanalysis
2018-07-09 10:39:33 +02:00
Eric Hartmann
769673ede1 SONAR-10860 Add a zip for documentation 2018-06-29 09:10:18 +02:00
Sébastien Lesaint
697e8d18e6 create module sonar-ce-common 2018-06-29 09:10:14 +02:00
Sébastien Lesaint
ce684ddae1 create module sonar-ce-task 2018-06-29 09:10:14 +02:00
Sébastien Lesaint
25b60cdab5 create module sonar-ce-task-projectanalysis from sonar-server 2018-06-29 09:10:13 +02:00
Sébastien Lesaint
c0487171c3 merge sonar-qa-util into private/it-common 2018-06-21 20:21:30 +02:00
Sébastien Lesaint
2b14abe26e move ITs code to private directory 2018-06-21 20:21:30 +02:00
Sébastien Lesaint
7de21fcb50 SONAR-10690 make fake-billing-plugin a core extension 2018-06-12 20:21:04 +02:00
Sébastien Lesaint
bf6c999163 SONAR-10690 make fake-governance-plugin a core extension 2018-06-12 20:21:04 +02:00