aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9401 Remove usage of redux on the project activity pageGrégoire Aubert2017-07-0456-1718/+770
* SONAR-9440 All analyses are returned in WS api/measures/search_history even i...Teryk Bellahsene2017-07-042-12/+45
* SONAR-9489 fix routing of docs in index rulesSimon Brandhof2017-06-305-9/+24
* SONAR-9489 increase the default nb of shards of rules indexSimon Brandhof2017-06-302-2/+5
* SONAR-9442 Update notification first sentence and add line breaksJulien Lancelot2017-06-292-5/+5
* SONAR-9442 Fix wrong notification info when profile inherit from builtinJulien Lancelot2017-06-292-16/+85
* SONAR-9442 Add a suject in email sent to quality profiles adminJulien Lancelot2017-06-292-3/+21
* SONAR-9443 Add setting to avoid quality profile change notificationJulien Lancelot2017-06-2911-31/+65
* SONAR-9442 Update notification email by adding comma before urlsJulien Lancelot2017-06-292-6/+6
* SONAR-9442 filter changelog by dates in quality profile notificationJulien Lancelot2017-06-299-39/+197
* SONAR-9442 Exclude inherrited profiles changes in notificationJulien Lancelot2017-06-292-1/+35
* SONAR-9442 Add profile links to the notificationJulien Lancelot2017-06-296-89/+225
* SONAR-9442 Add details of added/updated/disabled rules in notificationJulien Lancelot2017-06-298-51/+368
* SONAR-9442 add names of changed quality profiles in mail notificationJulien Lancelot2017-06-2911-24/+356
* SONAR-9442 Send one notification, if several built-in profiles changedJulien Lancelot2017-06-292-7/+28
* SONAR-9442 Send email to profile admin on each real qprofile updateDaniel Schwarz2017-06-296-37/+159
* SONAR-9442 Send email to profile admin on each qprofile updateJulien Lancelot2017-06-2916-19/+393
* SONAR-8733 no log nor sendError in for ClientAbortExceptionSébastien Lesaint2017-06-292-1/+21
* SONAR-8733 harden StaticResourceServlet when response is committedSébastien Lesaint2017-06-294-42/+198
* SONAR-9444 make private at least one missing perm user or codeviewerSébastien Lesaint2017-06-292-31/+102
* SONAR-8918 Drop QProfileLookupTeryk Bellahsene2017-06-288-397/+29
* SONAR-8918 Combine filters of WS api/qualityprofiles/searchTeryk Bellahsene2017-06-289-495/+472
* SONAR-7618 Compute Engine does not load @ServerSide components anymoreSébastien Lesaint2017-06-262-4/+19
* SONAR-9448 Sanitize api/qualityprofiles/set_defaultTeryk Bellahsene2017-06-263-56/+67
* SONAR-9448 Sanitize api/qualityprofiles/searchTeryk Bellahsene2017-06-262-13/+12
* SONAR-9448 Sanitize api/qualityprofiles/restoreTeryk Bellahsene2017-06-261-2/+2
* SONAR-9448 Sanitize api/qualityprofiles/renameTeryk Bellahsene2017-06-263-90/+89
* SONAR-9448 Sanitize api/qualityprofiles/remove_projectTeryk Bellahsene2017-06-263-19/+35
* SONAR-9448 Sanitize api/qualityprofiles/projectsTeryk Bellahsene2017-06-266-91/+118
* SONAR-9448 Sanitize api/qualityprofiles/inheritanceTeryk Bellahsene2017-06-262-39/+56
* SONAR-9448 Sanitize api/qualityprofiles/importersTeryk Bellahsene2017-06-265-24/+56
* SONAR-9448 Sanitize api/qualityprofiles/exportersTeryk Bellahsene2017-06-265-24/+45
* SONAR-9448 Sanitize api/qualityprofiles/exportTeryk Bellahsene2017-06-262-20/+91
* SONAR-9448 Sanitize api/qualityprofiles/deleteTeryk Bellahsene2017-06-262-50/+67
* SONAR-9448 Sanitize api/qualityprofiles/createTeryk Bellahsene2017-06-263-36/+49
* SONAR-9448 Sanitize api/qualityprofiles/copyTeryk Bellahsene2017-06-261-22/+28
* SONAR-9448 Sanitize api/qualityprofiles/compareTeryk Bellahsene2017-06-262-6/+7
* SONAR-9448 Sanitize api/qualityprofiles/changelogTeryk Bellahsene2017-06-264-39/+57
* SONAR-9448 Sanitize api/qualityprofiles/change_parentTeryk Bellahsene2017-06-262-70/+73
* SONAR-9448 Sanitize api/qualityprofiles/backupTeryk Bellahsene2017-06-261-8/+12
* SONAR-9448 Sanitize api/qualityprofiles/add_projectTeryk Bellahsene2017-06-268-30/+51
* SONAR-9448 Sanitize api/qualityprofiles/deactivate_rulesTeryk Bellahsene2017-06-263-24/+27
* SONAR-9448 Sanitize api/qualityprofiles/activate_rulesTeryk Bellahsene2017-06-263-54/+66
* SONAR-9448 Sanitize api/qualityprofiles/deactivate_ruleTeryk Bellahsene2017-06-263-115/+125
* SONAR-9448 Sanitize api/qualityprofiles/activate_ruleTeryk Bellahsene2017-06-263-108/+128
* Move integration tests to directory tests/Simon Brandhof2017-06-2513-34/+33
* Make HazelcastClientWrapperImplTest more robustEric Hartmann2017-06-221-1/+22
* SONAR-9253 Remember last selected options on projects page (#2184)Stas Vilchik2017-06-212-23/+72
* SONAR-9441 WS api/organizations/search_my_organizations fails properly when a...Teryk Bellahsene2017-06-201-7/+8
* SONAR-9441 WS api/custom_measures/metrics fails properly when no parameter is...Teryk Bellahsene2017-06-201-2/+3