phab/src/applications/differential/storagestable
phab/src/applications/differential/storage
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
92ac8b5ad9a5 | epriestley | Make Differential inline comment rendering more consistent and somewhat more… | 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 | |||
dcd7a316d239 | Bob Trahan | Differential - add DifferentialDraft to track whether revisions have draft… | Feb 19 2014 | |||
04ba976a04f7 | epriestley | Remove references to legacy comment IDs | Feb 15 2014 | |||
9afe52de51d7 | epriestley | Provide transaction strings, icons and colors for Differential | Feb 14 2014 | |||
62cb58408346 | epriestley | Use timeline view in Differential and make inlines somewhat usable again | Feb 14 2014 | |||
18938b531071 | epriestley | Migrate Differential comments to ApplicationTransactions | Feb 12 2014 | |||
54ce4a719eb7 | epriestley | Fix issue where new transaction comments can be spread across multiple… | Feb 12 2014 | |||
8f9b7f419619 | epriestley | Move Differential to proper subscriptions | Feb 12 2014 | |||
1dbfc56d3588 | epriestley | Write one DifferentialComment per CommentEditor action | Feb 12 2014 | |||
c65fad3fca0e | epriestley | Separate revision updates into two separate comments | Feb 12 2014 | |||
305fb3fbd9c1 | epriestley | Migrate all Differential comment text into new storage | Feb 11 2014 | |||
014a873773eb | epriestley | Update DifferentialDiff: add repositoryPHID, drop parentRevisionID | Jan 27 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 | |||
4f0f95f7b587 | epriestley | Assign PHIDs to all diffs | Nov 6 2013 | |||
da845460586c | Bob Trahan | Add filter by object ability to flag query | Oct 25 2013 | |||
32dd8af9e5d5 | epriestley | Reduce surface area of DifferentialComment API | Oct 22 2013 | |||
f010730e49b0 | epriestley | Migrate all Differential inline comments to ApplicationTransactions | Oct 19 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 | |||
3d3d3b6d8005 | epriestley | Move determination of reviewer authority into DifferentialRevisionQuery | Oct 7 2013 | |||
2d733f88a16a | epriestley | Split users apart from projects/packages in reviewer and audit UIs | Oct 5 2013 | |||
cf4eb3109e77 | epriestley | Allow projects to review revisions | Oct 5 2013 | |||
4d8707df132d | epriestley | Use status list UI to show reviewers in Differential | Oct 5 2013 | |||
65ddefad8b9c | epriestley | Migrate all Differential reviewer data to edges | Oct 5 2013 | |||
1edb875978d5 | Neal Poole/epriestley | Adding support for 'adds' and 'removes' in diff content. | Oct 4 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 | |||
e0f99484ac91 | epriestley | Make Differential views capability-sensitive | Sep 27 2013 | |||
5677cd23bdec | epriestley | Add storage and classes for CustomField in Differential | Sep 26 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 | |||
119c2b8cecf6 | epriestley | Fix `differential.getdiff`, etc., for diffs with no Arcanist Project | Sep 24 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 | |||
f034fd80dbf7 | epriestley | Remove getApplicationObjectTypeName from ApplicationTransactions | Aug 21 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 | |||
90123dd7392f | epriestley | Add DifferentialDiffQuery and change most callsites | Jul 1 2013 | |||
eb49d8a52b16 | epriestley | Construct diffs with attached changesets, even if empty | Jul 1 2013 | |||
3124838d6567 | epriestley | Undo D6266 (DifferentialComment PHID migration) | Jun 24 2013 | |||
75fa580f3f3f | epriestley | Add PHIDs to DifferentialComments | Jun 22 2013 | |||
6a2ae077915c | epriestley | Abstract access to DifferentialInlineComment behind a Query | Jun 21 2013 | |||
44302d2f07fa | epriestley | Add storage for new Differential transactions and transaction comments | Jun 21 2013 | |||
6a2e27ba8d70 | epriestley | Put all DifferentialComment loading behind DifferentialCommentQuery | Jun 21 2013 | |||
6eb82ebfd4d0 | deedydas/epriestley | xDiffs and Revisions Generating | May 6 2013 | |||
89747c0ea46e | Mohamed Fawzy/epriestley | Return the changeset ID as part of the changeset dict | May 3 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 | |||
24ced7e7bd79 | epriestley | Expose commit information via conduit instead of user information | Feb 6 2013 | |||
8c99938aad55 | vrana | Convert revision unsubscribers to edges | Feb 4 2013 | |||
c1e9b20d789c | Kwadwo Nyarko/epriestley | differential now displays date created and date modified info | Jan 31 2013 | |||
3e6fa4365811 | Nick Pellegrino/epriestley | getConfigEnv fails fast when key is not found and no default value is given. | Jan 19 2013 | |||
84c27ae255dc | Bob Trahan | re-factor DifferentialChangesetParser pass 3 / N | Jan 9 2013 | |||
cb228ed4e39f | epriestley | Fix write to undefined property $_hunks | Dec 30 2012 | |||
b4de56ef4bfd | Bob Trahan | make differential use fluid width for code layout | Dec 6 2012 | |||
86470e7a308f | vrana | Handle empty lines in makeChangesWithContext() | Dec 6 2012 | |||
4d7b44183425 | vrana | Don't skip even lines in copied code detector | Nov 22 2012 | |||
8ee6cbe1d461 | Bob Trahan | add "author" information to conduit call | Nov 9 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
3688ac7479cb | vrana | Fix caching for synthetic inline comments | Oct 29 2012 | |||
fdf90b46eb88 | epriestley | Use modern two-stage markup cache (PhabricatorMarkupInterface) in Differential | Oct 24 2012 | |||
3a8be549d62f | epriestley | Don't choke on copy-pasted diffs which include commit messages | Oct 19 2012 | |||
284bf71a8dc9 | Bob Trahan | Fix error when deleting revision | Oct 4 2012 | |||
e0e97b08b8a5 | vrana | Open editor on first modified line | Sep 24 2012 | |||
49f75d255492 | vrana | Don't store empty copy:lines | Sep 22 2012 | |||
10773c5cb63d | Manuel Klimek/Manuel Klimek | Adapt to style changes; fix performance bug when loading hunks for changesets. | Aug 13 2012 | |||
17217fda2864 | Manuel Klimek/Manuel Klimek | Adds an option to allow sending unified diff contexts in differential mails. | Aug 12 2012 | |||
8fbe6347d22d | Alan Huang | Load primary reviewer PHID | Aug 8 2012 | |||
86fa4fd97f89 | dschleimer | [Phabricator] track Mercurial bookmarks for differential diffs | Jul 1 2012 | |||
99df72b81cb3 | vrana | Unhighlight lines modified in rebase | Jun 30 2012 | |||
6c1c3c3a7a7a | vrana | Fix line count in diffs with more hunks per changeset | Jun 28 2012 | |||
0a7973488f5e | vrana | Simplify DifferentialHunk::getAddedLines() | Jun 27 2012 | |||
89fd1204e297 | Jason Ge | Remove the actor itself from reviewer list in commandeering | Jun 27 2012 | |||
c0d48d0b2db9 | epriestley | Return attached hashes from `differential.query` | Jun 26 2012 | |||
d7b8bc892b5f | vrana | Display revision number in history | Jun 23 2012 | |||
c42f767e3785 | epriestley | Destroy changeset parse cache when destroying a revision | Jun 23 2012 | |||
d4b6b095cbf7 | epriestley | Provide a script to completely destroy revisions | Jun 19 2012 | |||
656c82f9b86b | vrana | Fix principal error in makeChangesWithContext() | Jun 18 2012 | |||
2f85be024337 | vrana | Add 'description' to Diff dict | Jun 16 2012 | |||
8a9da4b8d07b | vrana | Add 'creationMethod' to Diff dict | Jun 16 2012 | |||
9e3eb37a90ef | vrana | Use array_mergev() | Jun 15 2012 | |||
892a2d1b61c4 | vrana | Make Thread-Topic human readable | Jun 14 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
af6238ca4ae0 | vrana | Inform about changes made between last revision and commit | May 26 2012 | |||
db1f94b0c05a | vrana | Move getPrimaryReviewer() to DifferentialRevision | May 18 2012 | |||
ec068ff45332 | vrana | Avoid fatal error if there's no Arcanist project or repository | May 3 2012 | |||
fd3d510dc88d | vrana | x | May 3 2012 | |||
56529f88e015 | Nick Harper | Show verb of closed diff based on backing vcs, not local vcs | May 1 2012 |
c4science · Help