- 16 May, 2013 1 commit
-
-
ash authored
-
- 30 Apr, 2013 3 commits
-
-
Dmitriy Zaporozhets authored
Add message that repes_path should be real path
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Regex used in rm-key command is too lax
-
- 25 Apr, 2013 1 commit
-
-
Max Krasnyansky authored
Basically the issue is that 'gitlab-shell rm-key key-2' removes all keys that match "key-2" pattern. "key-20", "key-25", etc. This change makes the regex used in the sed command more strict.
-
- 22 Apr, 2013 1 commit
-
-
mcfedr authored
In the main gitlab config there is a message that this should be the real path, meaning it looks like it can be the symlinked path in this config, experience shows this is not the case.
-
- 19 Apr, 2013 5 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
https can be served also on non-standard port
-
Dmitriy Zaporozhets authored
Added configuration options for custom redis servers as well as bin locations
-
Dmitriy Zaporozhets authored
Fix permissions for SSH with StricModes onn
-
- 17 Apr, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
add fork_project command
-
- 16 Apr, 2013 5 commits
-
-
Angus MacArthur authored
Change-Id: I0c343c03ee3f033641f9958030ac57d92296547d
-
agutong-dev authored
-
Angus MacArthur authored
-
Angus MacArthur authored
Change-Id: I1b3d64d79187c414e326928a96427d1cc6176224
-
Angus MacArthur authored
Change-Id: Ia48a93ccbfea6fdc0791ce25cf3e6291bfe7fa08
-
- 11 Apr, 2013 1 commit
-
-
Angus MacArthur authored
-
- 10 Apr, 2013 3 commits
-
-
GitLab authored
Refactored update hook as well as fixed a typo. GitlabConfig is now only called once in the update hook.
-
GitLab authored
-
GitLab authored
Added socket support to redis configuration directive per drf's request at https://github.com/gitlabhq/gitlab-shell/pull/35
-
- 09 Apr, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 04 Apr, 2013 1 commit
-
-
Javier Castro authored
I've installed following the instructions on Fedora 18, and would be nice to leave the permissions nicely for SSH daemons configured with StrictModes On (cause u can get as I got this... http://www.daveperrett.com/articles/2010/09/14/ssh-authentication-refused/) Cheers!
-
- 03 Apr, 2013 1 commit
-
-
Piotr Roszatycki authored
-
- 29 Mar, 2013 4 commits
- 26 Mar, 2013 4 commits
-
-
Dmitriy Zaporozhets authored
Update CHANGELOG
-
Akzhan Abdulin authored
-
Dmitriy Zaporozhets authored
Improve gitlab_shell spec and replace `system()` with `exec()`
-
Dmitriy Zaporozhets authored
Do not fall on discover deployment keys. Closes #25
-
- 25 Mar, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
-
Akzhan authored
-
- 24 Mar, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
Require openssl
-
- 23 Mar, 2013 3 commits
-
-
Martin Bastien authored
Fix the "uninitialized constant GitlabNet::OpenSSL (NameError)" after upgrading to ruby 2.0
-
Dmitriy Zaporozhets authored
http_settings configuration option added.
-
Akzhan authored
Now it supports: * self_signed_cert option to allow self-signed certificates over https protocol. * user and password options to pass though http auth.
-
- 21 Mar, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
gitlab_net#host: slash is missing
-
Maxim Filatov authored
-