aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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-204-12/+26
* LICENSE-75 display support page in administrationStas Vilchik2017-10-201-2/+17
* Add unit testsJulien Lancelot2017-10-201-0/+18
* SONAR-9770 Deprecate preview propertiesJulien HENRY2017-10-201-1/+1
* 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-209-68/+174
* SONAR-8727 Do not fail when SCM login is longer than 255 charactersJulien HENRY2017-10-203-5/+27
* SONAR-9949 Also merge open issues from short living branchesJulien HENRY2017-10-2010-27/+72
* 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-2014-46/+149
* 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-2016-72/+158
* SONAR-9913 Match issues from short living branches more aggressivelyJulien HENRY2017-10-207-29/+48
* 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-198-39/+47
* 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 DB Cleaner strategy to keep only analyses with a versionTeryk Bellahsene2017-10-199-12/+128
* 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
* 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-195-48/+155
* 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-193-16/+3
* SONAR-8638 Useless tooltip information in an issue's coverageStas Vilchik2017-10-194-19/+10
* 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