phab/src/applications/diffusion/engine/DiffusionCommitHookEngine.phpstable
phab/src/applications/diffusion/engine/DiffusionCommitHookEngine.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
adcc4ee1db1d | epriestley | Add a "branches" rule for Herald commit rules | Dec 26 2013 | |||
6daa2b6c2efa | epriestley | Fix a commit hook issue with the initial commit to Mercurial repositories | Dec 23 2013 | |||
a64d127e2569 | epriestley | Add "is merge commit" Herald field for pre-commit rules | Dec 20 2013 | |||
f750d5f8dc91 | epriestley | Provide a low-level SVN commit query, and merge the VCS query types | Dec 19 2013 | |||
151f01ae9477 | epriestley | Implement "Body" field in Herald pre-commit content hooks | Dec 19 2013 | |||
d90f44ef2058 | epriestley | Support content pre-commit hooks in Mercurial | Dec 18 2013 | |||
5f4df0f3e394 | epriestley | Support "changed filename" and "file content" fields for commit content Herald… | Dec 18 2013 | |||
e115f11f8049 | epriestley | Provide basic commit content hooks for Herald | Dec 18 2013 | |||
3386920971b8 | epriestley | Add Herald support for blocking ref changes | Dec 18 2013 | |||
2216a5e6efb9 | epriestley | Add Subversion ref and content logs to pre-commit hooks | Dec 17 2013 | |||
11b8e57ae012 | epriestley | Remove "pretag" hook support in Mercurial | Dec 17 2013 | |||
74251b363675 | epriestley | Support bookmark hook operations in Mercurial | Dec 17 2013 | |||
6f3a99eb392e | epriestley | Generate ref updates in Mercurial hooks | Dec 17 2013 | |||
2725586bafa0 | epriestley | Restructure HookEngine to use PushLog records for all operations | Dec 17 2013 | |||
61c934449d17 | epriestley | Fix fatal in Git hook when a --force push completely rewrites a ref | Dec 11 2013 | |||
2ff5541fc59c | epriestley | Record new commits in the push log | Dec 5 2013 | |||
e28b848ab2fb | epriestley | Store pusher remote address and push protocol in PushLog | Dec 5 2013 | |||
caa6fdf56dc2 | epriestley | Add a basic push log for recording repository push events | Dec 5 2013 | |||
addd0bbf3b46 | epriestley | Fix a constant in the hook to reduce the number of dragons | Dec 3 2013 | |||
d2e9aee16d1a | epriestley | Reject dangerous changes in Git repositories by default | Dec 3 2013 | |||
632e1ceda61b | epriestley | Do the heavy lifting for git commit hooks | Dec 3 2013 | |||
f93c6985ad84 | epriestley | Support Mercurial pretxnchangegroup hooks | Dec 3 2013 | |||
017d6ccd0793 | epriestley | Support SVN pre-commit hoooks | Dec 3 2013 | |||
618b5cbbc4e8 | epriestley | Install pre-commit hooks in Git repositories | Dec 3 2013 |
c4science · Help