phab/src/applications/audit/editor/PhabricatorAuditCommentEditor.phpstable
phab/src/applications/audit/editor/PhabricatorAuditCommentEditor.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6cfeb9e54014 | epriestley | Further modernize OwnersPackageQuery | Aug 17 2015 | |||
f47e69c01594 | Joshua Spence | Mark some strings for translation | Jun 9 2015 | |||
eb81fd15628f | epriestley | Expose all application mail receivers | Apr 1 2015 | |||
34db543d2774 | epriestley | Remove all application-specific reply handler class overrides | Apr 1 2015 | |||
b5750412c75b | epriestley | Apply normal Audit actions directly with Transaction editor | Aug 2 2014 | |||
508260e4fef1 | epriestley | Apply `diffusion.createcomment` directly with transaction editor in Audit | Aug 2 2014 | |||
a297450aa97b | epriestley | Apply "accept" and "resign" actions with transactions | Aug 2 2014 | |||
78e164aea6e0 | epriestley | Use transactions to apply "resign" and "close" Audit actions | Aug 2 2014 | |||
688f245a95be | epriestley | Use transactions to apply "add auditors" action in Audit | Aug 2 2014 | |||
bb022d2376fb | epriestley | Minor, restore Audit getMailThreading method | Aug 2 2014 | |||
950eeef4c09d | epriestley | Minor, restore Audit newReplyHandlerForCommit method | Aug 2 2014 | |||
49bd5721c5a7 | epriestley | Use standard infrastructure for Feed in Audit | Aug 2 2014 | |||
64736264a62d | epriestley | Use standard infrastructure for Audit email generation | Aug 2 2014 | |||
b787d3ef0df7 | epriestley | Use standard infrastructure for Audit search indexing | Aug 2 2014 | |||
5b969fb5b809 | epriestley | Provide a transaction editor to perform Audit row writes | Aug 2 2014 | |||
89b942c183eb | epriestley | Move Audit to proper Subscriptions | Aug 2 2014 | |||
98c2ad38e564 | Bob Trahan | Fix audit commenting where there are only inlines | Jul 30 2014 | |||
f965126dc454 | epriestley | Migrate audit comments to transactions | Jul 29 2014 | |||
608e1d20b48a | epriestley | Write separate comments for every action in Audit | Jul 29 2014 | |||
bf397480114d | epriestley | Build separate comments for each inline comment in Audit | Jul 28 2014 | |||
970058927987 | epriestley | Allow audit email to generate from multiple transactions | Jul 25 2014 | |||
dc5c87f74cda | epriestley | Hide Audit comment table reads behind an API | Jul 25 2014 | |||
8605a1808d01 | epriestley | Hide direct accesses to Audit inline comment table behind API | Jul 25 2014 | |||
d0128afa2908 | Joshua Spence/epriestley | Applied various linter fixes. | Jun 10 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
3b5883d8c1ee | epriestley | Fix an issue with embedding slowvotes | Apr 24 2014 | |||
deba531401f7 | Ben Alpert/epriestley | Send mail to audit comment author too | Mar 31 2014 | |||
a716fe99f3b2 | epriestley | Perform search indexing in the worker queue and respect `bin/search index… | Jan 14 2014 | |||
6639f93153dc | John Watson/epriestley | Add a 'silent' option to diffusion.createcomment | Jan 9 2014 | |||
c467cc464fb5 | epriestley | Make most repository reads policy-aware | Sep 26 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
d467c49a66e8 | epriestley | Send audit emails to more users | Jul 10 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
7b76c8ef2756 | epriestley | Fix another missing viewer when loading commits | Feb 27 2013 | |||
b801ca8e6f7f | Debarghya Das/epriestley | Author Can Close Audit Option | Jan 19 2013 | |||
f6b196474008 | epriestley | Improve Search architecture | Dec 21 2012 | |||
b4758c765ce2 | Bob Trahan | fix feed story publishing for audit comments | Nov 20 2012 | |||
4d79d462fbd8 | Bob Trahan | make is to when a user resigns from an audit they are no longer cc'd | Nov 5 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
d9c6e07f2c4e | Bob Trahan | If users are on the email to Phabricator, do not send them the Phabricator… | Oct 10 2012 | |||
330b0a3d4b9c | epriestley | Make projects policy-aware | Aug 9 2012 | |||
8cdd801515ac | epriestley | Add PhabricatorOwnersPackageQuery | Aug 8 2012 | |||
b0fda3be25ac | epriestley | Rename setMembers() to withMemberPHIDs() in PhabricatorProjectQuery | Aug 7 2012 | |||
02f40fd7ef48 | epriestley | Allow noncritical blocks in email bodies to be disabled via config | Jul 17 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