Skip to content
Snippets Groups Projects
Select Git revision
  • super-important-update
  • foo-1516892483401
  • foo
  • foo-1516892233675
  • patch-3
  • patch-2
  • jramsay-ide-testing
  • next
  • master default protected
  • go-wrappers
  • make-it-2017
  • 3-6-stable
  • gitaly-post-receive
  • http-excon
  • redis-full-gem
  • feature/gitaly-feature-flag
  • patch-1
  • fix_hook_env
  • memory-limit
  • update-redis-rb-3.3.1
  • v5.0.4
  • v5.0.3
  • v5.0.2
  • v5.0.0
  • v3.6.7
  • v4.1.1
  • v4.1.0
  • v4.0.3
  • v4.0.2
  • v4.0.1
  • v4.0.0
  • v3.6.6
  • v3.6.5
  • v3.6.4
  • v3.6.3
  • v3.6.2
  • v3.6.1
  • v3.6.0
  • v3.5.0
  • v3.4.0
40 results

CHANGELOG

  • Sean McGivern's avatar
    fbc213ea
    Make custom hooks dir configurable · fbc213ea
    Sean McGivern authored
    Add a new configuration option, custom_hooks_dir. When this is set, we
    will look for global custom hooks in:
        <custom_hooks_dir>/{pre-receive,update,post-receive}.d/*
    
    When this is not set, default to <REPO_PATH>/hooks.
    fbc213ea
    History
    Make custom hooks dir configurable
    Sean McGivern authored
    Add a new configuration option, custom_hooks_dir. When this is set, we
    will look for global custom hooks in:
        <custom_hooks_dir>/{pre-receive,update,post-receive}.d/*
    
    When this is not set, default to <REPO_PATH>/hooks.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.