aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9949 Copy all issue attributes when merging a short in a long living br...Julien HENRY2017-10-2019-73/+187
* SONAR-9913 Match issues from short living branches more aggressivelyJulien HENRY2017-10-2015-93/+106
* SONAR-9969 Change the validation logic of the new branch parameter (#2666)Janos Gyerik2017-10-205-10/+71
* Upgrade to released version of OrchestratorSimon Brandhof2017-10-201-1/+1
* Fix analysis of pull requests on TravisSimon Brandhof2017-10-201-1/+2
* 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-1911-44/+55
* 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-196-131/+174
* 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-10000 optimize DB migrations on resource_indexSimon Brandhof2017-10-1919-823/+15
* SONAR-7309 Reorder DB Cleaner settings and replace snapshot by analysisTeryk Bellahsene2017-10-192-35/+36
* SONAR-7309 DB Cleaner strategy to keep only analyses with a versionTeryk Bellahsene2017-10-1916-27/+183
* SONAR-9995 Order setings definitions by category, index and then name case in...Teryk Bellahsene2017-10-192-13/+32
* SONAR-9903 send empty scmAccount to reset the fieldStas Vilchik2017-10-191-2/+4
* SONAR-9903 Ignore SCM accounts that are duplicates when adding a userTeryk Bellahsene2017-10-193-5/+36
* SONAR-8331 Rename Complexity to Cyclomatic ComplexityTeryk Bellahsene2017-10-193-10/+5
* 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
* better rendering of long events on project activity pageStas Vilchik2017-10-193-13/+16
* SONAR-9911 Rule activation form asks parameters from rule templateStas Vilchik2017-10-191-1/+11
* SONAR-9921 Add keyboard shortcut to save settingStas Vilchik2017-10-192-30/+50
* SONAR-9325 Load only displayed setting values on the Settings pageStas Vilchik2017-10-193-16/+36
* pre-validate exising token during onboardingStas Vilchik2017-10-196-48/+156
* reload branch status when reload issuesStas Vilchik2017-10-191-1/+5
* display branch icon for branch analysis on background tasks pageStas Vilchik2017-10-191-1/+7
* avoid requesting organizations when issues facet opensStas Vilchik2017-10-192-8/+22
* update editions wordingStas Vilchik2017-10-194-19/+5
* SONAR-8638 Useless tooltip information in an issue's coverageStas Vilchik2017-10-195-22/+14
* SONAR-9640 Reorder coverage and duplications graphs on the project activity pageStas Vilchik2017-10-193-8/+9
* SONAR-8150 Change the color of strings when displaying a source codeStas Vilchik2017-10-191-4/+8
* SONAR-9817 Provide activity page for modules and directoriesStas Vilchik2017-10-196-21/+47
* Support High Availability pluginSimon Brandhof2017-10-186-1/+179
* SONAR-9527 Implement cleanup of deactivated usersEric Hartmann2017-10-185-1/+316
* Remove cluster testsSimon Brandhof2017-10-1812-1354/+4
* Automatic merge from branch-6.6ssjenka2017-10-180-0/+0
|\
| * fix l10n message on custom measures pageStas Vilchik2017-10-171-1/+1
* | SONAR-7590 Redirect to requested page with identity providerJulien Lancelot2017-10-1711-24/+354
* | Revert "SONAR-7590 Redirect to requested page with identity provider"Julien Lancelot2017-10-1711-349/+24
* | Revert "fixup! SONAR-7590 Redirect to requested page with identity provider"Julien Lancelot2017-10-173-9/+4
* | fixup! SONAR-7590 Redirect to requested page with identity providerJulien Lancelot2017-10-173-4/+9
* | SONAR-7590 pass return_to for oauth providersStas Vilchik2017-10-175-8/+23
* | SONAR-7590 Redirect to requested page with identity providerJulien Lancelot2017-10-1711-24/+349