aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* LICENSE-99 backward support of plugins depending on license pluginSébastien Lesaint2018-06-121-3/+3
* LICENSE-98 Drop invalid plugins list in the license managerGrégoire Aubert2018-06-121-1/+0
* LICENSE-99 Exclude license plugin from the plugins list in marketplaceGrégoire Aubert2018-06-122-5/+11
* Remove unexpected file header in EsYmlSettingsTestSimon Brandhof2018-06-121-22/+4
* SONAR-10818 fix loading of edition from WS api/navigation/globalSimon Brandhof2018-06-122-4/+5
* SONAR-10696 Display wrong edition error on license pageGrégoire Aubert2018-06-1217-84/+93
* SONAR-10718 add field "edition" to WS api/navigation/globalSimon Brandhof2018-06-123-5/+32
* LICENSE-98 add EditionProviderSébastien Lesaint2018-06-124-4/+22
* SONAR-10690 upgrade orchestrator to support editionsSimon Brandhof2018-06-121-0/+3
* SONAR-10817 Cleanup of old editionsEric Hartmann2018-06-1247-5411/+68
* SONAR-10811 Update editions boxes for marketing needsGrégoire Aubert2018-06-1217-103/+221
* SONAR-10696 Move set license form to core-extension-licenseGrégoire Aubert2018-06-127-57/+7
* 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-128-137/+82
* SONAR-10597 Drop the ES index 'users'Eric Hartmann2018-06-121-0/+2
* SONAR-10691 Introduce ES drop in DB migrationEric Hartmann2018-06-1214-153/+262
* SONAR-10690 add Core Extension support in SonarQubeSébastien Lesaint2018-06-1228-73/+747
* SONAR-10689 fix Quality flawsSimon Brandhof2018-06-122-27/+18
* SONAR-10689 Plugins are now always installedEric Hartmann2018-06-125-61/+0
* SONAR-10703 Add the current edition in the footerGrégoire Aubert2018-06-126-4/+30
* SONAR-10695 Prompt admin to enter a license on new instanceGrégoire Aubert2018-06-126-77/+393
* Add parameter 'l10nCompiled' in start script to force usage of compiled l10n ...Grégoire Aubert2018-06-121-6/+10
* SONAR-10696 Remove ability to upgrade/downgrade an edition from Marketplace (...Grégoire Aubert2018-06-1245-2320/+304
* MMF-1319 Document SC specific features (#318)laurawacrenier2018-06-1223-33/+586
* allow proxying to sonarcloudStas Vilchik2018-06-121-3/+3
* fix project home page timeline with missing valuesStas Vilchik2018-06-125-9/+184
* SONAR-10587 Don't return external issues in batch/issuesDuarte Meneses2018-06-122-3/+8
* SONAR-9732 Automatically update project page when analysis is finishedGrégoire Aubert2018-06-122-40/+111
* SONAR-10287 Use browser tooltips for descriptive hintsGrégoire Aubert2018-06-1215-176/+133
* SONAR-10663 Prevent duplicate rule parameters in the database (#341)Janos Gyerik2018-06-1111-9/+323
* SONAR-10416 Fix incorrect usage of DatabaseEric Hartmann2018-06-111-4/+1
* 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-10861 Searching a branch/PR by name is not working correctly (#337)Pascal Mugnier2018-06-084-2/+38
* SONAR-10674 Fix max ages caches for plugins static resourcesJulien Lancelot2018-06-082-4/+4
* SONAR-SONAR-10294 Ignore ES_JAVA_OPTS env variableEric Hartmann2018-06-082-4/+29
* SONAR-10611 Fix quality gate and quality profile badge tooltipsGrégoire Aubert2018-06-083-29/+10
* SONAR-10656 Fix {instance} messages in onboarding pageGrégoire Aubert2018-06-088-94/+56
* SONAR-10804 Remove unwanted trailing semicolonGrégoire Aubert2018-06-081-1/+1
* SONAR-8589 Add title on issue item iconsGrégoire Aubert2018-06-083-2/+9
* SONAR-10450 Add submitter column in background tasksGrégoire Aubert2018-06-089-12/+54
* SONAR-10612 Fix footer of documentation pageGrégoire Aubert2018-06-082-0/+15
* SONAR-10363 Suppress to verbose loggingEric Hartmann2018-06-071-1/+0
* SONAR-10782 delete stale pull requests at the end of an analysis (#336)Guillaume Jambet2018-06-074-4/+30
* SONAR-10340 Add ETags for badgesEric Hartmann2018-06-077-87/+353
* SONAR-10416 Add a migration to purge orphans of CE tablesEric Hartmann2018-06-075-1/+327
* SONAR-10416 Purge child tables of CE Queue at startupEric Hartmann2018-06-076-13/+92