aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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-185-0/+178
* SONAR-9527 Implement cleanup of deactivated usersEric Hartmann2017-10-185-1/+316
* Remove cluster testsSimon Brandhof2017-10-187-335/+4
* 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 pass return_to for oauth providersStas Vilchik2017-10-175-8/+23
* 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-173-23/+75
* 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-1731-19/+1182
* SONAR-9891 Add Analysis to PostProjectAnalysisTask.ProjectAnalysisEric Hartmann2017-10-1718-114/+548
* SONAR-9880 Add ANALYSIS_UUID on WEBHOOK_DELIVERIESEric Hartmann2017-10-1725-33/+542
* 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-9264 Rounding issue in line chartsStas Vilchik2017-10-171-2/+14
* SONAR-8146 Upgrade form does not fail if server stopsStas Vilchik2017-10-174-47/+74
* SONAR-8587 do not put auto focus search field on code pageStas Vilchik2017-10-171-1/+0
* SONAR-9850 Remove scrollbar from the "Similar Issues" filter popupStas Vilchik2017-10-173-14/+29
* SONAR-9544 Long words in issue box breaks the displayStas Vilchik2017-10-174-258/+249
* avoid displaying too long branch namesStas Vilchik2017-10-173-169/+191
* SONAR-9647 Issue box is not displayed for not file level issuesStas Vilchik2017-10-172-3/+9
* SONAR-9782 Permissions are not correctly checked for a file permalinkStas Vilchik2017-10-171-7/+15
* SONAR-9931 warn if sonar.cpd.cross_project is used in the compute engineDaniel Schwarz2017-10-172-0/+13
* fix description of api/qualityprofiles/searchDaniel Schwarz2017-10-171-1/+1
* SONAR-9905 Notification daemon must not be started twiceEric Hartmann2017-10-172-8/+8
* SONAR-8303 Create new rule from template with custom rule typeStas Vilchik2017-10-172-1/+21
* SONAR-8303 Add type parameter to WS api/rules/createTeryk Bellahsene2017-10-174-5/+27
* Fix quality flawsDaniel Schwarz2017-10-171-3/+6
* Automatic merge from branch-6.6ssjenka2017-10-163-11/+13
|\
| * SONAR-9986 Add back id to WS api/components/search_projectsTeryk Bellahsene2017-10-163-11/+13
* | Fix Quality flawsSimon Brandhof2017-10-161-1/+0
* | SONAR-9263 log warning once when OAuth URL is http but not httpsSimon Brandhof2017-10-165-28/+154
* | Remove unused dependency on commons-beanutilsSimon Brandhof2017-10-161-4/+0
* | Drop OldRestoreAction (api/profiles/restore)Janos Gyerik2017-10-164-143/+2
* | Fix warning at startup regarding JVmStateSectionSimon Brandhof2017-10-163-10/+8
* | Delete deprecated and unused Server#getDeployDir()Simon Brandhof2017-10-165-27/+1