Searched defs:hook (Results 1 – 3 of 3) sorted by relevance
| /tools/repohooks/ |
| D | pre-upload.py | 132 def hook_finish(self, hook, duration): argument 147 def hook_error(self, hook, error): argument 156 def hook_warning(self, hook, warning): argument 399 def _run_hook(hook, project, commit, desc, diff): argument
|
| /tools/repohooks/rh/ |
| D | results.py | 30 def __init__(self, hook, project, commit, error, files=(), argument 64 def __init__(self, hook, project, commit, result, files=(), argument
|
| D | config.py | 118 def custom_hook(self, hook): argument 129 def builtin_hook_option(self, hook): argument 134 def builtin_hook_exclude_paths(self, hook): argument
|