Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor repository paths handling to allow multiple git mount pointsshards | Alejandro RodrÃguez | 2016-06-29 | 1 | -5/+9 |
| | |||||
* | Revert "Merge branch 'use-load-path' into 'master' " | Dmitriy Zaporozhets | 2015-11-12 | 1 | -3/+2 |
| | | | | | This reverts commit ae498b6cd4122d3d7f35e6b73b50c53615ca3488, reversing changes made to 79fdf65c71e90773fbf52d6832b74cf5a7124755. | ||||
* | use load path instead of require_relative | Pirate Praveen | 2015-11-10 | 1 | -2/+3 |
| | |||||
* | Ignore missing repositories in create-hooks | Jacob Vosmaer | 2014-09-09 | 1 | -1/+5 |
| | | | | | | | When bin/create-hooks is run against a live GitLab server, there is a possibility of race conditions when a user deletes one of their repositories after bin/create-hooks found it. With this change, bin/create-hooks will ignore missing file errors. | ||||
* | Make support/rewrite-hooks.sh use bin/create_hooks | Jacob Vosmaer | 2014-02-26 | 1 | -0/+12 |