summaryrefslogtreecommitdiff
path: root/doc/api/issues.md
Commit message (Collapse)AuthorAgeFilesLines
* Support creating a todo on issuables via APItodos-apiRobert Schilling2016-07-011-1/+92
|
* gitlab-org/gitlab-ce#17818 - add api call for issues by groupMarc Siegfriedt2016-06-231-2/+78
| | | | | rely only on IssuesFinder docs and changelog
* Merge branch 'doc/issue-move-assigns-labels-and-milestone' into 'master' Achilleas Pipinellis2016-06-151-0/+3
|\ | | | | | | | | | | | | Add docs for assigning labels/milestone when moving issue Extends https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3934 See merge request !4069
| * Add docs for assigning labels/milestone when moving issueGrzegorz Bizon2016-06-151-0/+3
| | | | | | | | [ci skip]
* | API: Expose Issue#user_notes_countcnam-dep2016-05-091-5/+10
|/
* Allow back dating issues on updateMichael Greene2016-04-131-0/+1
|
* Make subscription API more RESTfulRobert Schilling2016-04-131-13/+14
|
* API: Ability to subscribe and unsubscribe from an issueRobert Schilling2016-04-131-0/+108
|
* Fix doc for moving an issueRobert Schilling2016-04-131-1/+1
|
* Update tests for moving issues via APIRobert Schilling2016-04-131-2/+6
|
* API: Ability to move an issueRobert Schilling2016-04-131-0/+51
|
* API: Expose subscribed? on issuesRobert Schilling2016-04-081-6/+11
|
* Back dating of issues when creating throught the APIZeger-Jan van de Weg2016-03-281-0/+1
|
* Fix typos and dentingZeger-Jan van de Weg2016-03-211-1/+1
|
* Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-211-30/+4
|
* Dry destroy action on issuablesZeger-Jan van de Weg2016-03-191-1/+1
|
* Soft delete issuablesZeger-Jan van de Weg2016-03-191-5/+39
|
* Refactor issues API documentationdoc_refactor_issues_apiAchilleas Pipinellis2016-01-181-144/+260
| | | | [ci skip]
* Query issues, merge requests and milestones with their IID through APIjubianchi2015-05-021-0/+2
|
* To close an issue you must set 'state_event' to 'close'. I cannot set ↵Derek Campbell2015-02-201-1/+1
| | | | 'closed' to '1'.
* Refactor and improve sorting objects in API for projects, issues and merge ↵Dmitriy Zaporozhets2015-02-051-0/+4
| | | | requests
* Fix a number of discovered typos, capitalization of developer andEwan Edwards2015-02-031-1/+1
| | | | product names, plus a couple of instances of bad Markdown markup.
* Filters issues by milestone via APIjubianchi2014-09-261-0/+3
|
* Filters issues by labels via APIjubianchi2014-09-041-0/+8
|
* Filters issues by state via APIjubianchi2014-09-011-0/+9
|
* Do label validation for issues/merge requests APIRobert Schilling2014-08-141-0/+6
|
* Update docs to markdown style guide.Ciro Santilli2014-06-031-27/+20
|
* Add titles to doc pages.Marin Jankovski2014-05-271-0/+2
|
* Make clear that notes also serve as comments.dosire2014-04-301-0/+4
|
* Api-Doc JSON lintJohannes Schleifenbaum2014-04-051-1/+1
| | | | Fixes: #5505
* Explain iid in APIDmitriy Zaporozhets2013-10-141-0/+3
|
* Merge pull request #5230 from cmckni3/patch-1Dmitriy Zaporozhets2013-10-061-1/+0
|\ | | | | Fix invalid json in API docs
| * Fix invalid json in issues API docChris McKnight2013-09-301-6/+5
| |
* | Update issues, milestones, notes api docs.Marin Jankovski2013-10-021-10/+10
|/
* Fix typosJohannes Schleifenbaum2013-07-291-1/+1
|
* Fix wrong documentation for issue close api. Fixes #3548Dmitriy Zaporozhets2013-06-061-6/+6
|
* API: documentation contains infos to status codes in README file.Sebastian Ziebell2013-03-071-35/+0
| | | | All the info to return codes from the API functions are available in the `README.md` file as suggested.
* API: merge request documentation updated, added return codes to functionsSebastian Ziebell2013-02-271-1/+1
| | | | | | The API documentation of merge requests contains info to status codes for all functions. Required arguments are now checked in the merge requests API functions and a `400 Bad Request` error is returned if they are not given.
* API: issues documentation and API functions updatedSebastian Ziebell2013-02-271-7/+60
| | | | | The issues documentation is updated with infos to status codes and the deprecated `DELETE` function and how to close an issue. A few more tests added to check status codes of API functions.
* Remove all references tp the project code parameter from the APIRiyad Preukschas2012-12-211-4/+4
|
* Merge pull request #2286 from nuecho/fix-doc-api-issuesDmitriy Zaporozhets2012-12-151-14/+0
|\ | | | | Removed delete section in issues API documentation
| * Removed delete section in issues API documentationMatthieu Vachon2012-12-141-14/+0
| |
* | Add username to User and UserBasic entities in API and in examples in doc.Cyril2012-12-121-0/+5
|/
* API: expose issues project idNihad Abbasov2012-07-251-0/+3
|
* API: update docsNihad Abbasov2012-07-251-5/+5
|
* update API docsNihad Abbasov2012-07-241-0/+181