summaryrefslogtreecommitdiff
path: root/hooks/pre-receive
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'ash.mckenzie/srp-refactor' into 'master'"Nick Thomas2018-08-141-3/+3
* Use gl_id instead of key_idAsh McKenzie2018-08-011-3/+3
* Fix a NoMethodError in the pre-receive hookNick Thomas2018-06-121-1/+1
* Fix git push by removing a bad require in the pre-receive hookNick Thomas2018-01-141-1/+0
* Remove direct redis integrationNick Thomas2018-01-121-2/+0
* pre-receive: Fix undefined local variable errorJonathon Reinhart2017-09-211-2/+2
* Support new /internal/pre-receive API endpoint for post-receivegitaly-redis-refactorAlejandro Rodríguez2017-09-051-1/+10
* Revert "Merge branch 'sh-disable-rubygems' into 'master'"Stan Hu2017-07-051-1/+1
* Disable Rubygems in hooks toosh-disable-rubygemsStan Hu2017-07-041-1/+1
* Handle GL_REPOSITORY env variable and use it in api callsAlejandro Rodríguez2017-05-111-1/+2
* remove no longer needed gitlab_initElan Ruusamäe2016-12-011-1/+0
* custom_hook: add support for global custom hooksDirk Hörner2016-12-011-0/+1
* custom_hook: refactor to pull repo_path into classDirk Hörner2016-12-011-1/+1
* added GL_IDadd_gl_idValery Sizov2016-10-051-1/+1
* Track ongoing pushes and reject mv-storage commands if there are push running...mv-storageAlejandro Rodríguez2016-07-271-1/+7
* Remove spaceremove-env-setJacob Vosmaer2016-07-201-1/+1
* Unset GL_ID and GL_PROTOCOL immediatelyJacob Vosmaer2016-07-201-5/+2
* Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] and make it mandatory with no fa...Patricio Cano2016-07-051-1/+1
* Simplify protocol assign, and populate ENV['PROTOCOL'] variable when calling ...Patricio Cano2016-07-051-3/+1
* Allow GitLab Shell to check for allowed access based on the used Git protocol.Patricio Cano2016-07-051-1/+4
* ARGF does more than we wantJacob Vosmaer2016-06-231-1/+1
* Write GitlabAccess error to stderr.Douwe Maan2015-04-061-0/+3
* Revert "Restore hooks PATH before calling ruby."Valery Sizov2014-11-191-4/+17
* Restore hooks PATH before calling ruby.Ciro Santilli2014-11-171-17/+4
* Support for custom hooksDrew Blessing2014-11-051-2/+3
* Add new pre-receive and post-receive hooksDmitriy Zaporozhets2014-09-011-0/+17