phab/src/applications/repository/worker/PhabricatorRepositoryCommitOwnersWorker.phpstable
phab/src/applications/repository/worker/PhabricatorRepositoryCommitOwnersWorker.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2e9cc5e8e8a3 | epriestley | Make implicit audits by the Owners tool use modern code | Jan 31 2017 | |||
5e7a0917372a | epriestley | Write an explicit edge for commit membership in packages | Jan 31 2017 | |||
7f6fa283639f | epriestley | When loading packages affected by a change to a particular path, ignore… | Sep 16 2016 | |||
77ee518d88af | epriestley | Make daemons ignore "Unreachable" commits and avoid duplicate work | Jun 16 2016 | |||
9c24798e64c9 | epriestley | Update Owners auditing rules for multiple reviewers | May 17 2016 | |||
e5f2ccc57fb8 | epriestley | Don't trigger audits for archived packages | May 13 2016 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
8599145b5eec | epriestley | Implement more consistent publishing rules for repositories | Feb 19 2015 | |||
8c79b3eaede0 | Bob Trahan | Policy - convert repository worker to query revision with policy query | Feb 3 2015 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
cb545856a9b8 | epriestley | Make task queue more robust against long-running tasks | Apr 15 2014 | |||
6a4f12600034 | Peng Li/epriestley | Give the commitownersparser a little more time | Apr 15 2014 | |||
bd0011076ba1 | epriestley | Don't disrupt repository import chain when publishing is disabled | Apr 8 2014 | |||
d27cd5fb9902 | epriestley | Disable Herald more aggressively when it's turned off for a repository | Mar 13 2014 | |||
592591e71538 | epriestley | Clean up various pieces of dead/obsolete Differential code | Mar 11 2014 | |||
912509558723 | epriestley | Distinguish between empty and unparsed commits in Diffusion | Oct 29 2013 | |||
9b3d7b0dbaad | epriestley | Make most Differential reads policy-aware | Sep 26 2013 | |||
8e0a975e3f0f | Juan Pablo Civile/epriestley | Remove calls to DifferentialRevision::loadRelations from commit workers | Jul 16 2013 | |||
571d191a9026 | epriestley | Fix missing 'user' in PhabricatorOwnerPathQuery | May 15 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
5903ed650c20 | epriestley | Move completed tasks to an "archive" table and delete them in the GC | Oct 31 2012 | |||
ad409126b1e5 | epriestley | Fix a bug with owners analysis of commits | Aug 23 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help