summaryrefslogtreecommitdiff
path: root/doc/api/labels.md
Commit message (Collapse)AuthorAgeFilesLines
* update API doc with +API (h1 heading)Marcia Ramos2017-05-101-1/+1
|
* Mention URL path encoding to all API docsAchilleas Pipinellis2017-04-081-6/+6
|
* Labels support color names in backendDongqing Hu2017-03-291-2/+2
|
* Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-011-6/+6
|
* Update documentationRobert Schilling2017-02-281-32/+0
|
* Use POST in the endpoint description for :ressource/unsubscribe [ci skip]api-subscribe-docRobert Schilling2017-02-231-1/+1
|
* Update documentationapi-subscription-restfulRobert Schilling2017-02-221-5/+5
|
* Remove unnecessary sentences for status codes in the API documentationLuis Alonso Chavez Armendariz2016-11-241-20/+5
|
* Expose Label id to APIRares Sfirlogea2016-11-071-89/+100
| | | | | | [e44da1c] Add Label API expected keys to tests [ac929c8] Update Label API documentation
* Update label's API documentationRobert Schilling2016-11-071-10/+34
|
* Fix a typo in doc/api/labels.mdLemures Lemniscati2016-10-091-1/+1
|
* use long options for curl examples in API documentation (!5703)winniehell2016-08-091-6/+6
|
* Add space between 'Criticalissue'Chris Spicer2016-05-291-1/+1
|
* Add API endpoints for un/subscribing from/to a labelAhmad Sherif2016-05-121-0/+70
| | | | Closes #15638
* API: Expose open_issues_count, closed_issues_count, ↵Robert Schilling2016-04-061-20/+20
| | | | open_merge_requests_count on labels
* api - expose label descriptionMariusz Jachimowicz2016-03-241-29/+42
|
* Refactor labels API documentation [ci skip]doc_refactor_labels_apiAchilleas Pipinellis2016-01-181-41/+111
|
* Fix labels return codeRobert Schilling2014-08-181-6/+5
|
* Update labels via APIRobert Schilling2014-08-131-1/+23
|
* Add, delete labels via APIRobert Schilling2014-08-131-0/+63