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-25Merge branch '49449-add-an-api-endpoint-for-bulk-updating-issues-and-mrs' int...Rémy Coutable
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-14API: Expose if the user can merge a given merge requestRobert Schilling
2019-02-07API support for squash commit message during mergeLuke Duncalfe
2019-02-05Merge branch 'search-title' into 'master'Sean McGivern
2019-02-05Fix grammar and spellingHiroyuki Sato
2019-02-01Apply suggestion to doc/api/merge_requests.mdRémy Coutable
2019-02-01Merge branch 'master' into 'patch-29'Rémy Coutable
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-12-07Fixed misreported error codes and elaboratedJames Powis
2018-11-28Allow the status of a rebase to be determinedNick Thomas
2018-11-27Add a rebase API endpoint for merge requestsNick Thomas
2018-11-23Filter by `None`/`Any` for labels in issues/mrs APIJacopo
2018-11-05Expose {closed,merged}_{at,by} in merge requests API indexDouwe Maan
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-16Add wip parameter at project level endpoint to api documentation Vladimir Babin
2018-10-04Improve the MR documentationRémy Coutable
2018-10-03#13650 added wip search functionality and testsChantal Rollison
2018-09-26Add diff_refs documentation in single merge requests response.Patrizio Bonzani
2018-09-05Resolve "Return how many commits the source branch is behind the target branc...🙈 jacopo beschi 🙉
2018-07-30Resolve "Merge Request API response is missing changes_count"Jan Beckmann
2018-07-05added API docsPhil Hughes
2018-06-28Add locked state to merge request APIChantal Rollison
2018-06-14Fix fields for author & assignee in MR API docs.gfyoung
2018-06-05Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher
2018-06-04Merge branch 'sh-add-missing-squash-param-api-docs' into 'master'Achilleas Pipinellis
2018-06-01Rephrase "maintainer" to more precise "members who can merge to the target br...Mark Chao
2018-05-31Add merge requests list endpoint for groupsFelipe Artur
2018-05-30Fix missing squash parameter in doc/api/merge_requests.mdStan Hu
2018-05-29Add 'squash and rebase' feature to CEblackst0ne
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-07Add documentation for allowing maintainers to pushBob Van Landuyt
2018-03-07Set `allow_maintainer_to_push` using the APIBob Van Landuyt
2018-03-05Merge branch '41616-api-issues-between-date' into 'master'Sean McGivern
2018-03-05Adds updated_at filter to issues and merge_requests APIJacopo
2018-03-05Add a note about the "List MR pipelines" endpoint only being available from 1...Jakub Kadlubiec
2018-03-02expose metrics in merge request apihaseeb
2018-03-01Add source and target branch filters to merge requests APISean McGivern
2018-01-19doc: Spelling fixesVille Skyttä
2018-01-11Merge branch '39214__pipeline_api' into 'master'Sean McGivern
2018-01-10Fix styleTony Rom
2018-01-05API: get participants from merge_requests & issuesBrent Greeff