phab/src/applications/diffusion/enginestable
phab/src/applications/diffusion/engine
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
39e1dd160145 | aubort | Merge with Stable Week 5 | Feb 7 2019 | |||
8567e3cacaa3 | aubort | Merge with Stable Week 45 | Dec 5 2018 | |||
61f179ed3c29 | aubort | Merge with Stable Week 44 | Nov 7 2018 | |||
409e207378b4 | aubort | Merge with Stable Week 36 + fixes 20180912 | Sep 14 2018 | |||
2ef10fbe5762 | aubort | Merge with Stable Week 14 | Apr 13 2018 | |||
1ed327683f6a | aubort | Merge with Stable Week 4 | Jan 31 2018 | |||
63dc135135b3 | aubort | Allow the commit hook engine to give SVN transaction ID | Nov 21 2017 | |||
6b372d7d7a35 | aubort | Merge with Stable Week 42 | Oct 23 2017 | |||
903e37a21b50 | epriestley | Show yellow "draft" bubble in Audit | Jan 16 2017 | |||
005d8493b034 | epriestley | Pass GIT_ENVIRONMENTAL_MAGIC through to hook subprocesses to support Git 2.11.0 | Dec 5 2016 | |||
c55de86f0ef0 | epriestley | Return Diffusion diffs through Files, not directly over Conduit | Aug 27 2016 | |||
71a97d8af56b | epriestley | When observing a repository, switch to "importing" mode on a large discovery in… | May 11 2016 | |||
6edf181a7eff | epriestley | Record which cluster host received a push | Apr 19 2016 | |||
4dc857e36d54 | epriestley | Fix an issue with incorrect split head detection in Mercurial after pushing a… | Mar 25 2016 | |||
925a0d3d5918 | epriestley | Pass repository PHID to custom hooks in PHABRICATOR_REPOSITORY instead of… | Feb 18 2016 | |||
9d125b459ea8 | epriestley | Use large text columns to store IP addresses | Feb 2 2016 | |||
98d237067246 | Aviv Eyal/avivey | Add link to Herald Transaction when blocking pushes | Jan 15 2016 | |||
a3e2f655eb87 | epriestley | Modularize the Diffusion/Differential "Block" Herald actions | Aug 3 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
63f4e66b1122 | epriestley | Attach HeraldRules to HeraldEffects | Apr 6 2015 | |||
f6915a797573 | epriestley | Add a heursitic for initial pushes which are really imports | Feb 19 2015 | |||
39ca2fdf649f | Joshua Spence | Use `new FutureIterator` instead of `Futures` | Dec 30 2014 | |||
9219645287e9 | Bob Trahan | Daemons - add "objectPHID" to task tables. | Dec 24 2014 | |||
8ac73b2bf351 | Bob Trahan | Differential - tighten up access of Differential data from other applications | Dec 19 2014 | |||
435085862892 | Bob Trahan | Differential - allow setting viewPolicy from web ui during diff creation process | Nov 19 2014 | |||
9a679bf3746c | Joshua Spence | Allow worker tasks to have priorities | Jul 11 2014 | |||
02c3200867b1 | epriestley | Respond more gracefully when a git push deletes a nonexistent ref | Jul 10 2014 | |||
5660684d7f44 | epriestley | Never use "{branches}" in Mercurial | Jun 20 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
0d87fef5731f | epriestley | Fix an issue where Mercurial pushes would consider only the first and last… | Jun 4 2014 | |||
66af361f10d8 | epriestley | Fix a Mercurial issue where split heads would be detected incorrectly | Jun 4 2014 | |||
0ad0669916f3 | epriestley | Allow branch deletions to be pushed in Mercurial | May 15 2014 | |||
fe0c98faccbc | epriestley | Pass correct number of parameters to pht() when closing a branch in Mercurial | May 15 2014 | |||
74faacee4d4a | epriestley | Never try to run README as a commit hook | May 5 2014 | |||
1aad40b7bf02 | epriestley | Allow users to receive email about pushes via Herald | Mar 26 2014 | |||
a5f55d506f46 | epriestley | Provide a real object ("PhabricatorRepositoryPushEvent") to represent an entire… | Mar 26 2014 | |||
3627e73e5e30 | epriestley | Apply "enormous changes" rules to pre-commit content rules too | Jan 6 2014 | |||
972dfa7bfc37 | epriestley | Add 'hook.d/' directories to SVN and Git repositories for custom hooks | Jan 3 2014 | |||
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