aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* Drop unused constant in InternalPropertiesSimon Brandhof2017-11-071-2/+0
|
* SONAR-9937 Add TOS checkbox when installing an edition in the marketplaceGrégoire Aubert2017-11-066-104/+143
|
* SONAR-9973 TaskContainer now support errors during start of componentsSébastien Lesaint2017-11-035-31/+51
| | | | | | TaskContainer must now be started by a specific method call #bootup() (rather than it being started in constructor) TaskContainer is now AutoCloseable (method cleanup() is therefor replaced by method close()) This change will break at compile time and runtime plugins relying on TaskContainer and TaskContainerImpl
* SONAR-9973 ComponentContainer#stopComponent now never failSébastien Lesaint2017-11-032-3/+5
| | | | and ensures all stoppable and/or disposable components in the container have their stop and/or dispose methods called
* Update wording and links for datacenter editionGrégoire Aubert2017-11-034-29/+54
|
* SONAR-9937 Add cluster instruction link for datacenter installationGrégoire Aubert2017-11-033-0/+32
|
* SONAR-9937 New workflow for uninstallation of edition in marketplaceGrégoire Aubert2017-11-0320-339/+201
|
* fix unstable ClusterHealthTest#equals_is_based_on_contentSébastien Lesaint2017-11-021-13/+33
|
* SONAR-9863 Do not return licenses hashed in api/settings/valueJulien Lancelot2017-11-0110-214/+28
|
* SONAR-9863 Drop old licensesJulien Lancelot2017-11-015-1/+145
|
* SONAR-9996 Finalize installation both at startup and stopping of the serverDuarte Meneses2017-11-012-3/+5
|
* SONAR-9993 Functional creation date of comment is no more nullableJulien Lancelot2017-11-0112-253/+165
| | | | Old comments do not have functional creation date as this column has been added later
* SONAR-10033 handle failed install and uninstall on restartDuarte Meneses2017-10-303-36/+105
|
* Prepare for next development iterationJulien Lancelot2017-10-2711-11/+11
|
* Release 6.76.7-RC1Julien Lancelot2017-10-2711-11/+11
|
* SONAR-9936 Switch to upgrade/downgrade buttons in the editionsGrégoire Aubert2017-10-2713-174/+348
|
* SONAR-9937 Display error message when license don't match selected edition ↵Grégoire Aubert2017-10-271-2/+13
| | | | in marketplace
* DEV-4 Return branches analysis when searching for finished analysisJulien Lancelot2017-10-274-21/+63
|
* DEV-4 Return issues group by branch in searchProjectStatisticsJulien Lancelot2017-10-272-59/+82
|
* Add issue flows location in api/issues/search exampleJulien Lancelot2017-10-271-9/+38
|
* SONAR-10027 Fix resetting tasks when Compute Engine startsEric Hartmann2017-10-272-7/+3
|
* Fix quality flawsGrégoire Aubert2017-10-275-6/+5
|
* fix displaying rule profiles (#2764)Stas Vilchik2017-10-261-4/+4
|
* SONAR-10002 Clear install error on restartDuarte Meneses2017-10-262-4/+7
|
* Fix quality flawsJulien Lancelot2017-10-261-1/+0
|
* Dont show by default the scrollbar in scrallable modalsGrégoire Aubert2017-10-261-2/+1
|
* SONAR-9935 Fix display style of the plugins listGrégoire Aubert2017-10-269-32/+50
|
* SONAR-9936 Always allow to uninstall an edition except in cluster modeGrégoire Aubert2017-10-266-27/+37
|
* Update wording for search engine in system infoGrégoire Aubert2017-10-264-5/+5
|
* SONAR-7992 Restrict length of version namesDaniel Schwarz2017-10-264-0/+55
| | | | | | | | * SONAR-7992 Restrict length of name in api/project_analyses/update_event to 100 characters * SONAR-7992 Restrict length of version name of an analysis * SONAR-7992 Restrict length of version name of SnapshotDto * SONAR-7992 Include the module's name in the validation error message
* better last bar tooltip in creation date facetStas Vilchik2017-10-251-2/+3
|
* show error message when fail to skip onboardingStas Vilchik2017-10-251-2/+3
|
* better rendering of long versionsStas Vilchik2017-10-258-25/+96
|
* SONAR-9936 Add loading spinner when doing the license previewGrégoire Aubert2017-10-255-23/+65
|
* Fix quality flawsGrégoire Aubert2017-10-252-94/+112
|
* SONAR-9936 Update editions offline urlGrégoire Aubert2017-10-252-2/+2
|
* SONAR-9936 Make the edition notifications global againGrégoire Aubert2017-10-2519-273/+507
|
* SONAR-9953 Apply feedbacks on system upgradesGrégoire Aubert2017-10-256-92/+24
|
* SONAR-9946 Fix local copy of edition plugins for testsDuarte Meneses2017-10-252-1/+17
|
* SONAR-10021 Fix JMX/RMI debug log at startupEric Hartmann2017-10-251-3/+2
|
* SONAR-10020 Refactor system/info WSDuarte Meneses2017-10-249-139/+292
|
* SONAR-10008 Make date facet tests independent from the machine's time zoneDaniel Schwarz2017-10-2452-103/+136
|
* SONAR-10008 update boundaries in creation date facetStas Vilchik2017-10-241-6/+5
|
* SONAR-10008 Issue search: return days as keys of creation date bucketsDaniel Schwarz2017-10-243-45/+48
| | | | In the createdAt facet of api/issues/search
* SONAR-10008 Make issue search date histogram use server time zoneDaniel Schwarz2017-10-242-46/+40
|
* SONAR-9869 Fix project urls in webhook payloadJulien Lancelot2017-10-242-8/+8
|
* Stabilize TelemetryDaemonTestTeryk Bellahsene2017-10-231-9/+6
|
* SONAR-9826 Document date format required in the Web APITeryk Bellahsene2017-10-238-30/+45
|
* Fix quality flawsGrégoire Aubert2017-10-231-2/+3
|
* Fix quality issuesDuarte Meneses2017-10-233-5/+7
|