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-03-07Merge branch 'osw-merge-to-ref-changes-for-ci-team' into 'master'Douwe Maan
2019-03-06Provide reliable source and target IDsOswaldo Ferreira
2019-03-06Add array support for labelsAlexandru Croitor
2019-03-06PUT MergeRequest API endpoint - accept labels as an arrayMario de la Ossa
2019-02-27Merge branch 'osw-merge-refs-refreshing-api' into 'master'Douwe Maan
2019-02-27Reduce code duplicationAlexander Koval
2019-02-27Added: Documentation for the APINermin Vehabovic
2019-02-26Revert "Merge branch '56726-fix-n+1-in-issues-and-merge-requests-api' into 'm...Heinrich Lee Yu
2019-02-26Reduce code duplicationAlexander Koval
2019-02-26Add API support for refreshing merge ref pathOswaldo Ferreira
2019-02-25Respect the should_remove_source_branch parameter to the merge APINick Thomas
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-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-14Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato
2019-01-08Fix a URL typo in the MR API specsRémy Coutable
2018-12-19Update specs to rails5 formatblackst0ne
2018-11-28Allow the status of a rebase to be determinedNick Thomas
2018-11-27Add a rebase API endpoint for merge requestsNick Thomas
2018-10-26Apply similar change to MRs APIHeinrich Lee Yu
2018-10-03#13650 added wip search functionality and testsChantal Rollison
2018-09-05Resolve "Return how many commits the source branch is behind the target branc...🙈 jacopo beschi 🙉
2018-08-06Retrieve merge request closing issues from database cacheFelipe Artur
2018-07-05added API docsPhil Hughes
2018-07-05fixed tests :face_palm:Phil Hughes
2018-07-05tidy up componentPhil Hughes
2018-06-28Add locked state to merge request APIChantal Rollison
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-30Merge branch 'sh-use-grape-path-helpers' into 'master'Sean McGivern
2018-05-30Replace grape-route-helpers with our own grape-path-helpersStan Hu
2018-05-29Add 'squash and rebase' feature to CEblackst0ne
2018-05-21Add created_by_me and assigned_to_me scopesMark Chao
2018-04-11Correct permissions for creating merge requests from issuesBob 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-02expose metrics in merge request apihaseeb
2018-03-01Add source and target branch filters to merge requests APISean McGivern
2018-01-28Return more consistent values for merge_status on MR APIOswaldo Ferreira
2018-01-17Merge branch '41567-projectfix' into 'security-10-3'Sean McGivern
2018-01-11Remove call to ProjectTeam#<< in MR API specSean McGivern
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
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-20Add optional `search` param for Merge Requests APIMark Fletcher
2017-12-15Add `pipelines` endpoint to merge requests APITony Rom
2017-11-22Improve output for extra queries in specsSean McGivern