- 01 Sep, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Gitlab Access handles security check. GitlabPostReceive creates a sidekiq job Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 29 Aug, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Handle invalid number of arguments See merge request !37
-
- 27 Aug, 2014 6 commits
-
-
Jacob Vosmaer authored
-
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
-
- 15 Aug, 2014 1 commit
-
-
Jeroen van Baarsen authored
Match .log* instead of .log.* in .gitignore
-
- 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
-
- 17 Jul, 2014 1 commit
-
-
Liam Monahan authored
Something like gitlab-shell.log-20140626.gz will not be caught by the original pattern match since '.' is taken as a literal character.
-
- 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 3 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>
-