aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8387 Fix of SSF-51 Item #1Julien Lancelot2016-12-071-2/+2
* SONAR-8462 WS api/rules/repositories does not escape the parameter "q"Simon Brandhof2016-12-011-1/+1
* SONAR-8461 WS api/languages/list does escape the parameter "q"Simon Brandhof2016-12-011-1/+1
* SONAR-8437 add missing characters to be escapedSimon Brandhof2016-12-011-1/+5
* SONAR-8421 fix ConcurrentModificationExceptionSébastien Lesaint2016-11-301-6/+4
* SONAR-8437 fix listing of issue tags and authorsSimon Brandhof2016-11-301-8/+8
* SONAR-8437 fix facet "assigned_to_me" of api/issues/searchSimon Brandhof2016-11-301-1/+4
* SONAR-8436 escape param "tags" of WS api/rules/tagsSimon Brandhof2016-11-302-1/+13
* Slight performance improvement in api/rules/tagsSimon Brandhof2016-11-301-0/+1
* SONAR-8436 Fix Quality flaws related to org.sonar.server.ruleSimon Brandhof2016-11-301-10/+8
* SONAR-8144 Allow removing value from parameter having no default valueJulien Lancelot2016-10-033-10/+17
* SONAR-8178 ignore rows with corrupted dataSimon Brandhof2016-09-301-6/+13
* SONAR-8178 ignore rows with null dataSimon Brandhof2016-09-301-1/+9
* SONAR-8075 support more than 12 CPU coresSimon Brandhof2016-09-161-1/+2
* SONAR-7961 Fix association when project is associated to many profilesJulien Lancelot2016-09-131-1/+1
* SONAR-7961 Refactoring of add_project and remove_project actionsJulien Lancelot2016-09-139-213/+355
* SONAR-8049 Drilldown on issues introduced since last analysis is not using co...Stas Vilchik2016-09-121-1/+1
* SONAR-7884 update default Update Center URL to HTTPSSébastien Lesaint2016-09-082-3/+3
* SONAR-7945 Remove useless word in Issue widget (#1131)Evgeny Mandrikov2016-08-021-1/+0
* fix quality flawSébastien Lesaint2016-07-191-2/+2
* SONAR-7867 fix create_at of snapshot of projectViewSébastien Lesaint2016-07-192-1/+31
* SONAR-7874 api/plugins/* require administer system permissionJulien Lancelot2016-07-184-13/+38
* SONAR-7874 api/user_groups/search requires now to be loggedJulien Lancelot2016-07-181-3/+8
* SONAR-7874 api/users/search is only returning login and name when accessed an...Julien Lancelot2016-07-182-9/+13
* SONAR-7770 Check authentication plugin exists when configuration is using realmJulien Lancelot2016-07-181-4/+30
* SONAR-7560 Fix WS descriptionJulien Lancelot2016-07-131-2/+2
* SONAR-7869 api/measures/* formats correctly big MILLISEC metricsTeryk Bellahsene2016-07-061-2/+2
* SONAR-7681 WS api/ce/activity requires administer permissions when searching ...Teryk Bellahsene2016-05-311-1/+2
* SONAR-7669 WS api/issues/search createdBefore cannot be equal to createdAfterTeryk Bellahsene2016-05-311-2/+2
* SONAR-7653 remove useless codeSimon Brandhof2016-05-261-1/+0
* Fix quality flawJulien Lancelot2016-05-201-1/+1
* fix quality flawsSébastien Lesaint2016-05-201-1/+1
* SONAR-7649 do not repair db collation outside migrationSimon Brandhof2016-05-194-15/+30
* SONAR-7637 WS api/issues/search 'createdAt'facet with one bar when one dayTeryk Bellahsene2016-05-191-1/+3
* SONAR-6438 Sanitize description of WS sectionsStas Vilchik2016-05-1914-14/+14
* SONAR-7578 Filter issues by leak period and by file, directory or moduleTeryk Bellahsene2016-05-192-46/+49
* SONAR-7237 Variation measures are set to current value when no past measuresJulien Lancelot2016-05-191-47/+29
* SONAR-7484 WS restrict action key suffixes to protobuf, json and textTeryk Bellahsene2016-05-192-14/+28
* SONAR-7637 WS api/issues/search 'createdAt' facet compute from GTM instead of...Teryk Bellahsene2016-05-191-1/+1
* SONAR-7637 WS api/issues/search facet 'createdAfter' returns server timezone ...Teryk Bellahsene2016-05-181-5/+4
* SONAR-7278 fail /api/batch/project if component is not a projectSébastien Lesaint2016-05-181-0/+14
* SONAR-7278 fail report processing when component is not a projectSébastien Lesaint2016-05-181-15/+26
* update description of api/system/restartStas Vilchik2016-05-181-4/+1
* SONAR-6438 Sanitize description of WS sections (#985)Stas Vilchik2016-05-1830-31/+31
* SONAR-7639 WS api/l10n/index supports only BCP47 language tagsTeryk Bellahsene2016-05-181-6/+8
* SONAR-7009 Add issue exclusions in compute engineJulien Lancelot2016-05-185-3/+225
* Fix quality flawsJulien Lancelot2016-05-184-27/+10
* SONAR-7646 Log flooding on date of issues WSTeryk Bellahsene2016-05-181-9/+10
* SONAR-7142 Cannot restart server after wiping out Server ID fieldsSimon Brandhof2016-05-181-32/+45
* SONAR-7271 add "Server ID validated" to sysinfo pageSimon Brandhof2016-05-186-8/+126