summaryrefslogtreecommitdiff
path: root/lib/gitlab_update.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix typosJohannes Schleifenbaum2013-07-291-1/+1
* Fix and refactor redis commandDmitriy Zaporozhets2013-04-191-13/+4
* Refactored update hook as well as fixed a typo. GitlabConfig is now only call...GitLab2013-04-101-6/+8
* Added socket support to redis configuration directive per drf's request at ht...GitLab2013-04-091-1/+4
* Added fallback to default to localhost if the redis configuration block is mi...Chr18312013-03-291-2/+6
* Added remote redis support to gitlab_update.rbChris2013-03-291-1/+5
* gitlab_update: Stop matching allMichael2013-03-101-1/+1
* v1.0.4Dmitriy Zaporozhets2013-02-141-1/+1
* Use update hook to add post event to redis. Use GL_ID instead of GL_USERDmitriy Zaporozhets2013-02-141-16/+30
* If GL_USER set with some garbage - reset itDmitriy Zaporozhets2013-02-141-0/+7
* Allow local pushes without update checkDmitriy Zaporozhets2013-02-081-0/+5
* Update hook and support for protected branchesDmitriy Zaporozhets2013-02-061-0/+29