- 27 Aug, 2014 5 commits
-
-
Jacob Vosmaer authored
When a remote user with a valid SSH key runs something like 'ssh git@gitlab.example.com foobar', gitlab-shell would raise an exception in the GitlabShell#escape_path method. With this change, we catch an invalid number of arguments as soon as possible and exit.
-
Jacob Vosmaer authored
Update changelog in light of !35 See merge request !36
-
Job van der Voort authored
-
Jacob Vosmaer authored
Abort check path Fixes #13 See merge request !35
-
Job van der Voort authored
-
- 13 Aug, 2014 4 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fix repository name/path extraction for GitlabUpdate See merge request !34
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 11 Aug, 2014 2 commits
-
-
Jeroen van Baarsen authored
Update README Markdown style to match CONTRIBUTING
-
Ciro Santilli authored
-
- 15 Jul, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Adding support+tests for annotated tags.
-
- 12 Jul, 2014 2 commits
- 10 Jul, 2014 1 commit
-
-
Sean Edge authored
-
- 04 Jul, 2014 7 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Use simplecov for development.
-
Dmitriy Zaporozhets authored
GitlabUpdate: use stripped path for repo_name
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Improve coverage.
-
Dmitriy Zaporozhets authored
Use a default for gitlab_url that usually works This default lets gitlab-shell connect to Unicorn directly, instead of going through Nginx. This has the following benefits: - the majority of users no longer has to edit the `gitlab_url`; - avoid issues when the external GitLab web address does not resolve on the GitLab server itself; - avoid SSL certificate issues. See merge request !32
-
- 24 Jun, 2014 1 commit
-
-
Gabor Nagy authored
-
- 23 Jun, 2014 1 commit
-
-
Gabor Nagy authored
-
- 20 Jun, 2014 2 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 16 Jun, 2014 1 commit
-
-
Scott Sandler authored
-
- 10 Jun, 2014 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Expliclity require 'timeout' from the stdlib
-
Jacob Vosmaer authored
This avoids getting the following error on some platforms: NameError: uninitialized constant GitlabKeys::Timeout
-
- 31 May, 2014 5 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Use lock file when add new entries to authorized_keys Fixes #21
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Lock file location
-
- 30 May, 2014 1 commit
-
-
Jacob Vosmaer authored
-
- 24 Apr, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 22 Apr, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Authorized keys lock
-
- 18 Apr, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
This prevents concurrent modification of authorized_keys file Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-