aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
* Hack for IE - use mime type text/plain for api/qualityprofiles/createSimon Brandhof2015-10-202-19/+61
* Fix some quality flawJulien Lancelot2015-10-201-3/+7
* SONAR-6822 Rules search WS is not returning langNameJulien Lancelot2015-10-204-18/+87
* SONAR-6822 Move search action tests to a dedicated test classJulien Lancelot2015-10-2021-514/+567
* SONAR-6680 RuleRepository now load all rules at first callSébastien Lesaint2015-10-2011-181/+325
* Fix quality flawsSimon Brandhof2015-10-202-11/+9
* SONAR-6582 do not return module key on single-module projectsSimon Brandhof2015-10-192-4/+40
* Use doc_values on some fields of ES index issues/issueSimon Brandhof2015-10-192-8/+17
* Improve ES request for facets resolutions, status and severitiesSimon Brandhof2015-10-191-3/+3
* fix reset of TreeRootHolderRule + reduce duplicationSébastien Lesaint2015-10-161-11/+13
* reduce polling time of Compute Engine scheduler from 10s to 2Sébastien Lesaint2015-10-162-2/+2
* add name to thread used by NotificationServiceSébastien Lesaint2015-10-161-1/+8
* fix duplicated SqlSessionFactory in memorySébastien Lesaint2015-10-161-4/+4
* minor fix in MutableAnalysisMetadataHolder#setAnalysisDate javadocSébastien Lesaint2015-10-161-0/+1
* SONAR-6652 explicit error when DB is disconnected in WS responseSébastien Lesaint2015-10-155-4/+29
* Add missing testsSimon Brandhof2015-10-142-114/+104
* Add ES circuit breaker stats to System Info pageSimon Brandhof2015-10-141-5/+10
* Revert "SONAR-6310 Delete RoR WS api/profiles/index"Teryk Bellahsene2015-10-142-4/+39
* SONAR-6397 remove last line trick from ComputeFileSourceDataSébastien Lesaint2015-10-143-73/+12
* SONAR-6397 read changeset from DB only if File is unmodifiedSébastien Lesaint2015-10-1412-89/+465
* SONAR-6397 ScmInfoRepository optimisation for non FILE componentsSébastien Lesaint2015-10-144-9/+54
* Revert "SONAR-6309 Delete RoR WS profiles/list"Teryk Bellahsene2015-10-142-0/+89
* SONAR-6219 Fix ruby warning "don't put space before argument parentheses"Simon Brandhof2015-10-131-1/+1
* Change default number of ES shardsSimon Brandhof2015-10-0914-134/+91
* SONAR-6717 Issue attributes are keptJulien Lancelot2015-10-092-4/+190
* SONAR-6717 Restore issues actions APIJulien Lancelot2015-10-0918-424/+559
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-098-24/+24
* Remove issue attributes from batchSimon Brandhof2015-10-071-3/+0
* SONAR-6904 add log level to system infoSimon Brandhof2015-10-068-29/+72
* Improve WS description of api/user_groups/deleteTeryk Bellahsene2015-10-061-1/+1
* SONAR-6860 initiate drilldown on "new_technical_debt" instead of "new_sqale_d...Stas Vilchik2015-10-061-1/+1
* SONAR-6830 ability to change level of SQL logs on the flySimon Brandhof2015-10-064-10/+30
* SONAR-6830 add WS api/system/logs and api/system/change_log_levelSimon Brandhof2015-10-0613-26/+484
* Fix some quality flawsSimon Brandhof2015-10-063-4/+3
* SONAR-6834 Fix location of showBackgroundTasks in response of api/navigation/...Simon Brandhof2015-10-061-2/+2
* Fix quality flawsJulien Lancelot2015-10-063-22/+32
* Fix quality flawsTeryk Bellahsene2015-10-066-14/+82
* SONAR-6903 Rename WS api/usergroups/* to api/user_groups/*Teryk Bellahsene2015-10-0612-149/+108
* SONAR-6854 WS permissions/template_group do not return anyone if admin permis...Teryk Bellahsene2015-10-061-2/+17
* SONAR-6827 now VariationSumFurmula supports always generating measureSébastien Lesaint2015-10-061-4/+28
* SONAR-6827 now SumFurmula supports always generating a measureSébastien Lesaint2015-10-065-64/+217
* SONAR-6827 now formula init. on other than FILE and PROJECT_VIEWSébastien Lesaint2015-10-065-144/+167
* Improve WsUtils checkFound methodsTeryk Bellahsene2015-10-065-20/+19
* SONAR-6784 Remove RoR WS from Permissions declarationTeryk Bellahsene2015-10-062-80/+1
* Rename WsPermissionParameters to PermissionsWsParametersTeryk Bellahsene2015-10-0644-158/+158
* SONAR-6475 WS usergroups/users handle user groupTeryk Bellahsene2015-10-063-66/+72
* SONAR-6476 WS usergroups/add_user handles group nameTeryk Bellahsene2015-10-062-64/+75
* SONAR-6474 WS usergroups/delete handles group nameTeryk Bellahsene2015-10-0629-133/+254
* SONAR-6477 WS usergroups/remove_user handles group nameTeryk Bellahsene2015-10-068-77/+181
* SONAR-6834 add property showBackgroundTasks to api/navigation/componentSimon Brandhof2015-10-052-12/+18