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-07-30Merge branch '63547-add-system-notes-for-when-a-zoom-call-was-added-removed-f...Robert Speicher
2019-07-29Add system notes for when a zoom call was added/removed from an issueJacopo
2019-07-29Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher
2019-07-26Merge branch 'security-bvl-filter-mr-params' into 'master'GitLab Release Tools Bot
2019-07-25Merge branch 'label-descr-push-opts' into 'master'Lin Jen-Shin
2019-07-24Support title and desc on merge w/ push optionChristian Couder
2019-07-24Prefer `flat_map` over `map` + `flatten` in specsPeter Leitzen
2019-07-17Filter params in MR build serviceBob Van Landuyt
2019-07-17Support rm src branch on merge w/ push optionChristian Couder
2019-07-12Merge branch 'bvl-rename-routes-after-user-rename' into 'master'Jan Provaznik
2019-07-10Upgrade rspec-rails to 3.8.2 and dependenciesDouglas Barbosa Alexandre
2019-07-09[CE port] Bypass push rules for merge to ref serviceOswaldo Ferreira
2019-07-09Use namespace#path for building urls in specsBob Van Landuyt
2019-07-08Fix race condition on merge train ref generationShinya Maeda
2019-07-05Extend MergeToRefService for creating merge ref from the other refShinya Maeda
2019-07-04Allow asynchronous rebase operations to be monitoredNick Thomas
2019-06-28Fix issues when creating system notesPatrick Bajao
2019-06-28Support branch creation from confidential issuePatrick Bajao
2019-06-28Support creating an MR on a fork from an issuePatrick Bajao
2019-06-28Replace 'JIRA' with 'Jira'Takuya Noguchi
2019-06-21Avoid touching the MR status if MR is not openedOswaldo Ferreira
2019-06-20Only force recheck when merge-ref is outdatedOswaldo Ferreira
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-10Cancel Auto Merge when target branch is changedShinya Maeda
2019-06-06Introduce service for merge request pipeline creationShinya Maeda
2019-06-04Cancel auto merge when merge request is closedShinya Maeda
2019-06-03Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan
2019-06-03Abstract auto merge processesShinya Maeda
2019-06-01Add payload to the service responseOswaldo Ferreira
2019-06-01Automatically update MR merge-ref along merge statusOswaldo Ferreira
2019-05-16Fix a broken spec for EENick Thomas
2019-05-16Properly clear the merge error upon rebase failureStan Hu
2019-05-06Fix merge request pipeline exist methodShinya Maeda
2019-05-02Add support for two-step Gitaly Rebase RPCLuke Duncalfe
2019-04-30Fix environment automatic on_stop triggerShinya Maeda
2019-04-24Put some flaky specs in quarantineRémy Coutable
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-04-10Fix naming of testHeinrich Lee Yu
2019-04-09Fix MR assignees for push optionsNick Thomas
2019-04-09Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas
2019-04-09Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas
2019-04-09Update service to handle unexpected exceptionsLuke Duncalfe
2019-04-09Refactor PushOptionsHandlerService from reviewLuke Duncalfe
2019-04-09Support merge on pipeline success w/ push optionsLuke Duncalfe
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-09Support merge request create with push optionsLuke Duncalfe
2019-04-08Prevent triggering pipelines when target branch is updatedShinya Maeda
2019-04-05Merge branch 'fix-merge-request-relations-with-pipeline-on-mwps' into 'master'Kamil Trzciński
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah