Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extending API for protected branches | Eric | 2017-08-02 | 1 | -0/+4 |
| | |||||
* | Document the Delete Merged Branches functionality | Mark Fletcher | 2017-06-08 | 1 | -0/+2 |
| | | | | * Note that protected branches will not be part of the deletion | ||||
* | Add "API" to all respective headings (h1s) | Marcia Ramos | 2017-05-18 | 1 | -1/+1 |
| | |||||
* | Mention URL path encoding to all API docs | Achilleas Pipinellis | 2017-04-08 | 1 | -7/+7 |
| | |||||
* | Add information about namespace encoding to API docs | Dawid Goslawski | 2017-04-08 | 1 | -7/+7 |
| | |||||
* | Allow unauthenticated access to some Branch API GET endpoints | Rémy Coutable | 2017-03-20 | 1 | -1/+4 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Use v4 endpoint in API docsapi-v4-doc | Robert Schilling | 2017-03-01 | 1 | -7/+7 |
| | |||||
* | Update documentation | Robert Schilling | 2017-02-28 | 1 | -8/+0 |
| | |||||
* | Change branch_name param to branch throughout V4 API22132-rename-branch-name-params-to-branch | Oswaldo Ferreira | 2017-02-21 | 1 | -2/+2 |
| | |||||
* | entities: use the RepoCommit entity for branch commits | Ben Boeckel | 2017-02-14 | 1 | -0/+10 |
| | | | | Fixes #23895. | ||||
* | API: Expose branch statusapi-branch-status | Robert Schilling | 2016-11-30 | 1 | -0/+5 |
| | |||||
* | Remove unnecessary sentences for status codes in the API documentation | Luis Alonso Chavez Armendariz | 2016-11-24 | 1 | -6/+1 |
| | |||||
* | Add button to delete all merged branches | Toon Claes | 2016-11-09 | 1 | -0/+18 |
| | | | | | | | | 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. | ||||
* | use long options for curl examples in API documentation (!5703) | winniehell | 2016-08-09 | 1 | -6/+6 |
| | |||||
* | API: Expose 'developers_can_merge' for branches | Robert Schilling | 2016-07-19 | 1 | -4/+10 |
| | |||||
* | API: Expose 'developers_can_push' for branches | Robert Schilling | 2016-07-19 | 1 | -4/+10 |
| | |||||
* | Refactor branches API documentationdoc_refactor_branches_api | Achilleas Pipinellis | 2016-01-18 | 1 | -35/+73 |
| | | | | [ci skip] | ||||
* | Update API branches documentation [ci skip] | Bugagazavr | 2015-02-15 | 1 | -80/+51 |
| | |||||
* | Delete branch via API: doc updated | Dmitriy Zaporozhets | 2014-10-30 | 1 | -0/+8 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Validate branch-names and references in WebUI, API | Robert Schilling | 2014-09-03 | 1 | -1/+4 |
| | | | | Add specs for GitRefValidator | ||||
* | Merge pull request #7509 from cirosantilli/fix-md-style-api | Jeroen van Baarsen | 2014-08-15 | 1 | -4/+2 |
|\ | | | | | Fix Md style for API. | ||||
| * | Fix Md style for API. | Ciro Santilli | 2014-08-15 | 1 | -4/+2 |
| | | |||||
* | | Consistency, spelling and grammar | James Brooks | 2014-08-15 | 1 | -2/+2 |
|/ | |||||
* | Fix spelling errors in doc, closes #7437 | Robert Schilling | 2014-08-07 | 1 | -1/+1 |
| | | | | Further changes | ||||
* | Update docs to markdown style guide. | Ciro Santilli | 2014-06-03 | 1 | -13/+10 |
| | |||||
* | Improve branch deletion via API | Dmitriy Zaporozhets | 2014-05-23 | 1 | -0/+14 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Api-Doc JSON lint | Johannes Schleifenbaum | 2014-04-05 | 1 | -13/+16 |
| | | | | Fixes: #5505 | ||||
* | Add docs for create branch via api | Dmitriy Zaporozhets | 2014-04-01 | 1 | -0/+31 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Move branches API docs to separate file | Dmitriy Zaporozhets | 2014-03-31 | 1 | -0/+167 |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |