summaryrefslogtreecommitdiff
path: root/doc/api/issues.md
Commit message (Expand)AuthorAgeFilesLines
* add since and until params to issuablesKyle Bishop2017-06-181-1/+2
* fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-111-11/+11
* update API doc with +API (h1 heading)Marcia Ramos2017-05-101-1/+1
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-4/+80
* Add issues/:iid/closed_by api endpointmhasbini2017-04-121-0/+61
* Add URL encoding link to issues APIAchilleas Pipinellis2017-04-101-15/+15
* Fix markdown table in API Issues docsdocs/fix-md-table-in-api-issuesAchilleas Pipinellis2017-04-061-63/+29
* Add "search" optional param and docs for V430195-document-search-param-on-apiOswaldo Ferreira2017-04-051-51/+91
* Put the use of "No Label" in the descriptiontc-clean-up-no-label-docToon Claes2017-03-161-9/+3
* Rename variableBob Van Landuyt2017-03-131-2/+2
* Always require MR-iid for resolving discussionsBob Van Landuyt2017-03-131-3/+3
* Delegate a single discussion to a new issueBob Van Landuyt2017-03-131-9/+10
* Add documentation for !9530.Timothy Andrew2017-03-071-72/+72
* Remove "subscribed" field from API responses returning list of issues or merg...api-drop-subscribedAdam Niedzielski2017-03-061-3/+0
* Be able to list issues with no labels using APIVignesh Ravichandran2017-03-031-0/+6
* Merge branch '28257-issues-iids' into 'master' Sean McGivern2017-03-021-1/+6
|\
| * API issues - support filtering by iidsJarka Kadlecova2017-03-011-1/+6
* | Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-011-16/+16
* | Update documentationRobert Schilling2017-02-281-37/+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-4/+4
* Unify issues search behavior by always filtering when ALL labels matches26315-unify-labels-filter-behaviorOswaldo Ferreira2017-02-201-2/+2
* Remove deprecated MR and Issue endpoints and preserve V3 namespace9-0-api-changesOswaldo Ferreira2017-02-061-1/+0
* Add some API endpoints for time tracking.Ruben Davila2017-01-181-0/+140
* API: Implement project issues iid param with IssuesFinder and add tests23194-fix-no-milestone-option-for-projects-endpointDavid Eisner2017-01-121-0/+3
* Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-1/+2
* Remove unnecessary sentences for status codes in the API documentationLuis Alonso Chavez Armendariz2016-11-241-24/+7
* Remove /u/ prefix from user pages in documentationDmitriy Zaporozhets2016-10-131-19/+19
* API: Expose issue#confidentialapi-confidential-issuesRobert Schilling2016-08-311-10/+22
* Merge branch 'entity-api-web-url' into 'master' Douwe Maan2016-08-241-10/+21
|\
| * api: expose web_url for project entitiesBen Boeckel2016-08-241-10/+21
* | docs: fix table alignmentBen Boeckel2016-08-241-2/+2
* | docs: update created_at docs for creating issues via APIBen Boeckel2016-08-241-2/+2
|/
* use long options for curl examples in API documentation (!5703)winniehell2016-08-091-11/+11
* API: Expose due_date for issuesapi-isssues-due-dateRobert Schilling2016-07-121-9/+20
* 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
* 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 issueGrzegorz Bizon2016-06-151-0/+3
* | 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