Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LICENSE-98 Drop invalid plugins list in the license manager | Grégoire Aubert | 2018-06-12 | 1 | -1/+0 |
| | |||||
* | LICENSE-99 Exclude license plugin from the plugins list in marketplace | Grégoire Aubert | 2018-06-12 | 2 | -5/+11 |
| | |||||
* | Remove unexpected file header in EsYmlSettingsTest | Simon Brandhof | 2018-06-12 | 1 | -22/+4 |
| | |||||
* | SONAR-10818 rename edition "data_center" to "datacenter" | Simon Brandhof | 2018-06-12 | 2 | -5/+5 |
| | | | | Match the key of license generator | ||||
* | SONAR-10818 fix loading of edition from WS api/navigation/global | Simon Brandhof | 2018-06-12 | 2 | -4/+5 |
| | |||||
* | SONAR-10696 Display wrong edition error on license page | Grégoire Aubert | 2018-06-12 | 18 | -87/+96 |
| | | | | | * Handle optional "edition" field in api/navigation/global correctly * Introduce enum of edition keys | ||||
* | SONAR-10718 add field "edition" to WS api/navigation/global | Simon Brandhof | 2018-06-12 | 3 | -5/+32 |
| | |||||
* | LICENSE-98 add EditionProvider | Sébastien Lesaint | 2018-06-12 | 7 | -4/+191 |
| | |||||
* | SONAR-10690 upgrade orchestrator to support editions | Simon Brandhof | 2018-06-12 | 4 | -1/+9 |
| | |||||
* | SONAR-10817 Cleanup of old editions | Eric Hartmann | 2018-06-12 | 56 | -6031/+68 |
| | |||||
* | SONAR-10811 Update editions boxes for marketing needs | Grégoire Aubert | 2018-06-12 | 18 | -104/+230 |
| | |||||
* | SONAR-10696 Move set license form to core-extension-license | Grégoire Aubert | 2018-06-12 | 8 | -65/+7 |
| | |||||
* | SONAR-10689 add INFO log when dropping ES index in migration | Simon Brandhof | 2018-06-12 | 2 | -1/+16 |
| | |||||
* | SONAR-10691 remove coupling of migrations with ElasticsearchClient | Simon Brandhof | 2018-06-12 | 8 | -137/+82 |
| | |||||
* | SONAR-10597 Drop the ES index 'users' | Eric Hartmann | 2018-06-12 | 1 | -0/+2 |
| | |||||
* | SONAR-10691 Introduce ES drop in DB migration | Eric Hartmann | 2018-06-12 | 14 | -153/+262 |
| | |||||
* | SONAR-10690 start.sh, stop.sh & logs.sh support SQ editions | Sébastien Lesaint | 2018-06-12 | 6 | -34/+151 |
| | |||||
* | SONAR-10690 add Core Extension support in SonarQube | Sébastien Lesaint | 2018-06-12 | 49 | -110/+2161 |
| | |||||
* | SONAR-10689 fix Quality flaws | Simon Brandhof | 2018-06-12 | 2 | -27/+18 |
| | |||||
* | SONAR-10689 Plugins are now always installed | Eric Hartmann | 2018-06-12 | 6 | -63/+1 |
| | | | | The bundled plugins have been removed | ||||
* | SONAR-10703 Add the current edition in the footer | Grégoire Aubert | 2018-06-12 | 6 | -4/+30 |
| | |||||
* | BUILD-646 Add Editions to ARTIFACTS_TO_PUBLISH | Eric Hartmann | 2018-06-12 | 1 | -1/+4 |
| | |||||
* | SONAR-10688 Bundle LDAP plugin by default | Eric Hartmann | 2018-06-12 | 2 | -0/+61 |
| | |||||
* | SONAR-10695 Prompt admin to enter a license on new instance | Grégoire Aubert | 2018-06-12 | 6 | -77/+393 |
| | |||||
* | Add parameter 'l10nCompiled' in start script to force usage of compiled l10n ↵ | Grégoire Aubert | 2018-06-12 | 1 | -6/+10 |
| | | | | bundle | ||||
* | SONAR-10696 Remove ability to upgrade/downgrade an edition from Marketplace ↵ | Grégoire Aubert | 2018-06-12 | 48 | -2346/+305 |
| | | | | | | | | | | | (#269) * SONAR-10699 Remove upgrade/downgrade buttons * SONAR-10697 Drop edition.json support in the marketplace * SONAR-10717 Drop 'sonar.editions.jsonUrl' property * SONAR-10702 Edition's "Learn more" links redirect to the form page with arguments * SONAR-10698 Get Edition data from the doc * SONAR-10700 Remove LicenseEditionForm and LicenseEditionSet from Marketplace | ||||
* | SONAR-10687 Create and upload a zip per edition | Eric Hartmann | 2018-06-12 | 2 | -0/+10 |
| | |||||
* | MMF-1319 Document SC specific features (#318) | laurawacrenier | 2018-06-12 | 23 | -33/+586 |
| | | | | | | | | | | * Adding pages to SonarCloud doc * Add page for paid plan * Adding documentation about integrations in SonarCloud * Add page suggestions * Add inline documentation * Allow to reference SonarCloud links in the documentation * Update the way to install the Bitbucket Cloud App since it is now available in the marketplace | ||||
* | allow proxying to sonarcloud | Stas Vilchik | 2018-06-12 | 1 | -3/+3 |
| | |||||
* | fix project home page timeline with missing values | Stas Vilchik | 2018-06-12 | 5 | -9/+184 |
| | |||||
* | SONAR-10587 Don't return external issues in batch/issues | Duarte Meneses | 2018-06-12 | 2 | -3/+8 |
| | |||||
* | SONAR-9732 Automatically update project page when analysis is finished | Grégoire Aubert | 2018-06-12 | 2 | -40/+111 |
| | |||||
* | SONAR-10287 Use browser tooltips for descriptive hints | Grégoire Aubert | 2018-06-12 | 15 | -176/+133 |
| | |||||
* | SONAR-10464 Improve error message when passing a wrong organization during ↵ | Duarte Meneses | 2018-06-11 | 3 | -9/+50 |
| | | | | the analysis | ||||
* | SONAR-10663 Prevent duplicate rule parameters in the database (#341) | Janos Gyerik | 2018-06-11 | 11 | -9/+323 |
| | |||||
* | SONAR-10416 Fix incorrect usage of Database | Eric Hartmann | 2018-06-11 | 1 | -4/+1 |
| | |||||
* | Fix javadoc and quality issue | Duarte Meneses | 2018-06-11 | 2 | -3/+1 |
| | |||||
* | SONAR-10283 Fail fast at startup when a language is missing a default built ↵ | Duarte Meneses | 2018-06-11 | 10 | -9/+214 |
| | | | | in quality profile | ||||
* | SONAR-10842 api/project_analyses/update_event fails with NPE when name ↵ | Duarte Meneses | 2018-06-11 | 2 | -3/+5 |
| | | | | parameter is not specified | ||||
* | SONAR-10380 Add WS response examples for /api/rules/create and /api/rules/update | Duarte Meneses | 2018-06-11 | 6 | -0/+78 |
| | |||||
* | SONAR-10201 Expose issue precise location in the FilterableIssue API | Duarte Meneses | 2018-06-11 | 3 | -1/+36 |
| | |||||
* | SONAR-10542 Deprecation warning always logged when using generic test ↵ | Duarte Meneses | 2018-06-11 | 9 | -47/+117 |
| | | | | execution/coverage | ||||
* | SONAR-10206 Allow to configure the location where scanner writes report-task.txt | Duarte Meneses | 2018-06-11 | 12 | -154/+306 |
| | |||||
* | SONAR-10830 Allow passcode even if forceAuthentication is true | Eric Hartmann | 2018-06-09 | 3 | -3/+44 |
| | |||||
* | SONAR-10460 do not allow null character in scanner for issue message | Guillaume Jambet | 2018-06-08 | 3 | -4/+88 |
| | |||||
* | SONAR-10861 Searching a branch/PR by name is not working correctly (#337) | Pascal Mugnier | 2018-06-08 | 4 | -2/+38 |
| | |||||
* | SONAR-10674 Fix max ages caches for plugins static resources | Julien Lancelot | 2018-06-08 | 3 | -5/+5 |
| | | | Max ages cache was wrongly set to 5 hours instead of 5 minutes | ||||
* | SONAR-SONAR-10294 Ignore ES_JAVA_OPTS env variable | Eric Hartmann | 2018-06-08 | 2 | -4/+29 |
| | |||||
* | SONAR-10611 Fix quality gate and quality profile badge tooltips | Grégoire Aubert | 2018-06-08 | 3 | -29/+10 |
| | |||||
* | SONAR-10656 Fix {instance} messages in onboarding page | Grégoire Aubert | 2018-06-08 | 8 | -94/+56 |
| |