aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-9939 implementation of api/editions/previewSébastien Lesaint2017-10-232-14/+118
* SONAR-9940 implementation of api/editions/apply_licenseDuarte Meneses2017-10-237-100/+292
* SONAR-9939 Parse base64 licenseDuarte Meneses2017-10-232-8/+84
* SONAR-9946 download in temp dir to support download thread killedDuarte Meneses2017-10-235-178/+225
* SONAR-9940 update mock to commit license when no change requiredSébastien Lesaint2017-10-232-1/+20
* SONAR-9951 add internal extension point LicenseCommitSébastien Lesaint2017-10-233-4/+89
* SONAR-9954 return sonar.editions.jsonUrl in api/navigation/globalSébastien Lesaint2017-10-2310-61/+53
* 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
* SONAR-9946 Background download and "pre-installation" of an editionDuarte Meneses2017-10-2330-258/+1051
* SONAR-9939 add WS api/editions/preview (mock implementation)Sébastien Lesaint2017-10-236-3/+266
* SONAR-9951 finalize edition install at startup (mocked implem.)Sébastien Lesaint2017-10-238-19/+776
* SONAR-9940 add WS api/editions/apply_license (mocked implementation)Sébastien Lesaint2017-10-235-1/+245
* SONAR-9943 add WS api/editions/statusSébastien Lesaint2017-10-2315-0/+822
* SONAR-9991 Set BranchPersister as IntefaceJulien Lancelot2017-10-234-86/+113
* Improve coverageJulien HENRY2017-10-214-71/+254
* SONAR-9991 Clean up remaining references to P/RDuarte Meneses2017-10-2031-182/+113
* Fix quality flawsEric Hartmann2017-10-203-6/+175
* Add unit testsJulien Lancelot2017-10-201-0/+18
* 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-204-67/+8
* SONAR-8727 Do not fail when SCM login is longer than 255 charactersJulien HENRY2017-10-202-4/+25
* SONAR-9949 Also merge open issues from short living branchesJulien HENRY2017-10-203-13/+46
* 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-209-32/+85
* SONAR-9970 Copy issue changes when creating an long living branchJulien HENRY2017-10-2013-79/+231
* SONAR-9949 Copy all issue attributes when merging a short in a long living br...Julien HENRY2017-10-208-47/+106
* SONAR-9913 Match issues from short living branches more aggressivelyJulien HENRY2017-10-206-29/+47
* Fix some logger callsDaniel Trebbien2017-10-195-8/+8
* Add documentation link in cluster error messageSimon Brandhof2017-10-192-3/+6
* Do not crash with technical errors when cluster is enabledSimon Brandhof2017-10-192-0/+8
* SONAR-9869 Fix changedAt value when a webhook is triggered from WebEric Hartmann2017-10-193-8/+12
* Set branches WS as public and fix descriptionJulien Lancelot2017-10-197-37/+45
* 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
* SONAR-9926 CeQueue#cancel now needs CeQueuDto instead of uuidJulien Lancelot2017-10-195-64/+106
* In unit tests do not log the creation of indexes anymoreDaniel Schwarz2017-10-191-1/+16
* Fix quality flawsDaniel Schwarz2017-10-192-6/+10
* SONAR-9995 Order setings definitions by category, index and then name case in...Teryk Bellahsene2017-10-192-13/+32
* SONAR-9903 Ignore SCM accounts that are duplicates when adding a userTeryk Bellahsene2017-10-192-2/+34
* Document organization resolution for WS api/qualityprofiles/searchTeryk Bellahsene2017-10-192-9/+3
* SONAR-9903 Refactor user/ws/UpdateActionTest.javaTeryk Bellahsene2017-10-191-51/+54
* Support High Availability pluginSimon Brandhof2017-10-185-0/+178
* Remove cluster testsSimon Brandhof2017-10-184-288/+0
* SONAR-7590 Redirect to requested page with identity providerJulien Lancelot2017-10-1710-10/+317
* Revert "SONAR-7590 Redirect to requested page with identity provider"Julien Lancelot2017-10-1710-312/+10
* Revert "fixup! SONAR-7590 Redirect to requested page with identity provider"Julien Lancelot2017-10-173-9/+4