Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Version 1.9.3v1.9.3 | Dmitriy Zaporozhets | 2014-04-03 | 2 | -1/+4 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | | Fix fatal: bad object 0000 when do new branch push | Dmitriy Zaporozhets | 2014-04-03 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | | Version 1.9.2v1.9.2 | Dmitriy Zaporozhets | 2014-04-03 | 2 | -1/+4 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | | Make force push detection actually work | Dmitriy Zaporozhets | 2014-04-03 | 2 | -2/+3 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | | Merge pull request #128 from ↵ | Dmitriy Zaporozhets | 2014-04-03 | 2 | -2/+7 | |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Popl7/add-better-branch-protection-against-history-rewrite-and-deletion protect protected branched to force updates | |||||
| * | | | first setup to protect protected branched to force updates | Steven Thonus | 2014-03-25 | 2 | -2/+7 | |
|/ / / | | | | | | | | | | rebased for new code | |||||
* | | | Version 1.9.1v1.9.1 | Dmitriy Zaporozhets | 2014-03-20 | 2 | -1/+4 | |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | Pass tag name to update hook too | Dmitriy Zaporozhets | 2014-03-20 | 1 | -6/+6 | |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | Version 1.9.0v1.9.0 | Dmitriy Zaporozhets | 2014-03-20 | 2 | -1/+5 | |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | Merge branch 'improve-git-update' into 'master' | Dmitriy Zaporozhets | 2014-03-20 | 2 | -21/+23 | |
|\ \ \ | | | | | | | | | | | | | Improve Git Update | |||||
| * | | | Fix tests | Dmitriy Zaporozhets | 2014-03-19 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | | | Send api.allowed? request for both http and ssh push | Dmitriy Zaporozhets | 2014-03-19 | 2 | -21/+22 | |
|/ / / | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | version 1.8.5v1.8.5 | Dmitriy Zaporozhets | 2014-03-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | Merge branch 'fix_changelog' into 'master' | Dmitriy Zaporozhets | 2014-03-15 | 1 | -1/+3 | |
|\ \ \ | | | | | | | | | | | | | Fix Changelog | |||||
| * | | | Move batch-add-keys under the right version | Jacob Vosmaer | 2014-03-14 | 1 | -1/+3 | |
|/ / / | ||||||
* | | | Merge branch 'batch_key_import' into 'master' | Dmitriy Zaporozhets | 2014-03-14 | 4 | -2/+69 | |
|\ \ \ | | | | | | | | | | | | | Batch Key Import | |||||
| * | | | Add gitlab-keys batch-add-keys | Jacob Vosmaer | 2014-03-14 | 4 | -1/+64 | |
| | | | | | | | | | | | | | | | | | | | | This command is intended to be called by the GitLab Rails code when restoring an application backup. | |||||
| * | | | Generate key_line in separate method | Jacob Vosmaer | 2014-03-14 | 1 | -1/+5 | |
|/ / / | ||||||
* | | | Version 1.8.4v1.8.4 | Dmitriy Zaporozhets | 2014-03-13 | 2 | -1/+4 | |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | Add process wait for import | Dmitriy Zaporozhets | 2014-03-13 | 1 | -1/+3 | |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | Dont import repo if exists | Dmitriy Zaporozhets | 2014-03-13 | 2 | -0/+12 | |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | Merge branch 'import-timeout' into 'master'v1.8.3 | Dmitriy Zaporozhets | 2014-03-12 | 5 | -11/+57 | |
|\ \ \ | | | | | | | | | | | | | Import Timeout | |||||
| * | | | Use KILL instead of TERM | Dmitriy Zaporozhets | 2014-03-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | | | Use large repo instead one with prompt | Dmitriy Zaporozhets | 2014-03-12 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | | | change seed repo | Dmitriy Zaporozhets | 2014-03-12 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | | | Use Process spawn | Dmitriy Zaporozhets | 2014-03-12 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | | | Changelog entry and new version | Dmitriy Zaporozhets | 2014-03-12 | 2 | -1/+4 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | | | Add support for import repo timeout | Dmitriy Zaporozhets | 2014-03-12 | 3 | -10/+50 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | | Merge branch 'exec_warning' into 'master' | Dmitriy Zaporozhets | 2014-03-12 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / |/| | | | | | | | Explain why GitlabShell#exec_cmd has no tests | |||||
| * | | | 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 | |
|/ / / | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | 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 | |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | Merge branch 'environment_variables' into 'master' | Dmitriy Zaporozhets | 2014-03-11 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | | | | | Restrict Environment Variables | |||||
| * | | | 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 | |
|\ \ \ \ | |/ / / |/| | | | | | | | Shell Style | |||||
| * | | | 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 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: support/rewrite-hooks.sh | |||||
| * \ \ | Merge pull request #93 from raphendyr/patch-3 | Dmitriy Zaporozhets | 2014-02-03 | 1 | -14/+8 | |
| |\ \ \ | | | | | | | | | | | Remove hard coded home | |||||
| | * | | | Remove hard coded home | Jaakko Kantojärvi | 2013-09-13 | 1 | -14/+8 | |
| | |/ / | | | | | | | | | Also wrote shell script in shell... | |||||
* | | | | Merge branch 'create_hooks' into 'master' | Dmitriy Zaporozhets | 2014-02-26 | 4 | -37/+26 | |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | Add bin/create-hooks command for backup restores This solves the problem that `support/rewrite-hooks.sh` assumes that the gitlab-shell is installed in `/home/git/gitlab-shell`, which does not hold for omnibus-gitlab. | |||||
| * | | | 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 | |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | Merge branch 'gitlab_keys_return_values' of ↵ | Dmitriy Zaporozhets | 2013-11-25 | 2 | -24/+52 | |
|\ \ \ | | | | | | | | | | | | | /home/git/repositories/gitlab/gitlab-shell |