summaryrefslogtreecommitdiffstats
path: root/groovy/protect-refs.groovy
Commit message (Collapse)AuthorAgeFilesLines
* Support --baseFolder parameter and small data reorganizationJames Moger2013-01-151-113/+0
|
* Expose ReceivePack to Groovy hooks (issue 125)James Moger2012-09-141-0/+1
|
* Revisions to custom fieldsJames Moger2012-05-101-0/+3
|
* Adjustments to ClientLoggerJames Moger2012-03-311-6/+7
|
* Return command-specific rejection result if authz check fails.Philip L. McMahon2012-02-041-96/+108
|
* Add pre-commit hook which protects ref paths from non-FF updates or deletes ↵Philip L. McMahon2012-02-041-0/+96
unless the user is a member of an authorized team This script is derived from groovy/blockpush.groovy