Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs: fix API move issue curl command | Cynthia Ng | 2018-11-22 | 1 | -1/+1 |
| | |||||
* | add related merge request endpoint | Helmut Januschka | 2018-11-01 | 1 | -0/+87 |
| | |||||
* | Merge branch 'engwan/gitlab-ce-44012-filter-reactions-none-any' | Sean McGivern | 2018-11-01 | 1 | -3/+3 |
|\ | |||||
| * | Add documentation | Heinrich Lee Yu | 2018-11-01 | 1 | -3/+3 |
| | | |||||
* | | Add API docs | Heinrich Lee Yu | 2018-11-01 | 1 | -3/+3 |
|/ | |||||
* | Add documentation | Heinrich Lee Yu | 2018-10-26 | 1 | -3/+3 |
| | |||||
* | Allows to filter issues by `Any milestone` in the API | Jacopo | 2018-10-03 | 1 | -1/+1 |
| | | | | | | In GET `api/v4/projects/:id/issues` the user can filter issues that have an assigned milestone through the parameter `milestone=Any+Milestone`. | ||||
* | Allow date parameters on Issues and Notes API for group owners | Florent Dubois | 2018-08-22 | 1 | -1/+1 |
| | | | | | | | - Allow `created_at` and `updated_at` parameters on Issues API - Allow `created_at` on Issue Notes API Closes gitlab-org/gitlab-ce#40059 | ||||
* | Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API" | Jamie Schembri | 2018-08-01 | 1 | -0/+1 |
| | |||||
* | Add `No+Milestone` for querying by milestonedocs-no-milestone-issues-api | Victor Wu | 2018-07-23 | 1 | -3/+3 |
| | |||||
* | Clarify milestone_id scope for API operations on Issuables | Mark Fletcher | 2018-05-24 | 1 | -2/+2 |
| | |||||
* | Add created_by_me and assigned_to_me scopes44799-api-naming-issue-scope | Mark Chao | 2018-05-21 | 1 | -4/+5 |
| | | | | Deprecate corresponding dash versions created-by-me and assigned-to-me | ||||
* | Merge branch '41967_issue_api_closed_by_info' into 'master' | Sean McGivern | 2018-03-30 | 1 | -0/+48 |
|\ | | | | | | | | | Add closed by information to issue API See merge request gitlab-org/gitlab-ce!17042 | ||||
| * | added missing space in docs and a changelog | haseeb | 2018-03-06 | 1 | -2/+2 |
| | | |||||
| * | note added | haseeb | 2018-03-03 | 1 | -0/+21 |
| | | |||||
| * | documentation updated | haseeb | 2018-02-28 | 1 | -0/+27 |
| | | |||||
* | | Adds updated_at filter to issues and merge_requests API | Jacopo | 2018-03-05 | 1 | -2/+12 |
|/ | |||||
* | API: get participants from merge_requests & issues | Brent Greeff | 2018-01-05 | 1 | -0/+39 |
| | |||||
* | [API] Document how to unassign labels, milestones, and assigneesdocs/api-nil | Achilleas Pipinellis | 2017-12-01 | 1 | -3/+3 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into 18608-lock-issues | Luke "Jared" Bennett | 2017-09-20 | 1 | -1/+9 |
|\ | |||||
| * | Add 'closed_at' attribute to Issues API | Vitaliy @blackst0ne Klachkov | 2017-09-16 | 1 | -1/+9 |
| | | |||||
* | | Create system notes for MR too, improve doc + clean up code | Jarka Kadlecova | 2017-09-14 | 1 | -1/+1 |
| | | |||||
* | | Support discussion lock in the API | Jarka Kadlecova | 2017-09-14 | 1 | -4/+53 |
|/ | |||||
* | Fix API document | Hiroyuki Sato | 2017-09-05 | 1 | -3/+4 |
| | |||||
* | Add my_reaction_emoji param to /issues API | Hiroyuki Sato | 2017-09-05 | 1 | -44/+50 |
| | |||||
* | Merge branch 'docs-fix-15669-issue-move-api' into 'master' | Achilleas Pipinellis | 2017-09-04 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Add to_project_id parameter to Move Issue via API example Closes #15669 See merge request !14008 | ||||
| * | Add to_project_id parameter to Move Issue via API example | Mark Fletcher | 2017-09-02 | 1 | -1/+1 |
| | | |||||
* | | Add time stats documentation to issue and merge request end points | Travis Miller | 2017-08-29 | 1 | -1/+55 |
|/ | |||||
* | Fix the iids parameters in the API documentation | Frank Pavageau | 2017-08-07 | 1 | -3/+3 |
| | | | | | Since the parameter name is really `iids[]`, it should be used consistently across the documentation. | ||||
* | Modify/add some forgotten issues API documentationtc-api-root-merge-requests | Toon Claes | 2017-07-28 | 1 | -18/+22 |
| | | | | Should have been part of !13004. | ||||
* | Merge branch 'tc-issue-api-assignee' into 'master' | Sean McGivern | 2017-07-27 | 1 | -1/+15 |
|\ | | | | | | | | | | | | | Add author_id & assignee_id param to /issues API Closes #29430 See merge request !13004 | ||||
| * | Allow query param scope for /issues API endpointtc-issue-api-assignee | Toon Claes | 2017-07-24 | 1 | -6/+9 |
| | | |||||
| * | Add author_id & assignee_id param to /issues API | Toon Claes | 2017-07-24 | 1 | -1/+12 |
| | | | | | | | | Allow issues filtering on `author_id` and `assignee_id`. | ||||
* | | Resolve "More RESTful API: include resource URLs in responses" | Oswaldo Ferreira | 2017-07-25 | 1 | -5/+35 |
|/ | |||||
* | refactor code based on feedback | James Lopez | 2017-07-06 | 1 | -1/+1 |
| | |||||
* | fix docs | James Lopez | 2017-07-06 | 1 | -1/+3 |
| | |||||
* | add API documentation | James Lopez | 2017-07-06 | 1 | -0/+25 |
| | |||||
* | add since and until params to issuables | Kyle Bishop | 2017-06-18 | 1 | -1/+2 |
| | |||||
* | fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assignees | Valery Sizov | 2017-05-11 | 1 | -11/+11 |
| | |||||
* | update API doc with +API (h1 heading) | Marcia Ramos | 2017-05-10 | 1 | -1/+1 |
| | |||||
* | Backport of multiple_assignees_feature [ci skip] | Valery Sizov | 2017-05-04 | 1 | -4/+80 |
| | |||||
* | Add issues/:iid/closed_by api endpoint | mhasbini | 2017-04-12 | 1 | -0/+61 |
| | |||||
* | Add URL encoding link to issues API | Achilleas Pipinellis | 2017-04-10 | 1 | -15/+15 |
| | | | | [ci skip] | ||||
* | Fix markdown table in API Issues docsdocs/fix-md-table-in-api-issues | Achilleas Pipinellis | 2017-04-06 | 1 | -63/+29 |
| | |||||
* | Add "search" optional param and docs for V430195-document-search-param-on-api | Oswaldo Ferreira | 2017-04-05 | 1 | -51/+91 |
| | | | | Notice that this param is being supported since V3, but we have not added the proper docs for it | ||||
* | Put the use of "No Label" in the descriptiontc-clean-up-no-label-doc | Toon Claes | 2017-03-16 | 1 | -9/+3 |
| | | | | | To get the issues that have no label, the special keyword `No Label` can be used. This `No Label` label can be used like any other label. | ||||
* | Rename variable | Bob Van Landuyt | 2017-03-13 | 1 | -2/+2 |
| | | | | | merge_request_for_resolving_discussions -> merge_request_to_resolve_discussions_of | ||||
* | Always require MR-iid for resolving discussions | Bob Van Landuyt | 2017-03-13 | 1 | -3/+3 |
| | | | | | And deduplicate the finding of MR's & discussions. Now the searching is done in the service, istead of the controller & the API. | ||||
* | Delegate a single discussion to a new issue | Bob Van Landuyt | 2017-03-13 | 1 | -9/+10 |
| | | | | | | Delegate a discussion in a merge request into a new issue. The discussion wil be marked as resolved and a system note will be added linking to the newly created issue. | ||||
* | Add documentation for !9530. | Timothy Andrew | 2017-03-07 | 1 | -72/+72 |
| |