Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> |