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-08-01Add exclusive lease to mergeability check processOswaldo Ferreira
2019-07-25Remove code related to object hierarchy in MySQLHeinrich Lee Yu
2019-07-04Allow asynchronous rebase operations to be monitoredNick Thomas
2019-07-02Merge branch 'security-mr-head-pipeline-leak' into 'master'Marin Jankovski
2019-06-20Automatically update MR merge-ref along merge statusOswaldo Ferreira
2019-06-11Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira
2019-06-08Gate MR head_pipeline behind read_pipeline abilityMatija Čupić
2019-06-03Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan
2019-06-03Abstract auto merge processesShinya Maeda
2019-06-01Automatically update MR merge-ref along merge statusOswaldo Ferreira
2019-05-20Revert "Merge branch '55127-add-delay-after-mr-creation-for-async-tasks-to-co...Kerri Miller
2019-05-07Confirm existence of head_pipeline if pipeline success requiredKerri Miller
2019-04-15Fix remove_source_branch merge request API handlingStan Hu
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-04Merge branch 'ignore-merge-when-merge-pipelines-is-stale-ce' into 'master'Kamil Trzciński
2019-04-04Expose head pipeline in the related merge requestsAlexandru Croitor
2019-04-04Ignore merge if the status of the merge request pipeline is staleShinya Maeda
2019-03-13Reduce queries in spec/requests/api/merge_requests_spec.rbRémy Coutable
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