aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* Fix Quality flawsSimon Brandhof2017-07-1111-84/+100
* SONAR-9535 Upgrade to MyBatis 3.4.4Eric Hartmann2017-07-115-7/+6
* SONAR-8785 cache DbSession in ThreadLocals for HTTP requestsSébastien Lesaint2017-07-115-7/+51
* SONAR-9480 fix support of multiple docs to recover with same idSimon Brandhof2017-07-1112-81/+103
* Disable support of Tomcat WebSocket and JSPSimon Brandhof2017-07-071-0/+2
* SONAR-9520 fix Tomcat error "Unexpected state: headers already parsed"Simon Brandhof2017-07-071-4/+0
* Fix Quality flaw in SkipOnboardingTutorialActionSimon Brandhof2017-07-061-1/+0
* SONAR-9481 Make operations on QProfiles resilient to ES errorsEric Hartmann2017-07-0655-1587/+629
* SONAR-9480 make WS operations on rules resilient to Elasticsearch errorsEric Hartmann2017-07-0533-352/+730
* MMF-935 experiment ES resilience of user creationEric Hartmann2017-07-0550-743/+1202
* Prepare for next development iterationSimon Brandhof2017-07-051-1/+1
* Release 6.5-M26.5-M2Simon Brandhof2017-07-051-1/+1
* SONAR-9478 Missing Settings -> Configuration replacementJulien HENRY2017-07-044-20/+24
* SONAR-9478 Replace Settings by ConfigurationJulien HENRY2017-07-04172-810/+733
* SONAR-8546 Improve SensorDescriptor API to give more flexibility on configura...Julien HENRY2017-07-041-2/+1
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-04117-117/+118
* SONAR-9483 Fix ut compilation issueJulien Lancelot2017-07-041-4/+4
* SONAR-9483 Add "compareToProfile" in rules search wsJulien Lancelot2017-07-047-97/+243
* SONAR-9482 Add WS client for api/qualityprofiles/showTeryk Bellahsene2017-07-042-21/+24
* SONAR-9482 Show ws counts missing rules compared to Sonar wayTeryk Bellahsene2017-07-046-28/+130
* SONAR-9482 Show ws returns comparison to 'Sonar way'Teryk Bellahsene2017-07-042-3/+135
* SONAR-9482 Show ws returns profile related info onlyJulien Lancelot2017-07-043-34/+195
* SONAR-9482 Count projects associated to quality profilesJulien Lancelot2017-07-042-1/+8
* SONAR-9482 Use query object to count active rules in dbJulien Lancelot2017-07-042-10/+20
* SONAR-9482 Create api/qualityprofile/show WS returning stubJulien Lancelot2017-07-045-2/+198
* SONAR-9432 let rule search use OR instead of AND when filtering by tagsDaniel Schwarz2017-07-042-1/+44
* 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-2910-30/+64
* 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-2912-18/+321
* 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-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-261-2/+17
* 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