aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common
Commit message (Expand)AuthorAgeFilesLines
* fix varargs and unchecked called warningsSébastien Lesaint2018-07-091-1/+2
* drop dependency of sonar-ce on sonar-serverSébastien Lesaint2018-07-095-0/+308
* sonar-ce-task-projectanalysis depends on only sonar-server-commonSébastien Lesaint2018-07-0912-0/+957
* clean up dependency on static IssueStorage#insertChangesSébastien Lesaint2018-07-091-0/+47
* move NewAlerts and ServerExtensionInstaller to server-commonSébastien Lesaint2018-07-094-0/+307
* move shared rule classes to server-commonSébastien Lesaint2018-07-096-0/+593
* move shared Quality Gate classes to server-commonSébastien Lesaint2018-07-096-0/+787
* move metric shared classes to server-commonSébastien Lesaint2018-07-095-0/+310
* move issue workflow classes to server-commonSébastien Lesaint2018-07-0927-0/+2747
* move some organization and platform shared classes to server-commonSébastien Lesaint2018-07-0930-0/+2248
* move notification classes to sonar-serverSébastien Lesaint2018-07-0940-0/+4309
* move monitoring shared classes to server-commonSébastien Lesaint2018-07-0912-0/+622
* move setting shared classes to server-commonSébastien Lesaint2018-07-0910-0/+993
* move ES index, indexer and client to sonar-server-commonSébastien Lesaint2018-07-09248-0/+33914
* move ConfigurationProvider to server-commonSébastien Lesaint2018-06-293-0/+433
* move FavoriteUpdater to server-commonSébastien Lesaint2018-06-293-0/+194
* move ServerLogging to server-commonSébastien Lesaint2018-06-292-0/+233
* move some classes (including webhooks) to server-commonSébastien Lesaint2018-06-2956-1/+4877
* move some classes from sonar-server to sonar-server-commonSébastien Lesaint2018-06-2911-0/+865
* create module sonar-ce-commonSébastien Lesaint2018-06-292-14/+128
* move some classes in preparation of creation of sonar-ce-commonSébastien Lesaint2018-06-2922-0/+2045
* Do not deploy the artifacts used only internallySimon Brandhof2018-06-191-11/+0
* Fix Quality flawsSimon Brandhof2018-06-141-0/+24
* SONAR-10690 remove support for privileged pluginsSébastien Lesaint2018-06-126-0/+289
* SONAR-10690 add Core Extension support in SonarQubeSébastien Lesaint2018-06-128-0/+191