| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #81 from corny/patch-1 | Dmitriy Zaporozhets | 2014-10-28 | 1 | -3/+1 |
| |\ | |||||
| | * | Update gitlab_shell.rb | Julian K. | 2013-08-07 | 1 | -3/+1 |
| * | | Merge pull request #177 from feedhenry/keys_list | Dmitriy Zaporozhets | 2014-10-28 | 1 | -0/+14 |
| |\ \ | |||||
| | * | | Added list-keys command and spec | David Martin | 2014-10-15 | 1 | -0/+14 |
| * | | | Merge pull request #179 from feedhenry/projects_list | Dmitriy Zaporozhets | 2014-10-28 | 1 | -1/+9 |
| |\ \ \ | |||||
| | * | | | Added list-projects command & spec | David Martin | 2014-10-15 | 1 | -1/+9 |
| | |/ / | |||||
| * | | | Merge branch 'master' of github.com:gitlabhq/gitlab-shellv2.1.0 | Dmitriy Zaporozhets | 2014-10-20 | 1 | -1/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Split one instance variable per line | Ciro Santilli | 2014-10-04 | 1 | -1/+2 |
| * | | | add secret token | Valery Sizov | 2014-10-15 | 1 | -1/+6 |
| |/ / | |||||
| * | | Fix bug when changes to post-receive worker was not dumped properlyv2.0.1 | Dmitriy Zaporozhets | 2014-09-25 | 1 | -1/+1 |
| * | | Add '.old' when renaming existing hooks directory | Jacob Vosmaer | 2014-09-16 | 1 | -1/+1 |
| * | | Symlink the whole hooks directory | Jacob Vosmaer | 2014-09-16 | 1 | -4/+6 |
| * | | Git remote remove only available in git > 1.7.12 | Dmitriy Zaporozhets | 2014-09-12 | 1 | -1/+1 |
| * | | Make sure user got redis defaults if not set | Dmitriy Zaporozhets | 2014-09-12 | 1 | -0/+2 |
| * | | support using custom redis database, fixes #173 | Tao | 2014-09-13 | 1 | -3/+4 |
| * | | Merge pull request #91 from raphendyr/patch-1 | Dmitriy Zaporozhets | 2014-09-11 | 1 | -2/+6 |
| |\ \ | |||||
| | * | | Replace build in home folder with environment | Jaakko Kantojärvi | 2013-09-13 | 1 | -2/+6 |
| * | | | Merge pull request #175 from yglukhov/security-issue | Dmitriy Zaporozhets | 2014-09-11 | 1 | -2/+20 |
| |\ \ \ | |||||
| | * | | | Security issue: imported URLs are stored along with password. | uran | 2014-08-28 | 1 | -2/+20 |
| * | | | | Merge pull request #141 from attiks/support-redis-password | Dmitriy Zaporozhets | 2014-09-11 | 1 | -1/+5 |
| |\ \ \ \ | |||||
| | * | | | | added support for redis password | Peter | 2014-03-21 | 1 | -1/+5 |
| * | | | | | GitLab /api/allowed endpoint requires POST request | Dmitriy Zaporozhets | 2014-09-03 | 2 | -5/+27 |
| * | | | | | Update GitlabNet to match new logic | Dmitriy Zaporozhets | 2014-09-01 | 1 | -8/+4 |
| * | | | | | Remove update hook logic | Dmitriy Zaporozhets | 2014-09-01 | 1 | -58/+0 |
| * | | | | | GitlabAccess and GitlabPostReceive classes added | Dmitriy Zaporozhets | 2014-09-01 | 3 | -3/+70 |
| * | | | | | Use a different style of one-line classes | Jacob Vosmaer | 2014-08-27 | 1 | -1/+1 |
| * | | | | | Handle invalid number of arguments | Jacob Vosmaer | 2014-08-27 | 1 | -3/+8 |
| * | | | | | use abort isntead of raise when checking path | Job van der Voort | 2014-08-27 | 1 | -1/+1 |
| | |/ / / |/| | | | |||||
| * | | | | Fix invalid repo_name/repo_path parsing by GitlabUpdate | Dmitriy Zaporozhets | 2014-08-13 | 2 | -12/+21 |
| * | | | | Adding support+tests for annotated tags. | Sean Edge | 2014-07-09 | 1 | -1/+6 |
| * | | | | Merge pull request #155 from ssandler/master | Dmitriy Zaporozhets | 2014-07-04 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | GitlabUpdate: use stripped path for repo_name | Scott Sandler | 2014-06-16 | 1 | -1/+1 |
| * | | | | | Improve coverage. | Gabor Nagy | 2014-06-23 | 1 | -16/+19 |
| |/ / / / | |||||
| * | | | | Expliclity require 'timeout' from the stdlib | Jacob Vosmaer | 2014-06-10 | 1 | -0/+1 |
| * | | | | Use authorized_keys lock when add new key to file | Dmitriy Zaporozhets | 2014-05-31 | 1 | -3/+5 |
| * | | | | Put authorized_keys.lock in the .ssh directory | Jacob Vosmaer | 2014-05-30 | 1 | -1/+1 |
| * | | | | Use lock file when add or remove keys from authorized_keys file | Dmitriy Zaporozhets | 2014-04-18 | 1 | -14/+34 |
| * | | | | Merge pull request #145 from lsjostro/fix_env | Jacob Vosmaer | 2014-04-11 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | set LD_LIBRARY_PATH for Kernel::exec | Lars Sjöström | 2014-03-26 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Fix fatal: bad object 0000 when do new branch push | Dmitriy Zaporozhets | 2014-04-03 | 1 | -2/+6 |
| * | | | | Make force push detection actually work | Dmitriy Zaporozhets | 2014-04-03 | 2 | -2/+3 |
| * | | | | first setup to protect protected branched to force updates | Steven Thonus | 2014-03-25 | 2 | -2/+7 |
| |/ / / | |||||
| * | | | Pass tag name to update hook too | Dmitriy Zaporozhets | 2014-03-20 | 1 | -6/+6 |
| * | | | Fix tests | Dmitriy Zaporozhets | 2014-03-19 | 1 | -2/+3 |
| * | | | Send api.allowed? request for both http and ssh push | Dmitriy Zaporozhets | 2014-03-19 | 2 | -21/+22 |
| * | | | Add gitlab-keys batch-add-keys | Jacob Vosmaer | 2014-03-14 | 1 | -0/+18 |
| * | | | Generate key_line in separate method | Jacob Vosmaer | 2014-03-14 | 1 | -1/+5 |
| * | | | Add process wait for import | Dmitriy Zaporozhets | 2014-03-13 | 1 | -1/+3 |
| * | | | Dont import repo if exists | Dmitriy Zaporozhets | 2014-03-13 | 1 | -0/+3 |
| * | | | Merge branch 'import-timeout' into 'master'v1.8.3 | Dmitriy Zaporozhets | 2014-03-12 | 1 | -1/+19 |
| |\ \ \ | |||||
