aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update the default url of the json file of editionsGrégoire Aubert2017-10-231-1/+1
* Display last available version editions in read only when current edition is ...Grégoire Aubert2017-10-2314-155/+197
* Prevent from any action on the marketplace when in cluster modeGrégoire Aubert2017-10-2313-22/+66
* Remove old updatecenter uiGrégoire Aubert2017-10-2329-1468/+14
* SONAR-9953 SONAR-9354 SONAR-7663 Redesign and move system upgrade in the syst...Grégoire Aubert2017-10-2322-15/+1101
* Prevent from leaving the restart server form when restartingGrégoire Aubert2017-10-231-1/+2
* SONAR-9946 Log INFO edition installationDuarte Meneses2017-10-234-3/+15
* SONAR-9961 only startup-leader commit edition management stateSébastien Lesaint2017-10-231-3/+3
* SONAR-9940 support commit invalid license api/editions/apply_licenseSébastien Lesaint2017-10-232-3/+33
* SONAR-9951 handle invalid license on startupSébastien Lesaint2017-10-232-7/+60
* SONAR-9951 move edition install commit to startup levelSébastien Lesaint2017-10-237-81/+9
* SONAR-10002 add message to finalizeInstallationSébastien Lesaint2017-10-235-20/+188
* SONAR-10002 MutableEditionManagementState#installFailed only during installSébastien Lesaint2017-10-233-32/+9
* SONAR-10015 add standalone flag to api/navigation/globalSébastien Lesaint2017-10-233-4/+33
* SONAR-9333 Web service api/plugins/uninstall fails when plugin is already bei...Duarte Meneses2017-10-232-3/+26
* Check the edition status only while an operation is in progressGrégoire Aubert2017-10-234-15/+13
* Update marketplace editions json formatGrégoire Aubert2017-10-2312-72/+93
* SONAR-9947 Update handling of manual installation of commercial editionsGrégoire Aubert2017-10-2312-118/+155
* SONAR-10002 Add dismiss button to install error message on marketplaceGrégoire Aubert2017-10-235-8/+83
* SONAR-10005 Display edition install error message in marketplaceGrégoire Aubert2017-10-234-42/+32
* SONAR-9954 Add serverId and nloc query to the request license urlGrégoire Aubert2017-10-235-43/+64
* SONAR-10001 Add dialog box to uninstall and editionGrégoire Aubert2017-10-2311-48/+314
* SONAR-9961 Support cluster in marketplaceDuarte Meneses2017-10-234-15/+109
* SONAR-9996 Don't uninstall dependent plugins if they no longer exist in the FSDuarte Meneses2017-10-232-4/+29
* SONAR-9946 Background download and "pre-installation" of an editionDuarte Meneses2017-10-231-5/+5
* Improve semaphore for DB migration executorDuarte Meneses2017-10-231-37/+12
* SONAR-9996 Minor improvements uninstall of editionDuarte Meneses2017-10-232-5/+7
* SONAR-10002 make StandaloneEditionManagementStateImpl thread safeSébastien Lesaint2017-10-232-83/+202
* SONAR-10002 AUTOMATIC_IN_PROGRESS at startup resets to NONESébastien Lesaint2017-10-232-18/+135
* SONAR-10002 install error in api/editions/apply_license responseSébastien Lesaint2017-10-232-8/+29
* SONAR-10002 don't hide message of IO errors with a generic messageSébastien Lesaint2017-10-231-4/+5
* SONAR-10002 add install error to response of api/editions/statusSébastien Lesaint2017-10-233-6/+31
* SONAR-10002 add WS api/editions/clear_error_messageSébastien Lesaint2017-10-235-2/+152
* SONAR-10003 add MutableEditionManagementState#clearInstallErrorMessageSébastien Lesaint2017-10-233-0/+94
* SONAR-10002 use EditionBundledPlugins#isEditionBundled in installerSébastien Lesaint2017-10-231-7/+2
* SONAR-10002 store failure cause in case of error during auto installSébastien Lesaint2017-10-234-52/+167
* SONAR-10002 add MutableEditionManagementState#installFailed(String)Sébastien Lesaint2017-10-233-2/+313
* SONAR-10002 add EditionManagementState#getInstallErrorMessageSébastien Lesaint2017-10-233-24/+146
* SONAR-10002 remove unused status AUTOMATIC_FAILEDSébastien Lesaint2017-10-232-4/+2
* SONAR-9939 Don't refresh update center on edition previewDuarte Meneses2017-10-233-2/+8
* SONAR-9939 Improve parsing of licenseDuarte Meneses2017-10-232-3/+17
* SONAR-9996 Finalize uninstall at startupDuarte Meneses2017-10-232-0/+72
* SONAR-9996 Add WS api/editions/uninstallDuarte Meneses2017-10-237-3/+207
* SONAR-9996 synchronous uninstall of editionDuarte Meneses2017-10-232-3/+28
* SONAR-9996 Edition management state supports uninstallDuarte Meneses2017-10-234-7/+134
* SONAR-10010 Add WS api/edition/form_dataDuarte Meneses2017-10-236-1/+217
* SONAR-9941 api/plugins/uninstall fails on edition bundled pluginSébastien Lesaint2017-10-232-3/+63
* SONAR-9941 api/plugins/install fails on edition bundled pluginSébastien Lesaint2017-10-232-0/+36
* SONAR-9936 Better handling of button disabled depending on the edition statusGrégoire Aubert2017-10-234-18/+115
* SONAR-9936 Automatically update edition status every 5 secondsGrégoire Aubert2017-10-231-0/+1