summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Stub file writing in testsJacob Vosmaer2013-11-251-6/+11
| | | |
| * | | Fix return values in GitlabKeysJacob Vosmaer2013-11-202-4/+26
| | | |
| * | | Refactor file writing testsJacob Vosmaer2013-11-201-33/+34
| | | |
* | | | Merge branch 'remove_open3' of /home/git/repositories/gitlab/gitlab-shellDmitriy Zaporozhets2013-11-212-2/+0
|\ \ \ \
| * | | | Remove unused open3 dependencyJacob Vosmaer2013-11-192-2/+0
| | | | |
* | | | | Merge branch 'fail_install' of /home/git/repositories/gitlab/gitlab-shellDmitriy Zaporozhets2013-11-211-1/+7
|\ \ \ \ \
| * | | | | Allow bin/install to signal failure on exitJacob Vosmaer2013-11-191-1/+7
| |/ / / /
* | | | | Merge pull request #109 from jsternberg/masterJacob Vosmaer2013-11-202-5/+14
|\ \ \ \ \ | | | | | | | | | | | | Display error and send failure exit status if redis-cli fails
| * | | | | Removing extra space from the end of gitlab_update error messagesJonathan A. Sternberg2013-11-201-2/+2
| | | | | |
| * | | | | Redis configuration checkJonathan A. Sternberg2013-11-201-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | The bin/check script now checks if Redis is configured properly.
| * | | | | Display error and send failure exit status if redis-cli failsJonathan A. Sternberg2013-11-201-1/+4
|/ / / / / | | | | | | | | | | | | | | | | | | | | This should help prevent a misconfigured redis causing silent failures and fix issue #108.
* | | | | Merge pull request #112 from Javex/masterJacob Vosmaer2013-11-201-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | | Display appropriate error message on config error
| * | | | Display appropriate error message on config errorjavex2013-11-201-0/+1
| | | | |
* | | | | 1.7.9v1.7.9Dmitriy Zaporozhets2013-11-202-1/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | Fix relative path detection for ssh://host:port/repo.gitDmitriy Zaporozhets2013-11-201-1/+3
| |/ / / |/| | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Merge branch 'cve_in_changelog' of /home/git/repositories/gitlab/gitlab-shellDmitriy Zaporozhets2013-11-181-4/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Add CVEs to CHANGELOGJacob Vosmaer2013-11-181-4/+5
|/ / /
* | | Version 1.7.8v1.7.8Dmitriy Zaporozhets2013-11-142-2/+5
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Escape repository pathDmitriy Zaporozhets2013-11-131-1/+9
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge pull request #107 from tuminoid/patch-1Dmitriy Zaporozhets2013-11-111-0/+1
|\ \ \ | | | | | | | | Update .gitignore
| * | | Update .gitignoreTuomo Tanskanen2013-11-101-0/+1
| | | | | | | | | | | | Ignore gzipped logs as well.
* | | | Merge pull request #110 from KaosMcRage/check_redis_binDmitriy Zaporozhets2013-11-111-1/+1
|\ \ \ \ | |/ / / |/| | | Check for redis-cli binary
| * | | Check for redis-cli binaryKaosMcRage2013-11-111-1/+1
|/ / /
* | | Merge branch 'refactor_redis' of /home/git/repositories/gitlab/gitlab-shellv1.7.7Dmitriy Zaporozhets2013-11-082-5/+7
|\ \ \
| * | | Bypass shell and use stdlib JSON for GitlabUpdateJacob Vosmaer2013-11-082-5/+7
|/ / /
* | | Version 1.7.7Dmitriy Zaporozhets2013-11-082-1/+4
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge branch 'separate_options_from_args' of ↵Dmitriy Zaporozhets2013-11-071-4/+4
|\ \ \ | | | | | | | | | | | | /home/git/repositories/gitlab/gitlab-shell
| * | | Separate options from arguments with --Jacob Vosmaer2013-11-071-4/+4
|/ / /
* | | Version up to 1.7.6v1.7.6Dmitriy Zaporozhets2013-11-062-1/+4
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Prevent update-head fail if branch not present in refs/headDmitriy Zaporozhets2013-11-061-5/+0
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | version 1.7.5Dmitriy Zaporozhets2013-11-052-1/+4
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge branch 'banish_shell_from_gitlab_keys' of ↵Dmitriy Zaporozhets2013-11-052-30/+46
|\ \ \ | | | | | | | | | | | | /home/git/repositories/gitlab/gitlab-shell
| * | | More file writing tests for GitlabKeysJacob Vosmaer2013-11-051-27/+33
| | | |
| * | | Use Ruby instead of the Bourne shellJacob Vosmaer2013-11-021-1/+1
| | | |
| * | | Remove sed invocation from GitlabKeysJacob Vosmaer2013-11-022-7/+17
| | | |
* | | | Merge branch 'clean_up_fork_and_import' of ↵Dmitriy Zaporozhets2013-11-051-4/+4
|\ \ \ \ | |/ / / |/| | | | | | | /home/git/repositories/gitlab/gitlab-shell
| * | | Remove chdirs from GitlabProjectsJacob Vosmaer2013-11-051-4/+4
|/ / /
* | | Version 1.7.4v1.7.4Dmitriy Zaporozhets2013-11-012-1/+4
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge branch 'refactor_gitlab_projects' of ↵Dmitriy Zaporozhets2013-11-012-25/+22
|\ \ \ | | | | | | | | | | | | /home/git/repositories/gitlab/gitlab-shell
| * | | Bypass the shell in GitlabProjectsJacob Vosmaer2013-11-012-16/+16
| | | |
| * | | Refactor hook creation in GitlabProjectsJacob Vosmaer2013-11-012-16/+13
| | | |
* | | | Version 1.7.3v1.7.3Dmitriy Zaporozhets2013-10-312-1/+4
|/ / /
* | | Merge branch 'puts_instead_of_echo' of ↵Dmitriy Zaporozhets2013-10-312-5/+7
|\ \ \ | | | | | | | | | | | | /home/git/repositories/gitlab/gitlab-shell
| * | | Use Kernel#open to append lines to authorized_keysJacob Vosmaer2013-10-312-5/+7
| | |/ | |/|
* | | Version up to 1.7.2v1.7.2Dmitriy Zaporozhets2013-10-313-2/+5
| | |
* | | Merge pull request #87 from bobot/masterDmitriy Zaporozhets2013-10-312-10/+10
|\ \ \ | | | | | | | | Execute command directly without using shell
| * | | Execute command directly without using shellFrançois Bobot2013-09-162-10/+10
| | |/ | |/| | | | | | | use Shellwords.shellwords for splitting origin_cmd instead of .split(' ')
* | | Merge pull request #94 from f0k/improve-symlink-warningDmitriy Zaporozhets2013-10-311-1/+3
|\ \ \ | |/ / |/| | More detailed warning about symlinks in repos_path
| * | More detailed warning about symlinks in repos_pathJan Schlüter2013-09-171-1/+3
|/ /
* | GitLab shell up to 1.7.1v1.7.1Dmitriy Zaporozhets2013-08-262-1/+4
| |