| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Initial feature-flagged go/ruby switch | Nick Thomas | 2018-09-28 | 1 | -0/+1 |
| | | |||||
| * | Add Gitaly git-upload-archive migrated commandgitaly-upload-archive | Alejandro Rodríguez | 2018-03-20 | 1 | -0/+1 |
| | | |||||
| * | Use gitaly-upload-pack and gitaly-receive-pack | Jacob Vosmaer | 2017-05-23 | 1 | -1/+2 |
| | | |||||
| * | Add hello-world executable | Jacob Vosmaer | 2017-04-12 | 1 | -0/+2 |
| | | |||||
| * | update gitignore to ignore .idea folder | Pawel Chojnacki | 2017-02-24 | 1 | -0/+1 |
| | | |||||
| * | Make custom hooks dir configurable | Sean McGivern | 2016-12-12 | 1 | -0/+1 |
| | | | | | | | | | Add a new configuration option, custom_hooks_dir. When this is set, we will look for global custom hooks in: <custom_hooks_dir>/{pre-receive,update,post-receive}.d/* When this is not set, default to <REPO_PATH>/hooks. | ||||
| * | custom_hook: add support for global custom hooks | Dirk Hörner | 2016-12-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | This commit adds the option of having another set of global custom hooks along with the already supported repository local custom hooks. The repository local custom hook is executed first (if available). If successful, execution continues with the global custom hook (if available). This way, local custom hooks get priority over global custom hooks. Global custom hooks can be enabled by placing an executable file into the "custom_hooks" directory within gitlab-shell (create if it does not exist, yet). | ||||
| * | Merge branch 'master' of github.com:gitlabhq/gitlab-shellv2.1.0 | Dmitriy Zaporozhets | 2014-10-20 | 1 | -0/+2 |
| |\ | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: .gitignore | ||||
| | * | Ignore .bundle | Ciro Santilli | 2014-10-04 | 1 | -0/+1 |
| | | | |||||
| | * | Ignore tags file | Ciro Santilli | 2014-10-04 | 1 | -0/+1 |
| | | | |||||
| * | | add secret token | Valery Sizov | 2014-10-15 | 1 | -0/+2 |
| |/ | |||||
| * | Merge pull request #164 from liammonahan/master | Jeroen van Baarsen | 2014-08-15 | 1 | -1/+1 |
| |\ | | | | | Match .log* instead of .log.* in .gitignore | ||||
| | * | Match .log* instead of .log.* in .gitignore | Liam Monahan | 2014-07-17 | 1 | -1/+1 |
| | | | | | | | | | | | Something like gitlab-shell.log-20140626.gz will not be caught by the original pattern match since '.' is taken as a literal character. | ||||
| * | | Fix invalid repo_name/repo_path parsing by GitlabUpdate | Dmitriy Zaporozhets | 2014-08-13 | 1 | -0/+1 |
| |/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Use lock file when add or remove keys from authorized_keys file | Dmitriy Zaporozhets | 2014-04-18 | 1 | -0/+1 |
| | | | | | | | This prevents concurrent modification of authorized_keys file Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Update .gitignore | Tuomo Tanskanen | 2013-11-10 | 1 | -0/+1 |
| | | | | Ignore gzipped logs as well. | ||||
| * | Add logging-related keys to the example config. Use the same default for both. | ash | 2013-05-18 | 1 | -0/+1 |
| | | |||||
| * | rspec helper | Dmitriy Zaporozhets | 2013-02-05 | 1 | -0/+1 |
| | | |||||
| * | gitlab-shell base implementation | Dmitriy Zaporozhets | 2013-02-03 | 1 | -0/+1 |
