Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-25Revert "Merge branch '49449-add-an-api-endpoint-for-bulk-updating-issues-and-...Michael Kozono
2019-02-25Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono
2019-02-25Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński
2019-02-25Merge branch '49449-add-an-api-endpoint-for-bulk-updating-issues-and-mrs' int...Rémy Coutable
2019-02-21Add API support for filtering confidential issuesRobert Schilling
2019-02-19Add related merge request count to api responsePatrick Derichs
2019-02-18Incorporate review feedbackRobert Schilling
2019-02-18Remove consecutive blank lines from markdown filesEvan Read
2019-02-15Add new to test bulk_update endpoint for issues and MRsRobert Schilling
2019-02-05Merge branch 'search-title' into 'master'Sean McGivern
2019-02-05Fix grammar and spellingHiroyuki Sato
2019-01-24Add missing attrs to Issue example API responsesMario de la Ossa
2019-01-14Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato
2019-01-04Replace look-alike token with '<your_access_token>'Achilleas Pipinellis
2018-11-23Filter by `None`/`Any` for labels in issues/mrs APIJacopo
2018-11-22Docs: fix API move issue curl commandCynthia Ng
2018-11-01add related merge request endpointHelmut Januschka
2018-11-01Merge branch 'engwan/gitlab-ce-44012-filter-reactions-none-any'Sean McGivern
2018-11-01Add documentationHeinrich Lee Yu
2018-11-01Add API docsHeinrich Lee Yu
2018-10-26Add documentationHeinrich Lee Yu
2018-10-03Allows to filter issues by `Any milestone` in the APIJacopo
2018-08-22Allow date parameters on Issues and Notes API for group ownersFlorent Dubois
2018-08-01Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API"Jamie Schembri
2018-07-23Add `No+Milestone` for querying by milestoneVictor Wu
2018-05-24Clarify milestone_id scope for API operations on IssuablesMark Fletcher
2018-05-21Add created_by_me and assigned_to_me scopesMark Chao
2018-03-30Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern
2018-03-06added missing space in docs and a changeloghaseeb
2018-03-05Adds updated_at filter to issues and merge_requests APIJacopo
2018-03-03note addedhaseeb
2018-02-28documentation updatedhaseeb
2018-01-05API: get participants from merge_requests & issuesBrent Greeff
2017-12-01[API] Document how to unassign labels, milestones, and assigneesAchilleas Pipinellis
2017-09-20Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett
2017-09-16Add 'closed_at' attribute to Issues APIVitaliy @blackst0ne Klachkov
2017-09-14Create system notes for MR too, improve doc + clean up codeJarka Kadlecova
2017-09-14Support discussion lock in the APIJarka Kadlecova
2017-09-05Fix API documentHiroyuki Sato
2017-09-05Add my_reaction_emoji param to /issues APIHiroyuki Sato
2017-09-04Merge branch 'docs-fix-15669-issue-move-api' into 'master'Achilleas Pipinellis
2017-09-02Add to_project_id parameter to Move Issue via API exampleMark Fletcher
2017-08-29Add time stats documentation to issue and merge request end pointsTravis Miller
2017-08-07Fix the iids parameters in the API documentationFrank Pavageau
2017-07-28Modify/add some forgotten issues API documentationToon Claes
2017-07-27Merge branch 'tc-issue-api-assignee' into 'master'Sean McGivern
2017-07-25Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira
2017-07-24Allow query param scope for /issues API endpointToon Claes
2017-07-24Add author_id & assignee_id param to /issues APIToon Claes
2017-07-06refactor code based on feedbackJames Lopez