summaryrefslogtreecommitdiff
path: root/lib/api/v3/branches.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-301-76/+0
* Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-011-0/+2
* Improve performance of the /projects/:id/repository/branches API endpointRémy Coutable2017-11-061-2/+4
* Remove 'Repo' prefix from API entitesVitaliy @blackst0ne Klachkov2017-10-051-4/+4
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-4/+4
* Use "branch_name" instead "branch" on V3 branch creation API29604-v3-fix-branch-creationOswaldo Ferreira2017-03-161-0/+21
* Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable2017-03-161-1/+1
* Backport API to V3Robert Schilling2017-02-281-0/+20
* Return 202 with JSON body on async removals on V4 API3874-correctly-return-json-on-delete-responsesOswaldo2017-02-231-0/+7
* Backport API to v3paginate-all-the-thingsRobert Schilling2017-02-171-0/+24