summaryrefslogtreecommitdiff
path: root/lib/gitlab/shell.rb
Commit message (Expand)AuthorAgeFilesLines
* 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