summaryrefslogtreecommitdiff
path: root/doc/api/issues.md
Commit message (Expand)AuthorAgeFilesLines
* Add task count and completed count to responses of Issue and MRPatrick Derichs2019-06-071-5/+45
* Review updates and cleanupce-57402-add-issues-statistics-api-endpointsAlexandru Croitor2019-05-171-3/+3
* Add params validations and remove extra params supportAlexandru Croitor2019-05-151-15/+51
* Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-261-0/+7
* Revert "Merge branch '49449-add-an-api-endpoint-for-bulk-updating-issues-and-...Michael Kozono2019-02-251-31/+0
* Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono2019-02-251-7/+0
* Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-251-0/+7
|\
| * Add API support for filtering confidential issuesRobert Schilling2019-02-211-0/+7
* | Merge branch '49449-add-an-api-endpoint-for-bulk-updating-issues-and-mrs' int...Rémy Coutable2019-02-251-0/+31
|\ \ | |/ |/|
| * Incorporate review feedbackRobert Schilling2019-02-181-1/+1
| * Add new to test bulk_update endpoint for issues and MRsRobert Schilling2019-02-141-0/+31
* | Add related merge request count to api responsePatrick Derichs2019-02-191-0/+10
* | Remove consecutive blank lines from markdown filesEvan Read2019-02-181-6/+0
|/
* Merge branch 'search-title' into 'master'Sean McGivern2019-02-051-0/+2
|\
| * Fix grammar and spellingHiroyuki Sato2019-02-051-1/+1
| * Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato2019-01-141-0/+2
* | Add missing attrs to Issue example API responsesMario de la Ossa2019-01-241-0/+18
|/
* Replace look-alike token with '<your_access_token>'docs/fake-token-no-moreAchilleas Pipinellis2019-01-041-20/+20
* Filter by `None`/`Any` for labels in issues/mrs APIJacopo2018-11-231-3/+3
* Docs: fix API move issue curl commandCynthia Ng2018-11-221-1/+1
* add related merge request endpointHelmut Januschka2018-11-011-0/+87
* Merge branch 'engwan/gitlab-ce-44012-filter-reactions-none-any'Sean McGivern2018-11-011-3/+3
|\
| * Add documentationHeinrich Lee Yu2018-11-011-3/+3
* | Add API docsHeinrich Lee Yu2018-11-011-3/+3
|/
* Add documentationHeinrich Lee Yu2018-10-261-3/+3
* Allows to filter issues by `Any milestone` in the APIJacopo2018-10-031-1/+1
* Allow date parameters on Issues and Notes API for group ownersFlorent Dubois2018-08-221-1/+1
* Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API"Jamie Schembri2018-08-011-0/+1
* Add `No+Milestone` for querying by milestonedocs-no-milestone-issues-apiVictor Wu2018-07-231-3/+3
* Clarify milestone_id scope for API operations on IssuablesMark Fletcher2018-05-241-2/+2
* Add created_by_me and assigned_to_me scopes44799-api-naming-issue-scopeMark Chao2018-05-211-4/+5
* Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern2018-03-301-0/+48
|\
| * added missing space in docs and a changeloghaseeb2018-03-061-2/+2
| * note addedhaseeb2018-03-031-0/+21
| * documentation updatedhaseeb2018-02-281-0/+27
* | Adds updated_at filter to issues and merge_requests APIJacopo2018-03-051-2/+12
|/
* API: get participants from merge_requests & issuesBrent Greeff2018-01-051-0/+39
* [API] Document how to unassign labels, milestones, and assigneesdocs/api-nilAchilleas Pipinellis2017-12-011-3/+3
* Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-201-1/+9
|\
| * Add 'closed_at' attribute to Issues APIVitaliy @blackst0ne Klachkov2017-09-161-1/+9
* | Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-141-1/+1
* | Support discussion lock in the APIJarka Kadlecova2017-09-141-4/+53
|/
* Fix API documentHiroyuki Sato2017-09-051-3/+4
* Add my_reaction_emoji param to /issues APIHiroyuki Sato2017-09-051-44/+50
* Merge branch 'docs-fix-15669-issue-move-api' into 'master'Achilleas Pipinellis2017-09-041-1/+1
|\
| * Add to_project_id parameter to Move Issue via API exampleMark Fletcher2017-09-021-1/+1
* | Add time stats documentation to issue and merge request end pointsTravis Miller2017-08-291-1/+55
|/
* Fix the iids parameters in the API documentationFrank Pavageau2017-08-071-3/+3
* Modify/add some forgotten issues API documentationtc-api-root-merge-requestsToon Claes2017-07-281-18/+22
* Merge branch 'tc-issue-api-assignee' into 'master'Sean McGivern2017-07-271-1/+15
|\