phab/src/applications/differential/renderstable
phab/src/applications/differential/render
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ad3c94dd454f | epriestley | Make "Show Context" persist rendering, whitespace, encoding, etc | Mar 5 2015 | |||
06df75ebbd4f | epriestley | Render "Show Context" blocks in unified view | Mar 5 2015 | |||
79cb47116ed1 | epriestley | Provide "diff-1up" and "diff-2up" classes and tweak some styles | Mar 5 2015 | |||
17702f398424 | epriestley | Improve display of "Context not available" in 1-up view | Mar 5 2015 | |||
c82066408d1b | epriestley | Expand Differential test coverage to include moves, shields, and more | Mar 5 2015 | |||
aaf8d73ec798 | Joshua Spence | Fix `pht` method calls | Feb 10 2015 | |||
77eae81e1a5c | Bob Trahan | Policy - fix up DifferentialChangesetParser | Jan 30 2015 | |||
00b245a56679 | Aviv Eyal/epriestley | Set up colspec for differential 1up | Nov 15 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
0057cf17e9d0 | Chad Little | Clean up image file diffs UI | Aug 19 2014 | |||
1ad0e845188a | epriestley | Show image dimensions and some other metadata in Differential | Aug 13 2014 | |||
8999a1c1ea55 | Joshua Spence | Utilize `PhutilMethodNotImplementedException` | Jul 21 2014 | |||
c1af499ed7ab | epriestley | Only show text encoding note in Differential if a change has hunks | Jun 29 2014 | |||
b20884a842a6 | epriestley | Substantially support character encodings and "Highlight As" in changesets | Jun 20 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
71e9fb96b56e | epriestley | Move more hunk loads into DifferentialHunkQuery | Jun 4 2014 | |||
a7272dfb03d0 | Ben Alpert/epriestley | Switch back to zwsp for oncopy line marker | Apr 9 2014 | |||
a0ac3d67168b | Ben Alpert/epriestley | Add colgroup in differential "shield" tables | Apr 4 2014 | |||
9fedd343eb18 | Ben Alpert/epriestley | Break long words in differential two-up view | Apr 3 2014 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
3c34cdce5adf | David Cramer/epriestley | Abstract raw diff rendering into DifferentialRawDiffRenderer | Oct 3 2013 | |||
ab2ae9e47fa3 | Bob Trahan | Differential - make sure not to return change type header if we're not top level | Sep 13 2013 | |||
0d38bca11ff8 | epriestley | Fix function/method declaration lint in Phabricator. Automatic patches. | Feb 19 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
2231e5200ac3 | epriestley | Implement basic transaction detail blocks | Feb 17 2013 | |||
262abd39bc32 | epriestley | Fix undefined variable "none" | Feb 13 2013 | |||
4eb84149c2f1 | vrana | Convert everything to safe HTML | Feb 13 2013 | |||
37b98450a57b | vrana | Replace array_interleave() by phutil_implode_html() | Feb 12 2013 | |||
d817dfa8fcce | vrana | Convert some phutil_escape_html() to hsprintf() | Feb 9 2013 | |||
6e959011611a | vrana | Convert phutil_render_tag() to phutil_tag() for inline comments | Feb 2 2013 | |||
0a9f378594f0 | epriestley | render_tag -> tag: Differential Changeset stuff | Jan 30 2013 | |||
3093d1663de4 | epriestley | Add javelin_tag(), convert easy callsites | Jan 25 2013 | |||
9670f0c6368e | vrana | Convert phutil_render_tag(X, Y, phutil_render_tag(...)) to phutil_render_html | Jan 25 2013 | |||
21a5956a3553 | vrana | Convert phutil_render_tag(X, Y, pht('...')) to phutil_tag | Jan 25 2013 | |||
f8dbfdd59d51 | vrana | Convert phutil_render_tag(X, Y) to phutil_tag | Jan 25 2013 | |||
52104a4b54e3 | Chad Little | More Differential PHT | Jan 24 2013 | |||
4566b86376bf | epriestley | Fix two diff rendering bugs | Jan 15 2013 | |||
901328088d25 | epriestley | Render inline comments somewhat-correctly on 1-up diffs | Jan 14 2013 | |||
ea8faedf0b9f | epriestley | Add very basic 1-up HTML renderer support | Jan 14 2013 | |||
2de107f21b2c | epriestley | Remove DifferentialChangesetRenderer->(g|s)etLineCount() | Jan 14 2013 | |||
612b29fff40a | epriestley | Implement basic one-up and test renderers | Jan 14 2013 | |||
dbdb01f85807 | epriestley | Fix whitespace and unchanged file shields | Jan 12 2013 | |||
6a6910835874 | epriestley | Simplify context parsing and add test coverage | Jan 11 2013 | |||
62bc3373e5a6 | epriestley | Fix error with inline comments on images | Dec 21 2012 | |||
fcc5366effa4 | Bob Trahan | fix differential + diffusion for showing generated files | Dec 19 2012 | |||
c970f7e89c42 | Bob Trahan | refactor pass 2 of N on DifferentialChangesetParser and bonus bug fix | Dec 12 2012 | |||
638449b48372 | Bob Trahan | removed some debugging code from D4117 | Dec 8 2012 | |||
75e8ff26f5eb | Bob Trahan | Refactor DifferentialChangesetParser -- pass 1 of N | Dec 8 2012 |
c4science · Help