Commit graph

29 commits

Author SHA1 Message Date
Eric
fb5b2d8d0e Extending API for protected branches 2017-08-02 10:16:17 +00:00
Mark Fletcher
0dbf4b87ee Document the Delete Merged Branches functionality
* Note that protected branches will not be part of the deletion
2017-06-08 18:52:56 +08:00
Marcia Ramos
18a2928732 Add "API" to all respective headings (h1s) 2017-05-18 08:49:03 +00:00
Achilleas Pipinellis
5422554b86 Mention URL path encoding to all API docs 2017-04-08 12:38:59 +02:00
Dawid Goslawski
82fad17a7d Add information about namespace encoding to API docs 2017-04-08 12:38:59 +02:00
Rémy Coutable
aaaee8ae27 Allow unauthenticated access to some Branch API GET endpoints
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-03-20 09:37:31 +01:00
Robert Schilling
1ead6a9793 Use v4 endpoint in API docs 2017-03-01 18:39:40 +01:00
Robert Schilling
f2dd260413 Update documentation 2017-02-28 08:32:39 +01:00
Oswaldo Ferreira
c79bbe26ab Change branch_name param to branch throughout V4 API 2017-02-21 16:33:14 -03:00
Ben Boeckel
309aee45b6 entities: use the RepoCommit entity for branch commits
Fixes #23895.
2017-02-14 13:22:14 -05:00
Robert Schilling
2ce66c071f API: Expose branch status 2016-11-30 13:13:50 +01:00
Luis Alonso Chavez Armendariz
ed61d44e1e Remove unnecessary sentences for status codes in the API documentation 2016-11-24 10:28:52 -07:00
Toon Claes
1afab9eb79 Add button to delete all merged branches
It adds a button to the branches page that the user can use to delete
all the branches that are already merged. This can be used to clean up
all the branches that were forgotten to delete while merging MRs.

Fixes #21076.
2016-11-09 21:04:03 +01:00
winniehell
e0a858efcc use long options for curl examples in API documentation (!5703) 2016-08-09 01:42:50 +02:00
Robert Schilling
e552b4af26 API: Expose 'developers_can_merge' for branches 2016-07-19 11:12:03 +02:00
Robert Schilling
54d26c89f6 API: Expose 'developers_can_push' for branches 2016-07-19 11:11:56 +02:00
Achilleas Pipinellis
68755a2397 Refactor branches API documentation
[ci skip]
2016-01-18 08:21:01 +01:00
Bugagazavr
3ab07b8aae Update API branches documentation [ci skip] 2015-02-15 17:18:13 +03:00
Dmitriy Zaporozhets
20e04d9f39
Delete branch via API: doc updated
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-10-30 17:30:09 +02:00
Robert Schilling
551145bc98 Validate branch-names and references in WebUI, API
Add specs for GitRefValidator
2014-09-03 13:08:35 +02:00
Jeroen van Baarsen
54c2083703 Merge pull request #7509 from cirosantilli/fix-md-style-api
Fix Md style for API.
2014-08-15 17:14:27 +02:00
James Brooks
3f36f84c1f Consistency, spelling and grammar 2014-08-15 15:03:01 +01:00
Ciro Santilli
2ada4ef062 Fix Md style for API. 2014-08-15 09:03:18 +02:00
Robert Schilling
abdc442648 Fix spelling errors in doc, closes #7437
Further changes
2014-08-07 10:27:54 +02:00
Ciro Santilli
fd348de76d Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00
Dmitriy Zaporozhets
d575ee3e90
Improve branch deletion via API
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-23 15:34:02 +03:00
Johannes Schleifenbaum
49addad7b5 Api-Doc JSON lint
Fixes: #5505
2014-04-05 08:37:42 +02:00
Dmitriy Zaporozhets
d7afdab7a5
Add docs for create branch via api
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-04-01 10:44:58 +03:00
Dmitriy Zaporozhets
8f3701eff0
Move branches API docs to separate file
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-03-31 16:43:45 +03:00