summaryrefslogtreecommitdiff
path: root/lib/gitlab_post_receive.rb
Commit message (Expand)AuthorAgeFilesLines
* Move setting/unsetting of GL_ID from lib to executables.Douwe Maan2015-04-061-4/+0
* Prevent character encoding issues by sending received changes as raw data.Douwe Maan2015-03-151-1/+5
* Fix post-receive broadcast messageDmitriy Zaporozhets2015-03-041-1/+1
* Enable rubocop ruleDmitriy Zaporozhets2015-03-021-1/+1
* Add tests.Douwe Maan2015-02-231-2/+2
* Return true from GitlabPostReceive to ensure custom hooks run.Douwe Maan2015-02-231-1/+3
* Improve broadcast message logicv2.5.1Dmitriy Zaporozhets2015-02-181-1/+3
* Make fixes to pass rubocopDmitriy Zaporozhets2015-02-161-7/+7
* Show nice error message when internal API is unreachable.Douwe Maan2015-02-111-3/+7
* Print broadcast message if one is available.Douwe Maan2015-02-091-0/+41
* Support for custom hooksDrew Blessing2014-11-051-2/+5
* Fix bug when changes to post-receive worker was not dumped properlyv2.0.1Dmitriy Zaporozhets2014-09-251-1/+1
* GitlabAccess and GitlabPostReceive classes addedDmitriy Zaporozhets2014-09-011-0/+31