summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Put redis library in lib/vendor/ and adjust LOAD_PATHuse-redis-rb-clientStan Hu2016-05-1216-20/+21
* Add redis-rb as a vendored libraryStan Hu2016-05-1216-2/+5284
* Use Redis Ruby client instead of shelling out to redis-cliStan Hu2016-05-123-26/+25
* Remove the update-head command since GitLab doesn't use it anymoreRémy Coutable2016-04-281-17/+0
* Revert "Remove unused #list_remote_tags"revert-53Rémy Coutable2016-04-251-0/+22
* Update post receive worker so it logs a unique JID in sidekiqaiionx/gitlab-shell-aiionx-post_receive_jidaiionx2016-04-191-2/+4
* Remove branch functionalityRobert Schilling2016-04-191-15/+0
* Remove rm-tag commandRobert Schilling2016-04-181-7/+0
* Remove unused #list_remote_tagsRobert Schilling2016-04-161-22/+0
* Revert "Do not prune objects during 'git gc'"Jacob Vosmaer2016-04-061-1/+1
* Add new command to list tags from a remote repo.Rubén Dávila2016-03-311-1/+24
* Add the ability to fetch remote repo without tags.gl_ee_issue_116Rubén Dávila2016-03-301-2/+6
* Add encoding for the ssh key on the urlPablo Carranza2016-03-241-1/+1
* Change use of fingerprint for whole keyPablo Carranza2016-03-241-2/+2
* Change API endpoint to authorized_keysPablo Carranza2016-03-241-1/+1
* Add authorized keys bin script to find keys by fingerprintPablo Carranza2016-03-243-13/+19
* Add ssh-key resource get to gitlab_netPablo Carranza2016-03-241-0/+5
* Add new commands: push-branches and delete-remote-branches.Rubén Dávila2016-03-211-0/+43
* get git annex to work when using custom SSH portJames Lopez2016-03-161-3/+2
* Do not prune objects during 'git gc'Jacob Vosmaer2016-03-141-1/+1
* Remove redundant `|| false`Douwe Maan2016-03-031-1/+1
* Added an optional --force parameter for gitlab-projects fetch-remotefeature/fetch-remote-forcedGabriel Mazetto2016-03-031-1/+6
* Actually use the read_timeout config optionJacob Vosmaer2016-02-091-1/+5
* Log duration of HTTP API requestsnet-read-timeoutJacob Vosmaer2016-02-091-0/+5
* Use an HTTP timeout of 5 minutes by defaultJacob Vosmaer2016-02-091-6/+11
* Merge branch 'master' of https://gitlab.com/jnijhof/gitlab-shellJeroen Nijhof2016-01-041-2/+13
|\
| * Check if path exists for gcJeroen Nijhof2015-11-191-0/+4
| * Added git gc for housekeepingJeroen Nijhof2015-10-211-3/+10
* | Merge branch 'remove-trailing-slashes' into 'master' v2.6.9Douwe Maan2015-12-141-1/+1
|\ \
| * | Be more consistent about default gitlab_urlremove-trailing-slashesJacob Vosmaer2015-12-111-1/+1
| * | Remove trailing slashes from gitlab_urlJacob Vosmaer2015-12-111-1/+1
* | | Merge branch 'stricter-exec_cmd' into 'master' Dmitriy Zaporozhets2015-12-011-12/+20
|\ \ \
| * | | Add comment about untrusted origin_cmdstricter-exec_cmdJacob Vosmaer2015-11-261-0/+3
| * | | Limit availability of SSH_ORIGINAL_COMMANDJacob Vosmaer2015-11-251-12/+10
| * | | Disallow execing stringsJacob Vosmaer2015-11-251-0/+7
| |/ /
* | | Merge branch 'y/git-home' into 'master' Dmitriy Zaporozhets2015-11-251-0/+1
|\ \ \ | |/ / |/| |
| * | Pass $HOME to git as wellKirill Smelkov2015-11-241-0/+1
* | | Revert "Run git-lfs-authenticate script with original command line arguments"Dmitriy Zaporozhets2015-11-251-2/+0
|/ /
* | Merge branch 'mirror-repository' into 'master' Robert Speicher2015-11-171-6/+35
|\ \
| * | Add fetch-remote commandDouwe Maan2015-11-111-0/+25
| * | Exit with non-zero status when import-repository failsDouwe Maan2015-11-111-6/+10
| |/
* | Revert "Merge branch 'use-load-path' into 'master' "Dmitriy Zaporozhets2015-11-121-5/+1
* | Merge branch 'y/httpunix2' into 'master' Dmitriy Zaporozhets2015-11-122-1/+60
|\ \
| * | Add support to connect gitlab-shell to Unicorn via UNIX socketKirill Smelkov2015-11-102-1/+60
| |/
* | use SHELL_ROOT_PATH variable to set ROOT_PATHPirate Praveen2015-11-101-1/+5
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-shell into no-init-on-g...Jacob Vosmaer2015-10-012-4/+15
|\
| * Merge branch 'bozaro/gitlab-shell-git-lfs-authenticate'Dmitriy Zaporozhets2015-09-101-0/+2
| |\
| | * Run git-lfs-authenticate script with original command line argumentsArtem V. Navrotskiy2015-09-091-0/+2
| * | Merge branch 'bozaro/gitlab-shell-lang'Dmitriy Zaporozhets2015-09-101-0/+1
| |\ \
| | * | Do not clean LANG environment variable for the git hooks when working through...Artem V. Navrotskiy2015-09-091-0/+1
| | |/