aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Automatic merge from branch-6.6Eric Hartmann2017-10-230-0/+0
|\ | | | | | | | | | | | | * origin/branch-6.6: Prepare for next development iteration Use released version of Orchestrator 3.15.0.1256 Release 6.6
| * Prepare for next development iterationbranch-6.6Simon Brandhof2017-10-2057-57/+57
| |
| * Use released version of Orchestrator 3.15.0.12566.6Simon Brandhof2017-10-201-1/+1
| |
| * Release 6.6Simon Brandhof2017-10-2057-57/+57
| |
* | minimize cssStas Vilchik2017-10-231-2/+9
| |
* | delete yarn-error.logStas Vilchik2017-10-232-7582/+1
| |
* | update size of bar chartStas Vilchik2017-10-231-0/+9
| |
* | fix file permalink with branchStas Vilchik2017-10-232-3/+6
| |
* | SONAR-9504 Support ESC keyboard shortcut to skip onboarding tuto from ↵Grégoire Aubert2017-10-201-13/+10
| | | | | | | | anywhere on the tuto
* | SONAR-9918 Remove plugins section on system info page for cluster nodesGrégoire Aubert2017-10-201-1/+7
| |
* | Compute Engine must start after its local web serverSimon Brandhof2017-10-201-1/+1
| |
* | Improve coverageJulien HENRY2017-10-216-78/+155
| |
* | SONAR-9991 Clean up remaining references to P/RDuarte Meneses2017-10-2031-182/+113
| |
* | Fix quality flawsEric Hartmann2017-10-204-7/+176
| |
* | SONAR-9473 improve transition of dashed borderStas Vilchik2017-10-202-7/+5
| |
* | add missing coding_rules.deactivate_in_quality_profile messageStas Vilchik2017-10-201-0/+1
| |
* | stop using jquery for ajax callsStas Vilchik2017-10-2017-196/+249
| |
* | SONAR-8872 Fields in the Administration section are too smallStas Vilchik2017-10-206-4/+13
| |
* | GOV-290 Allow removing past analysis of PortfoliosStas Vilchik2017-10-205-13/+27
| |
* | LICENSE-75 display support page in administrationStas Vilchik2017-10-202-2/+18
| |
* | Add unit testsJulien Lancelot2017-10-201-0/+18
| |
* | SONAR-9770 Deprecate preview propertiesJulien HENRY2017-10-204-13/+4
| |
* | 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-9983 Upgrade the packaged pluginsJulien Lancelot2017-10-202-9/+10
| |
* | 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
| | | | | | | | These settings are not used for issues coming from common repository
* | 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 ↵Julien HENRY2017-10-2019-73/+187
| | | | | | | | branch
* | SONAR-9913 Match issues from short living branches more aggressivelyJulien HENRY2017-10-2015-93/+106
| | | | | | | | | | When there are multiple candidates (from multiple branches), prefer any of the RESOLVED one, before taking any of the CONFIRMED ones.
* | SONAR-9969 Change the validation logic of the new branch parameter (#2666)Janos Gyerik2017-10-205-10/+71
| | | | | | | | | | | | * Fail-fast when branch name or target used without branch plugin * Allow missing BranchParamsValidator, improve the check for missing * Reuse branches doc link constant
* | 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
| |