summaryrefslogtreecommitdiff
path: root/lib/gitlab/shell.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix namespace deletion testsZeger-Jan van de Weg2017-10-051-0/+2
* Gitaly namespace service enabled for GitLabZeger-Jan van de Weg2017-10-051-6/+42
* Create repositories via GitalyJacob Vosmaer2017-09-291-2/+14
* Migrate Repository.FetchRemote to Gitalygitaly-440-shell-fetch-remoteKim "BKC" Carlbäcker2017-08-301-18/+37
* Speed up project creation by inlining repository creationNick Thomas2017-08-151-3/+9
* Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/25...Nick Thomas2017-08-071-6/+18
* More Gitaly annotationsJacob Vosmaer2017-07-131-0/+13
* Speed up operations performed by gitlab-shellStan Hu2017-07-031-21/+48
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Add configurable timeout for git fetch and clone operationsmrchrisw-import-shell-timeoutChris Wilson2017-04-271-2/+2
* Handle SSH keys that have multiple spaces between each markerStan Hu2017-04-041-1/+1
* Merge branch 'fix-github-importer-slowness' into 'master' Robert Speicher2017-04-031-0/+20
|\
| * Set the right timeout for Gitlab::Shell#fetch_remoteDouglas Barbosa Alexandre2017-04-031-1/+2
| * Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre2017-04-031-0/+19
* | Fix race condition in namespace directory creationRobin Bobbitt2017-04-031-1/+4
|/
* Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-011-1/+1
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-2/+2
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-2/+2
* Fix code for copsDouwe Maan2017-02-231-1/+1
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-1/+1
* Enable Performance/RedundantBlockCallDouwe Maan2017-02-231-1/+1
* Merge branch 'fix/import-hooks' into 'master' Rémy Coutable2017-02-161-1/+3
|\
| * Use gitlab shell import instead of manually creating the webhooksJames Lopez2017-02-161-1/+3
* | Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-1/+1
|/
* Move Gitlab::Shell and Gitlab::ShellAdapter files to lib/27280-fix-unititalized-constantRémy Coutable2017-01-271-0/+246