aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10134 Add organization parameter in api/qualitygates/listJulien Lancelot2017-12-144-96/+95
* SONAR-10134 Add organization parameter in api/qualitygates/showJulien Lancelot2017-12-145-79/+175
* SONAR-10134 Allow creating quality gates in organization (wip)Eric Hartmann2017-12-148-42/+154
* SONAR-10134 Add QUALITY_GATES.UUID columnEric Hartmann2017-12-1411-34/+59
* SONAR-10134 Add ORG_QUALITY_GATES tableEric Hartmann2017-12-146-6/+17
* Automatic merge from branch-6.7ssjenka2017-12-082-2/+14
|\
| * SONAR-10123 UserSession#keepkeepAuthorizedComponents handles branches properlyTeryk Bellahsene2017-12-072-2/+14
* | SONAR-10140 Compress plugins using pack200Duarte Meneses2017-12-0710-56/+310
* | Remove dead codeJulien Lancelot2017-12-061-56/+0
* | Fix quality flawsDaniel Schwarz2017-12-061-3/+1
* | Add response example to api/qualityprofiles/copyDaniel Schwarz2017-12-063-4/+32
* | Remove deprecated MeasuresServiceSimon Brandhof2017-12-0615-72/+134
* | Remove deprecated ProjectAnalysisServiceSimon Brandhof2017-12-0616-52/+124
* | Remove legacy sonar-ws code for issuesDaniel Schwarz2017-12-061-9/+7
* | SONAR-10116 Better scalability of loading of project measuresDaniel Schwarz2017-12-0544-1206/+1218
* | SONAR-9332 api/issues/tags searches across organizationsTeryk Bellahsene2017-12-045-21/+49
* | SONAR-10074 Add QP actions "delete" and "associateProjects"Julien Lancelot2017-12-044-42/+55
* | SONAR-10088 Prevent deleting default quality gateJulien Lancelot2017-12-045-26/+46
* | SONAR-10096 Forbid deleting built-in quality gateJulien Lancelot2017-12-044-85/+105
* | SONAR-10096 Delete getDefault() from QualityGatesWsSupportJulien Lancelot2017-12-045-40/+21
* | SONAR-10096 rewrite unit test not using old frameworkGuillaume Jambet2017-12-043-42/+128
* | SONAR-10088 Forbid deleting built-in quality gate conditionGuillaume Jambet2017-12-043-13/+44
* | SONAR-10088 Prevent creating condition on built-in quality gateJulien Lancelot2017-12-042-13/+19
* | SONAR-10088 Replace id by dto when creating conditionJulien Lancelot2017-12-047-65/+37
* | SONAR-10088 Improve isolation of CreateConditionActionTestJulien Lancelot2017-12-041-58/+47
* | SONAR-10088 Prevent updating built-in quality gate when updating conditionJulien Lancelot2017-12-044-54/+84
* | SONAR-10088 Improve isolation of UpdateConditionActionTestJulien Lancelot2017-12-042-79/+57
* | SONAR-9962 Remove the ability to unset default quality profileEric Hartmann2017-12-044-19/+26
* | SONAR-10088 Remove api/qualitygates/app actionJulien Lancelot2017-12-046-354/+3
* | SONAR-10110 Remove log detecting old projectsJulien Lancelot2017-12-043-192/+0
* | SONAR-10089 Automatically update built-in quality gateEric Hartmann2017-12-046-94/+508
* | Merge QGateWsSupport to QualityGatesWsSupportJulien Lancelot2017-12-0411-112/+73
* | SONAR-10088 Prevent updating built-in quality gate in rename wsJulien Lancelot2017-12-043-2/+22
* | SONAR-10087 Use protobuf in api/qualitygates/renameJulien Lancelot2017-12-043-16/+14
* | SONAR-10087 Move rename logic from QualityGates to wsJulien Lancelot2017-12-046-83/+213
* | SONAR-10088 Return available actions in api/qualitygates/showJulien Lancelot2017-12-043-7/+92
* | SONAR-10088 Return available actions in api/qualitygates/listJulien Lancelot2017-12-046-32/+165
* | SONAR-10087 Add built-in field in api/qualitygates/listJulien Lancelot2017-12-043-11/+30
* | SONAR-10087 Use protobuf in api/qualitygates/listJulien Lancelot2017-12-042-58/+49
* | SONAR-10087 Move some logic from QualityGates to ListActionJulien Lancelot2017-12-047-96/+181
* | SONAR-10087 Replace 'default' by 'isDefault' in api/qualitygates/listJulien Lancelot2017-12-042-6/+18
* | SONAR-10087 Add built-in field in api/qualitygates/showJulien Lancelot2017-12-043-1/+18
* | SONAR-10087 Use protobuf in api/qualitygates/showJulien Lancelot2017-12-0410-261/+303
* | SONAR-10087 Populate built-in flag on existing quality gatesJulien Lancelot2017-12-043-2/+3
* | SONAR-10087 Add built-in flag to provided quality gateJulien Lancelot2017-12-042-5/+11
* | Automatic merge from branch-6.7ssjenka2017-12-011-5/+12
|\|
| * SONAR-10060 api/system/info throws clean message when an exception is thrownTeryk Bellahsene2017-11-301-5/+12
| * Prepare for next development iterationJulien Lancelot2017-11-071-1/+1
| * Release 6.76.7Simon Brandhof2017-11-071-1/+1
| * LICENSE-82 reset server ID on DB URL changesSimon Brandhof2017-11-076-78/+414