aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fixup! SONAR-7590 Redirect to requested page with identity providerJulien Lancelot2017-10-173-4/+9
* SONAR-7590 Redirect to requested page with identity providerJulien Lancelot2017-10-1710-10/+312
* SONAR-9871 also call project webhook on issue changeSébastien Lesaint2017-10-1710-111/+593
* SONAR-9882 Implement keeping sonar.analysis.* properties and send them in web...Eric Hartmann2017-10-172-23/+74
* SONAR-9872 call webhook on bulk issue change on short lived branchSébastien Lesaint2017-10-179-58/+431
* SONAR-9871 call webhook on single issue change on short lived branchSébastien Lesaint2017-10-1712-8/+905
* SONAR-9871 add ShortLivingBranchQualityGateSébastien Lesaint2017-10-178-39/+191
* SONAR-9871 support null ce task in webhook payload + fix equalsSébastien Lesaint2017-10-178-104/+110
* SONAR-9882 Implements storage of sonar.analysis.* propertiesEric Hartmann2017-10-175-10/+177
* SONAR-9891 Add Analysis to PostProjectAnalysisTask.ProjectAnalysisEric Hartmann2017-10-1717-114/+547
* SONAR-9880 Add ANALYSIS_UUID on WEBHOOK_DELIVERIESEric Hartmann2017-10-179-28/+52
* SONAR-9871 move WebhookPayloadFactory to share it with webSébastien Lesaint2017-10-1719-208/+1097
* SONAR-9871 add WebHooks#isEnabledSébastien Lesaint2017-10-173-19/+113
* SONAR-9870 add status of short living branche as hardcoded QGSébastien Lesaint2017-10-177-22/+113
* SONAR-9871 move webhook code to use it in webSébastien Lesaint2017-10-1724-177/+374
* SONAR-9869 add project.url and branch.url to webhook payloadSébastien Lesaint2017-10-172-20/+78
* SONAR-9869 add changedAt to webhook payloadSébastien Lesaint2017-10-176-109/+147
* SONAR-9828 add jaxb-api to serverSimon Brandhof2017-10-171-0/+4
* SONAR-9931 warn if sonar.cpd.cross_project is used in the compute engineDaniel Schwarz2017-10-172-0/+13