phab/src/applications/differential/controller/DifferentialChangesetViewController.phpfeature/testing
phab/src/applications/differential/controller/DifferentialChangesetViewController.php
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d9bb66f610db | Chad Little | Update Differential edit pages to new UI | Mar 30 2016 | |||
45a4a68628b9 | epriestley | Distinguish between "no coverage information" and "no test coverage" better | Jan 18 2016 | |||
1f1c3f40755e | Joshua Spence/joshuaspence | Allow lint messages to be rendered as Remarkup | Nov 15 2015 | |||
5485fb8aa9e7 | epriestley | Read modern coverage information for tables of contents | Aug 11 2015 | |||
efa8855e0308 | epriestley | Read Differential changeset coverage information from Harbormaster | Aug 10 2015 | |||
2b13da88ceb9 | epriestley | Read synthetic inline comments from Harbormaster | Aug 10 2015 | |||
e9f4a84a892c | epriestley | Allow inline comments to be individually hidden | May 27 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
460d68ba27b6 | epriestley | Provide link to inlines in-context in $ghost['href'] | May 4 2015 | |||
4dea152215cc | epriestley | Fix a possible undefined variable | Apr 22 2015 | |||
a4a65bd5f1d6 | epriestley | Let ghostly inlines automatically expand changesets in enormous diffs | Apr 22 2015 | |||
8c39885076b5 | epriestley | Track ghostly inlines across file moves | Apr 21 2015 | |||
fe774e68e255 | epriestley | Distinguish between ported-forward and ported-backward comments | Apr 21 2015 | |||
aa04e97de7e1 | epriestley | Prefer left-side for old comments in new-vs-new diff of diffs | Apr 21 2015 | |||
b74bb0019eb5 | epriestley | Filter nonvisible inlines out of changeset inline result set | Apr 21 2015 | |||
b2d280ff5142 | epriestley | Port comments through time and space in the common/best case | Apr 21 2015 | |||
5645a07d9984 | epriestley | Modernize DifferentialInlineCommentQuery | Apr 21 2015 | |||
d44f05eead96 | epriestley | Clean up some more handle callsites | Apr 10 2015 | |||
174cf8239802 | epriestley | Provide getObjectOwnerPHID() on inline comment views | Mar 27 2015 | |||
4310c4ed5387 | epriestley | Track a "Done" state on inline comments | Mar 24 2015 | |||
56a970900856 | epriestley | Reduce code duplication for inline "Undo" | Mar 9 2015 | |||
c35cafda2c2f | epriestley | Use ChangesetListView on Differential standalone view | Mar 9 2015 | |||
aa98d9e5f8ce | epriestley | Merge behavior-show-more into behavior-populate | Mar 5 2015 | |||
ad3c94dd454f | epriestley | Make "Show Context" persist rendering, whitespace, encoding, etc | Mar 5 2015 | |||
df661eca355b | epriestley | Always run "behavior-populate" before "behavior-show-more" | Mar 5 2015 | |||
33d7034276a2 | epriestley | Add a preference for always using unified diffs | Mar 5 2015 | |||
77eae81e1a5c | Bob Trahan | Policy - fix up DifferentialChangesetParser | Jan 30 2015 | |||
94cdddc211d1 | epriestley | Cover redirects to files in more cases | Aug 20 2014 | |||
ca6bd2647588 | epriestley | Set `device` to `false` for all pages which don't specify device readiness | Jun 24 2014 | |||
b20884a842a6 | epriestley | Substantially support character encodings and "Highlight As" in changesets | Jun 20 2014 | |||
bb306b58d553 | epriestley | Introduce DifferentialChangesetQuery and remove loadHunks() | Jun 4 2014 | |||
92ac8b5ad9a5 | epriestley | Make Differential inline comment rendering more consistent and somewhat more… | Feb 21 2014 | |||
c818e6e15908 | epriestley | Remove `differential.anonymous-access` | Nov 12 2013 | |||
13dae0519368 | epriestley | Make most file reads policy-aware | Sep 30 2013 | |||
e0f99484ac91 | epriestley | Make Differential views capability-sensitive | Sep 27 2013 | |||
6aee862bbe6a | epriestley | Use ApplicationSearch in Differential | Jul 3 2013 | |||
d0da409eb0f8 | epriestley | Fix a mistakenly translated query from D6262 | Jun 24 2013 | |||
6a2ae077915c | epriestley | Abstract access to DifferentialInlineComment behind a Query | Jun 21 2013 | |||
7f43826854d2 | epriestley | render_tag -> tag: fix more callsites (more view, misc) | Jan 31 2013 | |||
0a9f378594f0 | epriestley | render_tag -> tag: Differential Changeset stuff | Jan 30 2013 | |||
68affb72ec49 | Chad Little | PHT's for Differential. | Jan 24 2013 | |||
ea8faedf0b9f | epriestley | Add very basic 1-up HTML renderer support | Jan 14 2013 | |||
b4de56ef4bfd | Bob Trahan | make differential use fluid width for code layout | Dec 6 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
e0b9a6338881 | Bob Trahan | make Differential comment panel flexible width and nip a bit at other flexible… | Nov 1 2012 | |||
fdf90b46eb88 | epriestley | Use modern two-stage markup cache (PhabricatorMarkupInterface) in Differential | Oct 24 2012 | |||
8ff52c0b6ca1 | vrana | Set viewer for all handles loaded in controllers | Sep 5 2012 | |||
ef3b097a4104 | Alan Huang | Fix "show raw file" showing wrong file | Aug 8 2012 | |||
99df72b81cb3 | vrana | Unhighlight lines modified in rebase | Jun 30 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help