phab/src/applications/audit/storage/PhabricatorAuditInlineComment.phpstable
phab/src/applications/audit/storage/PhabricatorAuditInlineComment.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b5722a99635a | epriestley | Use EditEngine stacked comments in Diffusion | Jan 11 2017 | |||
601aaa5a86c1 | epriestley | Modularize content sources | Mar 26 2016 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
e9f4a84a892c | epriestley | Allow inline comments to be individually hidden | May 27 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
b2d280ff5142 | epriestley | Port comments through time and space in the common/best case | Apr 21 2015 | |||
4310c4ed5387 | epriestley | Track a "Done" state on inline comments | Mar 24 2015 | |||
dd501117e80c | epriestley | When deleting inline comments, offer "undo" instead of prompting | Mar 10 2015 | |||
daa893e50876 | epriestley | Extend TransactionCommentQuery for Diffusion | Mar 9 2015 | |||
2972894a4df9 | epriestley | Write "hasReplies" to database for inline comments | Mar 9 2015 | |||
082b7f95e6e6 | epriestley | Explicitly track inline comment reply threading | Mar 9 2015 | |||
5b969fb5b809 | epriestley | Provide a transaction editor to perform Audit row writes | Aug 2 2014 | |||
f965126dc454 | epriestley | Migrate audit comments to transactions | Jul 29 2014 | |||
51b5bf1e673a | epriestley | Fix unmigrated load() call in Audit inlines | Jul 25 2014 | |||
3d78c0eff707 | epriestley | Migrate Audit comment text into new storage | Jul 25 2014 | |||
c01aa794c1f2 | epriestley | Migrate Audit inline comments to new storage | Jul 25 2014 | |||
8605a1808d01 | epriestley | Hide direct accesses to Audit inline comment table behind API | Jul 25 2014 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
fdf90b46eb88 | epriestley | Use modern two-stage markup cache (PhabricatorMarkupInterface) in Differential | Oct 24 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help