aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-8967 Fail fast when trying to analyse a moduleJulien Lancelot2017-10-205-163/+125
* | SONAR-9703 Update "Ignore Issues on Files/Blocks" settings definitionsJulien Lancelot2017-10-201-2/+3
* | SONAR-9142 Remove 'previous_analysis' optionEric Hartmann2017-10-2022-208/+190
* | SONAR-8727 Do not fail when SCM login is longer than 255 charactersJulien HENRY2017-10-204-16/+60
* | SONAR-8727 add IT that shows, that scm accounts >255 chars are an issueDaniel Schwarz2017-10-204-1/+9
* | SONAR-9984 Coverage per tests should be disabled for short living branchesJulien HENRY2017-10-202-1/+61
* | SONAR-9949 Also merge open issues from short living branchesJulien HENRY2017-10-2016-53/+127
* | 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-204-32/+69
* | SONAR-9987 Add a changelog entry when copying/merging issuesJulien HENRY2017-10-2015-46/+151
* | 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 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