aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-10812 Application with branchesJulien Lancelot2018-06-298-191/+303
* SONAR-10816 Create WS to administrate applicationsJulien Lancelot2018-06-291-1/+4
* move ConfigurationProvider to server-commonSébastien Lesaint2018-06-293-433/+0
* move FavoriteUpdater to server-commonSébastien Lesaint2018-06-293-174/+1
* move ServerLogging to server-commonSébastien Lesaint2018-06-2912-245/+10
* move some classes (including webhooks) to server-commonSébastien Lesaint2018-06-2954-4813/+1
* move some classes from sonar-server to sonar-server-commonSébastien Lesaint2018-06-298-797/+0
* create module sonar-ce-commonSébastien Lesaint2018-06-299-1191/+2
* move some classes in preparation of creation of sonar-ce-commonSébastien Lesaint2018-06-2946-2185/+16
* rename package org.sonar.server.computation to org.sonar.ce.taskSébastien Lesaint2018-06-2917-22/+21
* create module sonar-ce-taskSébastien Lesaint2018-06-2930-1731/+1
* move classes around to prepare creation of sonar-ce-task moduleSébastien Lesaint2018-06-2937-327/+48
* create module sonar-ce-task-projectanalysis from sonar-serverSébastien Lesaint2018-06-29717-85979/+0
* fix wrong dependencies onto package computation.task.projectanalysisSébastien Lesaint2018-06-2949-406/+236
* SONARCLOUD-61 automatically enable organizations on sonarcloud edition startupSébastien Lesaint2018-06-216-264/+359
* SONARCLOUD-61 sonarcloud edition sets organization flags automaticallySébastien Lesaint2018-06-212-8/+50
* SONAR-10690 Core Extension installed at level 1 2 3 and 4Sébastien Lesaint2018-06-215-11/+55
* SONAR-10690 install Core Extensions before pluginsSébastien Lesaint2018-06-211-3/+3
* SONARCLOUD-68 Add google analytics to SonarCloudGrégoire Aubert2018-06-212-2/+4
* SONARCLOUD-63 SONARCLOUD-74 Return Prismic access token from api/navigation/g...Grégoire Aubert2018-06-212-0/+19
* Do not deploy the artifacts used only internallySimon Brandhof2018-06-191-17/+1
* SONARCLOUD-75 Automatic run of DB migrations on blue/green deploymentsSimon Brandhof2018-06-146-35/+78
* Fix malformed license headersJanos Gyerik2018-06-141-20/+0
* SONAR-10690 remove support for privileged pluginsSébastien Lesaint2018-06-126-252/+5
* SONAR-10817 replace api/editions/form_data by api/navigation/marketplaceSimon Brandhof2018-06-125-1/+210
* SONAR-10834 Send the edition to telemetrySimon Brandhof2018-06-125-9/+41
* LICENSE-99 backward support of plugins depending on license pluginSébastien Lesaint2018-06-121-3/+3
* SONAR-10818 fix loading of edition from WS api/navigation/globalSimon Brandhof2018-06-122-4/+5
* SONAR-10718 add field "edition" to WS api/navigation/globalSimon Brandhof2018-06-123-5/+32
* LICENSE-98 add EditionProviderSébastien Lesaint2018-06-122-0/+9
* SONAR-10817 Cleanup of old editionsEric Hartmann2018-06-1246-5395/+67
* SONAR-10689 add INFO log when dropping ES index in migrationSimon Brandhof2018-06-122-1/+16
* SONAR-10691 remove coupling of migrations with ElasticsearchClientSimon Brandhof2018-06-124-80/+66
* SONAR-10691 Introduce ES drop in DB migrationEric Hartmann2018-06-1210-152/+157
* SONAR-10690 add Core Extension support in SonarQubeSébastien Lesaint2018-06-1216-69/+401
* SONAR-10689 fix Quality flawsSimon Brandhof2018-06-122-27/+18
* SONAR-10689 Plugins are now always installedEric Hartmann2018-06-124-56/+0
* SONAR-10696 Remove ability to upgrade/downgrade an edition from Marketplace (...Grégoire Aubert2018-06-122-4/+0
* SONAR-10587 Don't return external issues in batch/issuesDuarte Meneses2018-06-121-1/+6
* SONAR-10663 Prevent duplicate rule parameters in the database (#341)Janos Gyerik2018-06-111-2/+0
* Fix javadoc and quality issueDuarte Meneses2018-06-111-1/+0
* SONAR-10283 Fail fast at startup when a language is missing a default built i...Duarte Meneses2018-06-112-9/+22
* SONAR-10842 api/project_analyses/update_event fails with NPE when name parame...Duarte Meneses2018-06-112-3/+5
* SONAR-10380 Add WS response examples for /api/rules/create and /api/rules/updateDuarte Meneses2018-06-116-0/+78
* SONAR-10830 Allow passcode even if forceAuthentication is trueEric Hartmann2018-06-092-3/+28
* SONAR-10674 Fix max ages caches for plugins static resourcesJulien Lancelot2018-06-082-4/+4
* SONAR-10363 Suppress to verbose loggingEric Hartmann2018-06-071-1/+0
* SONAR-10340 Add ETags for badgesEric Hartmann2018-06-077-87/+353
* SONAR-10592 mark WS api/ce/[pause|info|resume] as internalSimon Brandhof2018-06-076-3/+6
* SONAR-10851 Make branch validation less strict on scanner sideJulien HENRY2018-06-0616-41/+35