aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
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
* Deploy module sonar-server to maven centralSimon Brandhof2015-10-141-13/+0
* 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
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-131-1/+1
* [maven-release-plugin] prepare release 5.2-RC25.2-RC2Thomas Vérin2015-10-131-1/+1
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-121-1/+1
* [maven-release-plugin] prepare release 5.2-RC15.2-RC1Thomas Vérin2015-10-121-3/+2
* 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-099-44/+43
* 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