aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* Upgrade version to 5.3-SNAPSHOTThomas Vérin2015-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
* 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
* Rename ReportAnalysisMetadataHolder to AnalysisMetadataHolderImplJulien Lancelot2015-10-054-13/+13
* SONAR-6397 Update source when revision is missingJulien Lancelot2015-10-052-16/+79
* SONAR-6397 Do not read SCM info from db on first analysisJulien Lancelot2015-10-059-20/+172
* Fix WS qualityprofiles/restore when a language is not found by language keyTeryk Bellahsene2015-10-052-12/+24
* SONAR-6506 RoR WS updatecenter/installed_plugins becomes internalTeryk Bellahsene2015-10-051-0/+1
* SONAR-6511 RoR WS server/setup becomes internalTeryk Bellahsene2015-10-051-0/+1
* SONAR-6513 RoR WS server/index becomes internalTeryk Bellahsene2015-10-051-0/+1
* SONAR-6534 Delete RoR WS server/index_projectsTeryk Bellahsene2015-10-051-5/+0
* Reorder deprecated tags in OldRestoreActionTeryk Bellahsene2015-10-051-1/+1
* SONAR-6397 Use a cache when reading SCM info to reduce db callsJulien Lancelot2015-10-052-2/+41
* SONAR-6834 complete examples of WS api/ceSimon Brandhof2015-10-054-0/+7
* SONAR-6834 add qualifier to tasks of WS api/ce responsesSimon Brandhof2015-10-053-3/+8
* SONAR-6314 Create Java WS api/profiles/restore used in OrchestratorTeryk Bellahsene2015-10-053-36/+191
* SONAR-6313 Delete RoR WS api/profiles/backupTeryk Bellahsene2015-10-053-120/+0
* SONAR-6314 Delete RoR WS api/profiles/restoreTeryk Bellahsene2015-10-052-25/+1
* SONAR-6310 Delete RoR WS api/profiles/indexTeryk Bellahsene2015-10-052-31/+1
* SONAR-6311 Delete RoR WS api/profiles/destroyTeryk Bellahsene2015-10-052-29/+1
* SONAR-6312 Delete RoR WS api/profiles/set_as_defaultTeryk Bellahsene2015-10-052-30/+1