aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src/test/java
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-9949 Also merge open issues from short living branchesJulien HENRY2017-10-202-12/+45
* SONAR-9993 Issue search WS should return comment functional dateJulien HENRY2017-10-201-2/+2
* SONAR-9970, SONAR-9949 Do not copy 'file' issue changelog entriesJulien HENRY2017-10-201-4/+34
* SONAR-9987 Add a changelog entry when copying/merging issuesJulien HENRY2017-10-203-14/+44
* SONAR-9970 Copy issue changes when creating an long living branchJulien HENRY2017-10-205-14/+144
* SONAR-9949 Copy all issue attributes when merging a short in a long living br...Julien HENRY2017-10-202-11/+26
* SONAR-9913 Match issues from short living branches more aggressivelyJulien HENRY2017-10-202-15/+32
* Fix some logger callsDaniel Trebbien2017-10-191-3/+3
* Add documentation link in cluster error messageSimon Brandhof2017-10-191-2/+4
* SONAR-9869 Fix changedAt value when a webhook is triggered from WebEric Hartmann2017-10-191-1/+1
* Set branches WS as public and fix descriptionJulien Lancelot2017-10-193-13/+13
* SONAR-8635 Remove "assign_to_me" actions from issuesJulien Lancelot2017-10-194-95/+3
* SONAR-9926 Let project admins cancel background tasksJulien Lancelot2017-10-191-6/+75
* SONAR-9926 CeQueue#cancel now needs CeQueuDto instead of uuidJulien Lancelot2017-10-192-39/+67
* In unit tests do not log the creation of indexes anymoreDaniel Schwarz2017-10-191-1/+16
* SONAR-9995 Order setings definitions by category, index and then name case in...Teryk Bellahsene2017-10-191-12/+27
* SONAR-9903 Ignore SCM accounts that are duplicates when adding a userTeryk Bellahsene2017-10-191-0/+27
* SONAR-9903 Refactor user/ws/UpdateActionTest.javaTeryk Bellahsene2017-10-191-51/+54
* Support High Availability pluginSimon Brandhof2017-10-181-0/+83
* Remove cluster testsSimon Brandhof2017-10-181-107/+0
* SONAR-7590 Redirect to requested page with identity providerJulien Lancelot2017-10-175-6/+221
* Revert "SONAR-7590 Redirect to requested page with identity provider"Julien Lancelot2017-10-175-221/+6
* Revert "fixup! SONAR-7590 Redirect to requested page with identity provider"Julien Lancelot2017-10-171-3/+3
* fixup! SONAR-7590 Redirect to requested page with identity providerJulien Lancelot2017-10-171-3/+3
* SONAR-7590 Redirect to requested page with identity providerJulien Lancelot2017-10-175-6/+221
* SONAR-9871 also call project webhook on issue changeSébastien Lesaint2017-10-173-69/+394
* SONAR-9882 Implement keeping sonar.analysis.* properties and send them in web...Eric Hartmann2017-10-171-19/+67
* SONAR-9872 call webhook on bulk issue change on short lived branchSébastien Lesaint2017-10-174-33/+282
* SONAR-9871 call webhook on single issue change on short lived branchSébastien Lesaint2017-10-175-3/+537
* SONAR-9871 add ShortLivingBranchQualityGateSébastien Lesaint2017-10-174-24/+102
* SONAR-9871 support null ce task in webhook payload + fix equalsSébastien Lesaint2017-10-174-80/+75
* SONAR-9882 Implements storage of sonar.analysis.* propertiesEric Hartmann2017-10-173-10/+95
* SONAR-9891 Add Analysis to PostProjectAnalysisTask.ProjectAnalysisEric Hartmann2017-10-179-38/+366
* SONAR-9880 Add ANALYSIS_UUID on WEBHOOK_DELIVERIESEric Hartmann2017-10-174-18/+22
* SONAR-9871 move WebhookPayloadFactory to share it with webSébastien Lesaint2017-10-179-160/+489
* SONAR-9871 add WebHooks#isEnabledSébastien Lesaint2017-10-171-0/+55
* SONAR-9870 add status of short living branche as hardcoded QGSébastien Lesaint2017-10-173-18/+81
* SONAR-9871 move webhook code to use it in webSébastien Lesaint2017-10-179-106/+181
* SONAR-9869 add project.url and branch.url to webhook payloadSébastien Lesaint2017-10-171-18/+46
* SONAR-9869 add changedAt to webhook payloadSébastien Lesaint2017-10-171-15/+126
* SONAR-9931 warn if sonar.cpd.cross_project is used in the compute engineDaniel Schwarz2017-10-171-0/+9
* SONAR-8303 Add type parameter to WS api/rules/createTeryk Bellahsene2017-10-171-1/+5
* Automatic merge from branch-6.6ssjenka2017-10-161-9/+8
|\
| * SONAR-9986 Add back id to WS api/components/search_projectsTeryk Bellahsene2017-10-161-9/+8
* | SONAR-9263 log warning once when OAuth URL is http but not httpsSimon Brandhof2017-10-162-20/+88
* | Drop OldRestoreAction (api/profiles/restore)Janos Gyerik2017-10-161-8/+2
* | Delete deprecated and unused Server#getDeployDir()Simon Brandhof2017-10-164-21/+0
* | SONAR-9980 allow to search for words >15 chars in rule descriptionsDaniel Schwarz2017-10-161-4/+9
* | SONAR-9965 add test for html content in the rule descriptionDaniel Schwarz2017-10-161-0/+12
* | SONAR-7942 When there is no SCM data sonar.issues.defaultAssigneeLogin must b...Eric Hartmann2017-10-161-0/+11