aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-9934 Prevent user to install/update/uninstall plugins part of an editionGrégoire Aubert2017-10-237-31/+107
|
* SONAR-9976 add editionBundled flag to response of api/plugins/installedSébastien Lesaint2017-10-235-2/+261
|
* SONAR-9976 add editionBundled flag to several webServicesSébastien Lesaint2017-10-239-69/+153
| | | | | api/plugins/[available|updates] api/system/upgrades
* SONAR-9946 Background download and "pre-installation" of an editionDuarte Meneses2017-10-2331-258/+1066
|
* SONAR-9939 add WS api/editions/preview (mock implementation)Sébastien Lesaint2017-10-236-3/+266
| | | | same mock implementation as for api/editions/apply_license
* SONAR-9951 finalize edition install at startup (mocked implem.)Sébastien Lesaint2017-10-239-19/+782
|
* SONAR-9940 add WS api/editions/apply_license (mocked implementation)Sébastien Lesaint2017-10-235-1/+245
| | | | | | | edition key is the whole license if license contains string "manual", the state will be changed to MANUAL_IN_PROGRESS if license contains string "done", the license will be applies without requiring a restart otherwise state will go to AUTOMATIC_IN_PROGRESS
* SONAR-9943 add WS api/editions/statusSébastien Lesaint2017-10-2315-0/+822
|
* SONAR-9943 add InternalPropertiesDao#selectByKeysSébastien Lesaint2017-10-234-7/+198
|
* SONAR-9935 Migrate Update center to MarketplaceGrégoire Aubert2017-10-2331-5/+1767
|
* SONAR-9702 cut long branch name in headerStas Vilchik2017-10-232-3/+25
|
* SONAR-9991 Set BranchPersister as IntefaceJulien Lancelot2017-10-234-86/+113
| | | | This will allow privileged plugin as GOV to do nothing on branch
* minimize cssStas Vilchik2017-10-231-2/+9
|
* delete yarn-error.logStas Vilchik2017-10-232-7582/+1
|
* update size of bar chartStas Vilchik2017-10-231-0/+9
|
* fix file permalink with branchStas Vilchik2017-10-232-3/+6
|
* SONAR-9504 Support ESC keyboard shortcut to skip onboarding tuto from ↵Grégoire Aubert2017-10-201-13/+10
| | | | anywhere on the tuto
* SONAR-9918 Remove plugins section on system info page for cluster nodesGrégoire Aubert2017-10-201-1/+7
|
* Compute Engine must start after its local web serverSimon Brandhof2017-10-201-1/+1
|
* Improve coverageJulien HENRY2017-10-216-78/+155
|
* SONAR-9991 Clean up remaining references to P/RDuarte Meneses2017-10-2031-182/+113
|
* Fix quality flawsEric Hartmann2017-10-203-6/+175
|
* SONAR-9473 improve transition of dashed borderStas Vilchik2017-10-202-7/+5
|
* stop using jquery for ajax callsStas Vilchik2017-10-2017-196/+249
|
* SONAR-8872 Fields in the Administration section are too smallStas Vilchik2017-10-206-4/+13
|
* GOV-290 Allow removing past analysis of PortfoliosStas Vilchik2017-10-204-12/+26
|
* LICENSE-75 display support page in administrationStas Vilchik2017-10-201-2/+17
|
* Add unit testsJulien Lancelot2017-10-201-0/+18
|
* SONAR-9770 Deprecate preview propertiesJulien HENRY2017-10-201-1/+1
|
* SONAR-9262 Prevent using files/dirs/modules facets when no proj/orgJulien Lancelot2017-10-203-5/+147
|
* SONAR-9917 Improve notification messages on branchesJulien Lancelot2017-10-207-14/+31
|
* SONAR-8967 Fail fast when trying to analyse a moduleJulien Lancelot2017-10-204-163/+111
|
* SONAR-9142 Remove 'previous_analysis' optionEric Hartmann2017-10-209-68/+174
|
* SONAR-8727 Do not fail when SCM login is longer than 255 charactersJulien HENRY2017-10-203-5/+27
|
* SONAR-9949 Also merge open issues from short living branchesJulien HENRY2017-10-2010-27/+72
|
* SONAR-9993 Issue search WS should return comment functional dateJulien HENRY2017-10-202-14/+14
|
* SONAR-9970, SONAR-9949 Do not copy 'file' issue changelog entriesJulien HENRY2017-10-202-6/+69
|
* SONAR-9987 Add a changelog entry when copying/merging issuesJulien HENRY2017-10-2014-46/+149
|
* SONAR-9970 Copy issue changes when creating an long living branchJulien HENRY2017-10-2014-85/+238
|
* SONAR-9949 Copy all issue attributes when merging a short in a long living ↵Julien HENRY2017-10-2016-72/+158
| | | | branch
* SONAR-9913 Match issues from short living branches more aggressivelyJulien HENRY2017-10-207-29/+48
| | | | | When there are multiple candidates (from multiple branches), prefer any of the RESOLVED one, before taking any of the CONFIRMED ones.
* Fix some logger callsDaniel Trebbien2017-10-198-11/+11
|
* Add documentation link in cluster error messageSimon Brandhof2017-10-192-3/+6
|
* Do not crash with technical errors when cluster is enabledSimon Brandhof2017-10-194-1/+17
|
* SONAR-9869 Fix changedAt value when a webhook is triggered from WebEric Hartmann2017-10-193-8/+12
|
* SONAR-9880 Fix missing migrationsJulien Lancelot2017-10-198-5/+7
|
* SONAR-8635 do not check assign_to_me actionStas Vilchik2017-10-191-1/+1
|
* Set branches WS as public and fix descriptionJulien Lancelot2017-10-198-39/+47
|
* SONAR-8635 Remove "assign_to_me" actions from issuesJulien Lancelot2017-10-1917-179/+37
|
* SONAR-9926 Let project admins cancel background tasksJulien Lancelot2017-10-192-7/+94
|