phab/src/applications/differential/storage/DifferentialRevision.phpstable
phab/src/applications/differential/storage/DifferentialRevision.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
889440ead066 | epriestley | Allow structured destruction of Differential Revisions | May 2 2014 | |||
49bc32f12d82 | epriestley | Implement PhabricatorApplicationTransactionInterface in Differential | Apr 18 2014 | |||
592591e71538 | epriestley | Clean up various pieces of dead/obsolete Differential code | Mar 11 2014 | |||
6dd191a3c135 | epriestley | Allow configuration of Differential custom fields | Mar 11 2014 | |||
f6a13fd1c7b1 | epriestley | Use CustomField, not AuxiliaryField, to power RevisionView | Feb 27 2014 | |||
8297c2131cb2 | epriestley | Implement more Differential fields on ApplicationTransaction/CustomField | Feb 27 2014 | |||
cd7171ec6e11 | epriestley | Migrate old AuxiliaryField storage to modern CustomField storage | Feb 27 2014 | |||
0f0673b9e526 | epriestley | Remove "dateCommitted" field from DifferentialRevision | Feb 25 2014 | |||
a24605432f60 | epriestley | Use standard rendering and controller for Differential subscriptions | Feb 21 2014 | |||
c5ba75ee9ed2 | epriestley | Implement a "Reviewers" CustomField | Feb 21 2014 | |||
aa7ba4c6e6d6 | epriestley | Implement Differential subscribers as a CustomField | Feb 21 2014 | |||
f91e94eb90f9 | epriestley | Implement view and edit policies in Differential CustomFields | Feb 21 2014 | |||
01572d9d933b | epriestley | Implement "Repository" as a new-style CustomField in Differential | Feb 21 2014 | |||
be262f4b0c16 | epriestley | Implement new-style "Summary" field | Feb 21 2014 | |||
50ed42761ce9 | epriestley | Don't issue a bazillion queries to load Differential object lists | Feb 19 2014 | |||
65bc2b1ac53d | epriestley | Implement "Pro" version of revision editor, with one field | Feb 19 2014 | |||
18938b531071 | epriestley | Migrate Differential comments to ApplicationTransactions | Feb 12 2014 | |||
8f9b7f419619 | epriestley | Move Differential to proper subscriptions | Feb 12 2014 | |||
aad6b57c36f8 | epriestley | Add `bin/harbormaster` to make builds easier to debug | Dec 26 2013 | |||
1da691113aa8 | epriestley | Normalize the definition of "closed" revision statuses | Nov 26 2013 | |||
da845460586c | Bob Trahan | Add filter by object ability to flag query | Oct 25 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
436a40335723 | epriestley | Add a "default view" policy to Differential | Oct 9 2013 | |||
b1b1ff83f239 | epriestley | Allow applications to define new policy capabilities | Oct 7 2013 | |||
cf4eb3109e77 | epriestley | Allow projects to review revisions | Oct 5 2013 | |||
65ddefad8b9c | epriestley | Migrate all Differential reviewer data to edges | Oct 5 2013 | |||
5799e8e2de67 | epriestley | Provide better strings in policy errors and exceptions | Sep 27 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
d61c931c7b38 | epriestley | Use Differential policy columns to drive policies | Sep 26 2013 | |||
c458517cb4fe | epriestley | Add viewPolicy, editPolicy, repositoryPHID columns to DifferentialRevision | Sep 26 2013 | |||
52e65f3d4761 | Bob Trahan | Add a differential.getdiffs method | Sep 17 2013 | |||
fcba0c74d979 | Gareth Evans/epriestley | Replace all "attach first..." exceptions with `assertAttached()` | Sep 3 2013 | |||
1fb39a20d3fa | epriestley | Move DifferentialRevision to application PHIDs | Jul 22 2013 | |||
d4c28dcbc2d5 | Juan Pablo Civile/epriestley | Methods for reading reviewers from edges in differential | Jul 15 2013 | |||
6a2ae077915c | epriestley | Abstract access to DifferentialInlineComment behind a Query | Jun 21 2013 | |||
6a2e27ba8d70 | epriestley | Put all DifferentialComment loading behind DifferentialCommentQuery | Jun 21 2013 | |||
6eb82ebfd4d0 | deedydas/epriestley | xDiffs and Revisions Generating | May 6 2013 | |||
e555b9025fcf | James Rhodes/epriestley | Implemented Phrequent time tracking functionality. | Mar 30 2013 | |||
a5f031835cee | epriestley | Notify users when an object they created gets awarded a token | Feb 19 2013 | |||
49c40d209dd1 | epriestley | Tokens v1 | Feb 15 2013 | |||
8c99938aad55 | vrana | Convert revision unsubscribers to edges | Feb 4 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
284bf71a8dc9 | Bob Trahan | Fix error when deleting revision | Oct 4 2012 | |||
8fbe6347d22d | Alan Huang | Load primary reviewer PHID | Aug 8 2012 | |||
c0d48d0b2db9 | epriestley | Return attached hashes from `differential.query` | Jun 26 2012 | |||
d7b8bc892b5f | vrana | Display revision number in history | Jun 23 2012 | |||
d4b6b095cbf7 | epriestley | Provide a script to completely destroy revisions | Jun 19 2012 | |||
892a2d1b61c4 | vrana | Make Thread-Topic human readable | Jun 14 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help