phab/src/applications/repository/worker/PhabricatorRepositoryCommitHeraldWorker.phpstable
phab/src/applications/repository/worker/PhabricatorRepositoryCommitHeraldWorker.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
9cb6b2cfcc59 | James Rhodes | Remove user-independent date and time functions from Phabricator | Jul 13 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
eec0576793b1 | austinkelleher/epriestley | Make the hard limit on the number of files showing in Herald emails a constant. | May 1 2014 | |||
3a0694543ddf | Peng Li/epriestley | Put a limit on the number of files showing in herald emails | Apr 29 2014 | |||
cb545856a9b8 | epriestley | Make task queue more robust against long-running tasks | Apr 15 2014 | |||
d27cd5fb9902 | epriestley | Disable Herald more aggressively when it's turned off for a repository | Mar 13 2014 | |||
a4a4322d7abf | epriestley | Add a "tags" field to Diffusion commit | Mar 12 2014 | |||
611f6707204c | epriestley | Add CustomField to Diffusion and add a "branches" field | Mar 12 2014 | |||
3f67430f461e | epriestley | Use PhabricatorObjectListQuery in Herald worker | Mar 11 2014 | |||
efe187d5beb3 | epriestley | Support "Repository's projects" field in Commit and Differential Revision rules | Jan 10 2014 | |||
140c88e97136 | epriestley | Implement basic object rules for Herald | Dec 31 2013 | |||
1ff3ef382d84 | epriestley | Give Herald rules a standard "Hnnn" object name | Dec 18 2013 | |||
7ffea0463e42 | James Rhodes/epriestley | Use herald to trigger builds of revisions and commits. | Nov 9 2013 | |||
d8bda7c66e0a | epriestley | Add an "importing" state to repositories and clean up the UI | Oct 29 2013 | |||
912509558723 | epriestley | Distinguish between empty and unparsed commits in Diffusion | Oct 29 2013 | |||
00bf47f973c8 | epriestley | Fix "Manage herald rules" link by removing it | Oct 22 2013 | |||
953ff197bf26 | epriestley | Allow Herald rules to be disabled, instead of deleted | Oct 7 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
b932c606cb2d | epriestley | Implement "Add to CC" rule for Audits | Aug 30 2013 | |||
4f49ec1cff1c | epriestley | Remove HeraldDryRunAdapter | Aug 8 2013 | |||
b767bd3f2d9d | epriestley | Move Herald rule querying into HeraldRuleQuery | Aug 8 2013 | |||
78eb81ffd069 | epriestley | Remove almost all instances of HeraldContentTypeConfig | Aug 8 2013 | |||
6badb05d644b | epriestley | Make Herald adapters provide content types | Aug 8 2013 | |||
016b62a7ef51 | Bob Trahan | Diffusion - move some DiffusionRequest queries to occur over Conduit | May 15 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
e3567b2d4dec | epriestley | Fix grossness in Herald daemon | Mar 1 2013 | |||
3f547d562d0a | epriestley | Give the fake Herald user a PHID so it counts as logged in and can see commits | Feb 27 2013 | |||
69dcd47751d9 | epriestley | Fix two cases where we load Commit handles without a viewer | Feb 27 2013 | |||
2de879e61385 | epriestley | Minor, extend the lease time of Herald task leases. | Nov 30 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
3e29921f5e32 | epriestley | Use phutil_utf8_convert() in Phabricator | Aug 12 2012 | |||
1e9120cdfb3d | epriestley | Minor, fix an issue in Diffusion/Herald with commits that have no Auditors. | Jul 24 2012 | |||
4dd707b1898d | epriestley | Include explicit "Auditors:" in initial Diffusion email | Jul 23 2012 | |||
378feb3ffb3f | epriestley | Centralize rendering of application mail bodies | Jul 17 2012 | |||
9574b91e55d4 | epriestley | Add options to include patches inline or attached for Diffusion commit emails | Jul 12 2012 | |||
8ddfdb26e999 | epriestley | Publish feed stories about commits | Jun 20 2012 | |||
892a2d1b61c4 | vrana | Make Thread-Topic human readable | Jun 14 2012 | |||
2793828795d7 | vrana | Refactor setting e-mail subjects | Jun 12 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help