summaryrefslogtreecommitdiff
path: root/lib/api/protected_branches.rb
Commit message (Expand)AuthorAgeFilesLines
* Backport changes to API::ProtectedBranchesYorick Peterse2019-03-261-0/+24
* Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-281-2/+2
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Remove EE-specific code from ProtectedRefAccessSean McGivern2018-09-171-2/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+8
* wordingMark Chao2018-06-061-2/+2
* Merge branch 'jej/add-protected-branch-policy' into 'master'Nick Thomas2018-03-271-1/+4
|\
| * API uses ProtectedBranchPolicy for destroy/createJames Edwards-Jones2018-03-261-1/+4
* | ProtectedBranch API omits empty declared paramsJames Edwards-Jones2018-03-261-1/+2
* | Updated grape to `1.0.2` to remove workaround40843-update-grape-to-v1-0-2-when-it-is-releasedJames Edwards-Jones2018-03-261-6/+1
|/
* Fix protected branches API to accept name parameter with dotMark Fletcher2018-01-191-1/+1
* CE backport of ProtectedBranches API changesJames Edwards-Jones2017-12-071-10/+8
* Fix ProtectedBranch access level validationsJames Edwards-Jones2017-11-241-2/+2
* Update remaining endpointsRobert Schilling2017-08-281-3/+1
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
* Extending API for protected branchesEric2017-08-021-0/+85