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-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-04-02Remove groups destroy race condition specSean McGivern
2018-09-25Geo: sync disabled wikis. Stage 2Valery Sizov
2018-08-26don't trigger project deletion hooks twice when removing a groupGabriel Mazetto
2018-08-16Fix: Project deletion may not log audit events during group deletionValery Sizov
2018-07-23Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-02-07Use hashed storage in the specsNick Thomas
2017-08-22Make sure repository's removal work for legacy and hashed storagesGabriel Mazetto
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-28Merge branch 'zj-delete-mm-team' into 'master'Douwe Maan
2017-07-28Remove Mattermost team with GitLab groupZ.J. van de Weg
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-29Defer project destroys within a namespace in Groups::DestroyService#async_exe...Stan Hu
2017-04-19add spec and changelogJames Lopez
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-02-27Include nested group into destroy_service_specDmitriy Zaporozhets
2017-02-16Fix a number of race conditions that can occur during namespace deletionStan Hu
2017-02-08Fix inconsistent naming for services that delete thingsdixpac