- 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 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>
-
- 15 Apr, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Fix spec failure in Ruby 1.9.3
-
Jacob Vosmaer authored
Before this change, tests in gitlab_projects_spec were passing on Ruby 2.0.0 but not on 1.9.3.
-
- 14 Apr, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-