Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dead Ruby code | Nick Thomas | 2019-10-15 | 1 | -28/+0 |
| | |||||
* | Fix rspec deprecation warningsfix-rspec-warnings | Jacob Vosmaer | 2018-12-20 | 1 | -9/+15 |
| | |||||
* | Add lib/hooks_utils.rb | Jonathon Reinhart | 2018-12-13 | 1 | -0/+22 |
This module is responsible for converting the GIT_PUSH_OPTION_* environment variables into an array. See https://gitlab.com/gitlab-org/gitlab-ce/issues/18667 |