phab/src/applications/differential/render/DifferentialChangesetTwoUpRenderer.phpproduction
phab/src/applications/differential/render/DifferentialChangesetTwoUpRenderer.php
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
61301ead90e4 | epriestley | Fix javascript interaction with right-hand-side images in two-up diff views in… | Apr 1 2016 | |||
e9f4a84a892c | epriestley | Allow inline comments to be individually hidden | May 27 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
a238f6a7598a | epriestley | Implement rough content-aware inline adjustment rules for ghosts | May 7 2015 | |||
68fa70eacbc8 | epriestley | Make images work in the unified diff view | Mar 7 2015 | |||
f9cb366f0071 | epriestley | Remove duplicate inline scaffold in 2up renderer | Mar 7 2015 | |||
1352be827e12 | epriestley | Begin separating inline comment scaffolding from other renderers | Mar 7 2015 | |||
35c1dbf1f8a4 | epriestley | Unify changeset line ID rendering and bring it to unified diffs | Mar 5 2015 | |||
cb886eb60eed | epriestley | Share code for context link rendering on side-by-side diffs | Mar 5 2015 | |||
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 | |||
00b245a56679 | Aviv Eyal/epriestley | Set up colspec for differential 1up | Nov 15 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 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 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | 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 | |||
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 | |||
612b29fff40a | epriestley | Implement basic one-up and test renderers | Jan 14 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 | |||
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