| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'import-timeout' into 'master'v1.8.3 | Dmitriy Zaporozhets | 2014-03-12 | 5 | -11/+57 |
| |\ | |||||
| | * | Use KILL instead of TERM | Dmitriy Zaporozhets | 2014-03-12 | 1 | -1/+1 |
| | * | Use large repo instead one with prompt | Dmitriy Zaporozhets | 2014-03-12 | 1 | -2/+2 |
| | * | change seed repo | Dmitriy Zaporozhets | 2014-03-12 | 1 | -2/+2 |
| | * | Use Process spawn | Dmitriy Zaporozhets | 2014-03-12 | 1 | -2/+5 |
| | * | Changelog entry and new version | Dmitriy Zaporozhets | 2014-03-12 | 2 | -1/+4 |
| | * | Add support for import repo timeout | Dmitriy Zaporozhets | 2014-03-12 | 3 | -10/+50 |
| * | | Merge branch 'exec_warning' into 'master' | Dmitriy Zaporozhets | 2014-03-12 | 1 | -0/+1 |
| |\ \ | |/ |/| | |||||
| | * | Explain why GitlabShell#exec_cmd has no tests | Jacob Vosmaer | 2014-03-12 | 1 | -0/+1 |
| * | | Version 1.8.2v1.8.2 | Dmitriy Zaporozhets | 2014-03-12 | 2 | -1/+4 |
| |/ | |||||
| * | Fix typo in Kernel::exec options | Jacob Vosmaer | 2014-03-12 | 1 | -1/+1 |
| * | Version 1.8.1v1.8.1 | Dmitriy Zaporozhets | 2014-03-11 | 2 | -1/+6 |
| * | Merge branch 'environment_variables' into 'master' | Dmitriy Zaporozhets | 2014-03-11 | 1 | -2/+2 |
| |\ | |||||
| | * | Restrict env variables passed to git-xxx-pack | Jacob Vosmaer | 2014-03-07 | 1 | -2/+2 |
| * | | Merge branch 'shell_style' into 'master' | Dmitriy Zaporozhets | 2014-03-11 | 3 | -20/+24 |
| |\ \ | |/ |/| | |||||
| | * | Use safer shell invocations in bin/install | Jacob Vosmaer | 2014-03-07 | 1 | -9/+9 |
| | * | Use less shell commands in gitlab_projects_spec.rb | Jacob Vosmaer | 2014-03-07 | 1 | -2/+2 |
| | * | Use IO.popen instead of Kernel#` to read refs | Jacob Vosmaer | 2014-03-07 | 1 | -8/+12 |
| | * | Use built-in Ruby Dir.pwd instead of the shell | Jacob Vosmaer | 2014-03-07 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'master' of github.com:gitlabhq/gitlab-shell | Dmitriy Zaporozhets | 2014-02-26 | 0 | -0/+0 |
| |\ | |||||
| | * | Merge pull request #93 from raphendyr/patch-3 | Dmitriy Zaporozhets | 2014-02-03 | 1 | -14/+8 |
| | |\ | |||||
| | | * | Remove hard coded home | Jaakko Kantojärvi | 2013-09-13 | 1 | -14/+8 |
| * | | | Merge branch 'create_hooks' into 'master' | Dmitriy Zaporozhets | 2014-02-26 | 4 | -37/+26 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Make support/rewrite-hooks.sh use bin/create_hooks | Jacob Vosmaer | 2014-02-26 | 2 | -26/+15 |
| | * | | Make GitlabProjects#create_hooks a class method | Jacob Vosmaer | 2014-02-26 | 2 | -11/+11 |
| |/ / | |||||
| * | | Merge branch 'better-description' of /home/git/repositories/gitlab/gitlab-shell | Dmitriy Zaporozhets | 2013-12-04 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Some people thought we made a special shell. | Sytse Sijbrandij | 2013-11-29 | 1 | -0/+2 |
| |/ / | |||||
| * | | Version 1.8.0v1.8.0 | Dmitriy Zaporozhets | 2013-11-25 | 2 | -1/+4 |
| * | | Merge branch 'gitlab_keys_return_values' of /home/git/repositories/gitlab/git... | Dmitriy Zaporozhets | 2013-11-25 | 2 | -24/+52 |
| |\ \ | |||||
| | * | | Stub file writing in tests | Jacob Vosmaer | 2013-11-25 | 1 | -6/+11 |
| | * | | Fix return values in GitlabKeys | Jacob Vosmaer | 2013-11-20 | 2 | -4/+26 |
| | * | | Refactor file writing tests | Jacob Vosmaer | 2013-11-20 | 1 | -33/+34 |
| * | | | Merge branch 'remove_open3' of /home/git/repositories/gitlab/gitlab-shell | Dmitriy Zaporozhets | 2013-11-21 | 2 | -2/+0 |
| |\ \ \ | |||||
| | * | | | Remove unused open3 dependency | Jacob Vosmaer | 2013-11-19 | 2 | -2/+0 |
| * | | | | Merge branch 'fail_install' of /home/git/repositories/gitlab/gitlab-shell | Dmitriy Zaporozhets | 2013-11-21 | 1 | -1/+7 |
| |\ \ \ \ | |||||
| | * | | | | Allow bin/install to signal failure on exit | Jacob Vosmaer | 2013-11-19 | 1 | -1/+7 |
| | |/ / / | |||||
| * | | | | Merge pull request #109 from jsternberg/master | Jacob Vosmaer | 2013-11-20 | 2 | -5/+14 |
| |\ \ \ \ | |||||
| | * | | | | Removing extra space from the end of gitlab_update error messages | Jonathan A. Sternberg | 2013-11-20 | 1 | -2/+2 |
| | * | | | | Redis configuration check | Jonathan A. Sternberg | 2013-11-20 | 1 | -3/+9 |
| | * | | | | Display error and send failure exit status if redis-cli fails | Jonathan A. Sternberg | 2013-11-20 | 1 | -1/+4 |
| |/ / / / | |||||
| * | | | | Merge pull request #112 from Javex/master | Jacob Vosmaer | 2013-11-20 | 1 | -0/+1 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Display appropriate error message on config error | javex | 2013-11-20 | 1 | -0/+1 |
| * | | | | 1.7.9v1.7.9 | Dmitriy Zaporozhets | 2013-11-20 | 2 | -1/+4 |
| * | | | | Fix relative path detection for ssh://host:port/repo.git | Dmitriy Zaporozhets | 2013-11-20 | 1 | -1/+3 |
| | |/ / |/| | | |||||
| * | | | Merge branch 'cve_in_changelog' of /home/git/repositories/gitlab/gitlab-shell | Dmitriy Zaporozhets | 2013-11-18 | 1 | -4/+5 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Add CVEs to CHANGELOG | Jacob Vosmaer | 2013-11-18 | 1 | -4/+5 |
| |/ / | |||||
| * | | Version 1.7.8v1.7.8 | Dmitriy Zaporozhets | 2013-11-14 | 2 | -2/+5 |
| * | | Escape repository path | Dmitriy Zaporozhets | 2013-11-13 | 1 | -1/+9 |
| * | | Merge pull request #107 from tuminoid/patch-1 | Dmitriy Zaporozhets | 2013-11-11 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Update .gitignore | Tuomo Tanskanen | 2013-11-10 | 1 | -0/+1 |
