phab/src/applications/differential/storage/DifferentialDiff.phpproduction
phab/src/applications/differential/storage/DifferentialDiff.php
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
021223907dfd | Joshua Spence | Remove arcanist projects from differential | May 18 2015 | |||
25ee2d4508d8 | Joshua Spence | Rename `DifferentialHunk` subclasses for consistency | Jan 22 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
8ac73b2bf351 | Bob Trahan | Differential - tighten up access of Differential data from other applications | Dec 19 2014 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
1716861ad8ee | Bob Trahan | Differential - fix bug destroying diffs | Dec 1 2014 | |||
435085862892 | Bob Trahan | Differential - allow setting viewPolicy from web ui during diff creation process | Nov 19 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
03519c53bbcc | epriestley | Mark questionable column nullability for later | Oct 1 2014 | |||
93681fcdbc5c | epriestley | Generate expected schemata for Differential | Sep 29 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
76ed7d1a02c9 | Joshua Spence | Rename `PhabricatorDestructableInterface` interface | Jul 21 2014 | |||
f7f866445681 | James Rhodes | Move build variables into HarbormasterBuildableInterface | Jun 20 2014 | |||
40e2a1c800ff | epriestley | Write new hunks to the modern hunk store | Jun 4 2014 | |||
0aa913805d14 | epriestley | Add an alternate "modern" hunk datastore | Jun 4 2014 | |||
889440ead066 | epriestley | Allow structured destruction of Differential Revisions | May 2 2014 | |||
49bc32f12d82 | epriestley | Implement PhabricatorApplicationTransactionInterface in Differential | Apr 18 2014 | |||
f4c8a34abe8a | epriestley | Remove several "loadArcanistProject()" methods | Apr 14 2014 | |||
62143b5455e7 | epriestley | Add modern Unit/Lint field support | Feb 27 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 | |||
4f0f95f7b587 | epriestley | Assign PHIDs to all diffs | Nov 6 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
e0f99484ac91 | epriestley | Make Differential views capability-sensitive | Sep 27 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 | |||
90123dd7392f | epriestley | Add DifferentialDiffQuery and change most callsites | Jul 1 2013 | |||
eb49d8a52b16 | epriestley | Construct diffs with attached changesets, even if empty | Jul 1 2013 | |||
89747c0ea46e | Mohamed Fawzy/epriestley | Return the changeset ID as part of the changeset dict | May 3 2013 | |||
24ced7e7bd79 | epriestley | Expose commit information via conduit instead of user information | Feb 6 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 | |||
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 | |||
3a8be549d62f | epriestley | Don't choke on copy-pasted diffs which include commit messages | Oct 19 2012 | |||
e0e97b08b8a5 | vrana | Open editor on first modified line | Sep 24 2012 | |||
49f75d255492 | vrana | Don't store empty copy:lines | Sep 22 2012 | |||
86fa4fd97f89 | dschleimer | [Phabricator] track Mercurial bookmarks for differential diffs | Jul 1 2012 | |||
6c1c3c3a7a7a | vrana | Fix line count in diffs with more hunks per changeset | Jun 28 2012 | |||
d4b6b095cbf7 | epriestley | Provide a script to completely destroy revisions | Jun 19 2012 | |||
2f85be024337 | vrana | Add 'description' to Diff dict | Jun 16 2012 | |||
8a9da4b8d07b | vrana | Add 'creationMethod' to Diff dict | Jun 16 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help