aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api/quality-gates.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers for 2018Simon Brandhof2018-01-071-0/+20
* SONAR-10151 Pass organization parameter in all quality gates wsGrégoire Aubert2017-12-141-35/+63
* SONAR-10151 Refactor Quality Gates modals to TypescriptGrégoire Aubert2017-12-141-11/+22
* SONAR-10088 Prevent deleting default quality gateGrégoire Aubert2017-12-041-1/+3
* SONAR-9962 Remove the "unset as default" action on Quality GatesGrégoire Aubert2017-12-041-4/+0
* SONAR-10088 SONAR-10114 Allow/prevent QG actions based on list of authorized ...Grégoire Aubert2017-12-041-21/+25
* SONAR-10087 SONAR-10113 Display built-in badges on quality gatesGrégoire Aubert2017-12-041-0/+1
* fix quality gates deletion/renamingStas Vilchik2017-10-041-4/+4
* SONAR-9127 make api/qualitygates/get_by_project public, change parametersDaniel Schwarz2017-09-291-2/+2
* SONAR-9736 fix access to project admin pagesStas Vilchik2017-09-121-4/+21
* translate api/ to tsStas Vilchik2017-08-211-0/+97