summaryrefslogtreecommitdiff
path: root/doc/api/issues.md
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-291-2/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-271-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-111-4/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-051-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-201-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-011-2/+65
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-1/+4
* Add epic_iid to issue API entityWinnie Hellmann2019-09-041-0/+12
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-291-2/+2
|\
| * Merge branch 'security-61974-limit-issue-comment-size' into 'master'GitLab Release Tools Bot2019-08-291-2/+2
| |\
| | * Limit the size of issuable description and commentsAlexandru Croitor2019-08-221-2/+2
* | | Fix N+1 Gitaly calls in /api/v4/projects/:id/issuessh-fix-nplusone-issuesStan Hu2019-08-231-1/+0
|/ /
* | Update sort options for issues list57402-upate-issues-list-sort-options-ceAlexandru Croitor2019-08-231-3/+3
* | Merge branch 'docs-fix-soft-deletion' into 'master'Evan Read2019-08-211-1/+1
|\ \
| * | Fix outdated references to soft deletiondocs-fix-soft-deletionMarkus Koller2019-08-191-1/+1
| |/
* | Fix Gitaly N+1 calls with listing issues/MRs via APIsh-fix-issues-api-gitaly-nplusoneStan Hu2019-08-171-2/+0
|/
* Remove extra blank lines from docsMarcel Amirault2019-07-151-1/+0
* Remove extra whitespaces in docsMarcel Amirault2019-07-091-3/+3
* Changing badges to use parentheses not bracketsMarcel Amirault2019-07-081-5/+5
* Small markdown tweaks to clear kramdown warningsMarcel Amirault2019-07-041-11/+11
* Update api docs to finish aligning EE and CE docsMarcel Amirault2019-07-031-16/+123
* 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