phab/src/applications/differential/storage/DifferentialChangeset.phpfeature/testing
phab/src/applications/differential/storage/DifferentialChangeset.php
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
de4d7e1b1064 | epriestley | Support arbitrarily long filenames in Differential | Dec 15 2016 | |||
1e9a462baac3 | epriestley | Remove most of the legacy hunk code | Dec 13 2016 | |||
706c21375e8f | epriestley | Remove empty implementations of `describeAutomaticCapabilities()` | Nov 10 2016 | |||
25ee2d4508d8 | Joshua Spence | Rename `DifferentialHunk` subclasses for consistency | Jan 22 2015 | |||
03519c53bbcc | epriestley | Mark questionable column nullability for later | Oct 1 2014 | |||
93681fcdbc5c | epriestley | Generate expected schemata for Differential | Sep 29 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 | |||
bb306b58d553 | epriestley | Introduce DifferentialChangesetQuery and remove loadHunks() | Jun 4 2014 | |||
71e9fb96b56e | epriestley | Move more hunk loads into DifferentialHunkQuery | Jun 4 2014 | |||
fcba0c74d979 | Gareth Evans/epriestley | Replace all "attach first..." exceptions with `assertAttached()` | Sep 3 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 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 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 | |||
99df72b81cb3 | vrana | Unhighlight lines modified in rebase | Jun 30 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 | |||
9e3eb37a90ef | vrana | Use array_mergev() | Jun 15 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help