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
2017-10-05Fix namespace deletion testsZeger-Jan van de Weg
2017-10-05Gitaly namespace service enabled for GitLabZeger-Jan van de Weg
2017-09-29Create repositories via GitalyJacob Vosmaer
2017-08-30Migrate Repository.FetchRemote to GitalyKim "BKC" Carlbäcker
2017-08-15Speed up project creation by inlining repository creationNick Thomas
2017-08-07Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/25...Nick Thomas
2017-07-13More Gitaly annotationsJacob Vosmaer
2017-07-03Speed up operations performed by gitlab-shellStan Hu
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-04-27Add configurable timeout for git fetch and clone operationsChris Wilson
2017-04-05Handle SSH keys that have multiple spaces between each markerStan Hu
2017-04-04Merge branch 'fix-github-importer-slowness' into 'master' Robert Speicher
2017-04-03Set the right timeout for Gitlab::Shell#fetch_remoteDouglas Barbosa Alexandre
2017-04-03Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre
2017-04-03Fix race condition in namespace directory creationRobin Bobbitt
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/ColonMethodCallDouwe Maan
2017-02-23Enable Performance/RedundantBlockCallDouwe Maan
2017-02-16Merge branch 'fix/import-hooks' into 'master' Rémy Coutable
2017-02-16Use gitlab shell import instead of manually creating the webhooksJames Lopez
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2017-01-27Move Gitlab::Shell and Gitlab::ShellAdapter files to lib/Rémy Coutable