phab/src/infrastructure/difffeature/testing
phab/src/infrastructure/diff
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d1842929afaa | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
f8cebdc418e8 | epriestley | Make Differential inline events actually trigger comment preview refreshes | Jan 19 2017 | |||
48187cdbbe99 | epriestley | Fix an unusual nonterminating task graph node | Jan 17 2017 | |||
b5722a99635a | epriestley | Use EditEngine stacked comments in Diffusion | Jan 11 2017 | |||
00313094d3ab | epriestley | Make "View" links on Differential inline comment previews work again | Jan 2 2017 | |||
18249b097fb6 | epriestley | Make inline comment preview and submission mostly work on EditEngine | Dec 31 2016 | |||
7b5e84282fc6 | epriestley | Improve "thread" rendering of unusually-shaped graphs | Jul 1 2016 | |||
0a132e468fc4 | epriestley | Render parent and child tasks in Maniphest with a graph trace | Jul 1 2016 | |||
dc37789d530f | epriestley | Build that thing someone posted a screenshot of on Facebook | Jul 1 2016 | |||
6c7e392f8936 | epriestley | Merge "Table of Contents", "Local Commits", "Update History" and "Similar… | Jul 1 2016 | |||
148a50e48be1 | Chad Little | Convert Differential to new layout | Mar 12 2016 | |||
68b468a846c1 | epriestley | Partially improve threading UI for adjacent inline comments | Mar 11 2016 | |||
8858b6cf8d17 | epriestley | When replying to a ghost comment, attach the reply to the same place | Mar 11 2016 | |||
aaab1011e5a4 | epriestley | Give AphrontTagView a `getViewer()`, deprecate `getUser()` | Mar 6 2016 | |||
41262150dfb5 | Chad Little | Remove unused call to phui-text | Jan 29 2016 | |||
36158dbdc081 | Chad Little | Convert all calls to 'IconFont' to just 'Icon' | Jan 28 2016 | |||
1f1c3f40755e | Joshua Spence/joshuaspence | Allow lint messages to be rendered as Remarkup | Nov 15 2015 | |||
4e181a5611fb | epriestley | Clean up browse/history links in Diffusion | Sep 11 2015 | |||
093a6256984c | epriestley | Show users what's wrong when they try to edit an inline with an editor already… | Sep 10 2015 | |||
51c52f50fdda | epriestley | Prevent users from hiding unpublished inlines | Aug 31 2015 | |||
9790f93a835e | epriestley | Show all packages with a claim on a file in the table of contents view | Aug 20 2015 | |||
6010e80e5c5a | epriestley | Show packages in table of contents views in Diffusion and Differential | Aug 17 2015 | |||
cfd134897501 | epriestley | Fix an issue with Table of Contents construction for copied files | Aug 17 2015 | |||
8149399312b0 | epriestley | Convert commits to use unified table of contents | Aug 15 2015 | |||
cb912d17352c | epriestley | Convert DifferentialRevision view to new PHUIDiffTableOfContentsListView | Aug 15 2015 | |||
f1222f956a85 | epriestley | Correctly clear draft markers when deleting an inline comment | Jul 21 2015 | |||
3b755115c2d8 | Chad Little | [Redesgin] Misc Inline Comment tweaks | Jul 1 2015 | |||
6fef37ddb5b5 | Chad Little | [Redesign] Update Inline Comment UI | Jun 29 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
9708f68e585a | Chad Little | Increase CSS specificity on Inline Comment Summary | May 31 2015 | |||
e9f4a84a892c | epriestley | Allow inline comments to be individually hidden | May 27 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
61b178f44e48 | Joshua Spence | Use PhutilInvalidStateException | May 13 2015 | |||
7c96ba4ced48 | epriestley | Fix another "reply" issue with inlines showing up on the wrong side | May 8 2015 | |||
9c7d1b0b90b5 | epriestley | Highlight cell when jumping to an inline comment | May 4 2015 | |||
861155ea73ea | Chad Little | Remove click to view on ghosties | May 4 2015 | |||
94299c0a6b19 | Chad Little | Minor tweaks to inline comments | May 1 2015 | |||
68c113832e82 | Chad Little | Collapse previous/forward by default, click to expand. | Apr 30 2015 | |||
c596c358db11 | epriestley | Make "Reply" on ghost inlines work correctly (or, at least, consistently) | Apr 21 2015 | |||
fe774e68e255 | epriestley | Distinguish between ported-forward and ported-backward comments | Apr 21 2015 | |||
b2d280ff5142 | epriestley | Port comments through time and space in the common/best case | Apr 21 2015 | |||
ea376685ae9e | Joshua Spence | Fix some odd looking arrays | Apr 5 2015 | |||
638cdb8d5773 | epriestley | Don't show comment draft state to non-object-owners | Apr 2 2015 | |||
637974a1903b | Chad Little | Polish up Done Button UI States | Mar 28 2015 | |||
a17542ab28c2 | epriestley | Touch up PHP/JS interactions for inline comments | Mar 28 2015 | |||
b56001457785 | Chad Little | Revamp inline commenting UI | Mar 28 2015 | |||
174cf8239802 | epriestley | Provide getObjectOwnerPHID() on inline comment views | Mar 27 2015 | |||
1fd163d0976c | epriestley | Mostly provide CSS for "done" states | Mar 25 2015 | |||
9f3210c883b9 | epriestley | Publish draft "done" status when submitting comments/updates/actions/inlines | Mar 24 2015 | |||
4310c4ed5387 | epriestley | Track a "Done" state on inline comments | Mar 24 2015 | |||
dd501117e80c | epriestley | When deleting inline comments, offer "undo" instead of prompting | Mar 10 2015 | |||
daa893e50876 | epriestley | Extend TransactionCommentQuery for Diffusion | Mar 9 2015 | |||
7427a6e648cf | epriestley | Extend TransactionCommentQuery for Differential | Mar 9 2015 | |||
4d86d51125fe | epriestley | Prepare TransactionCommentQuery for extension | Mar 9 2015 | |||
2972894a4df9 | epriestley | Write "hasReplies" to database for inline comments | Mar 9 2015 | |||
f1f2c5d01df1 | epriestley | Reduce code duplication in inline right/left side tracking | Mar 9 2015 | |||
56a970900856 | epriestley | Reduce code duplication for inline "Undo" | Mar 9 2015 | |||
355142fcbf23 | epriestley | Reduce code duplication on comment editing UI | Mar 9 2015 | |||
082b7f95e6e6 | epriestley | Explicitly track inline comment reply threading | Mar 9 2015 | |||
1df321bf00a1 | epriestley | Fix left/right detection of inline comments in unified 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 | |||
1088d34e58eb | epriestley | Rename inline comment views to "PHUIDiff" and give them a base class | Mar 7 2015 | |||
9564b0a40e88 | epriestley | Improve behavior of inline rendering with unified views | Mar 5 2015 | |||
cdd8dcbf17bb | Chad Little | Update InlineCommentSummary UI | Feb 9 2015 | |||
8ac73b2bf351 | Bob Trahan | Differential - tighten up access of Differential data from other applications | Dec 19 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 | |||
baa998faa41a | Gareth Evans/epriestley | Disable full screen mode for inline comments | Jun 16 2014 | |||
a46ead798007 | Chad Little | Update inline-comment styles in Differential | Apr 29 2014 | |||
3a188de32876 | Chad Little | Align textarea in diff comment | Feb 28 2014 | |||
92ac8b5ad9a5 | epriestley | Make Differential inline comment rendering more consistent and somewhat more… | Feb 21 2014 | |||
dcd7a316d239 | Bob Trahan | Differential - add DifferentialDraft to track whether revisions have draft… | Feb 19 2014 | |||
42d9fa34e21b | epriestley | Use RemarkupControl in Differential inline comment UI | Jan 15 2014 | |||
fd8d9ff0d689 | Jakub Vrana | Replace some hsprintf() with phutil_tag() and phutil_tag_div() Depends on D7545. | Nov 9 2013 | |||
ef3d1150fcb7 | Jakub Vrana | Don't fatal with error in transaction diff | Apr 16 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 | |||
c9ab1fe50553 | vrana | Return safe HTML from all render() | Feb 12 2013 | |||
58b6e2cac641 | vrana | Convert AphrontDialogView to safe HTML | Feb 10 2013 | |||
d817dfa8fcce | vrana | Convert some phutil_escape_html() to hsprintf() | Feb 9 2013 | |||
3093d1663de4 | epriestley | Add javelin_tag(), convert easy callsites | Jan 25 2013 | |||
3e147dd61cad | epriestley | Fix some easy phutil_render_tag() | Jan 25 2013 | |||
3c1b8df8ae6e | vrana | Convert simple phutil_render_tag() to phutil_tag() | Jan 25 2013 | |||
20768d65d566 | vrana | Convert phutil_render_tag(X, Y, '...') to phutil_tag | Jan 25 2013 | |||
dd669c6d4eca | epriestley | Make AphrontProxyResponse reduce to a real response instead of building a string | Dec 12 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
244b1302a02c | epriestley | Implement PhabricatorMarkupInterface in Diffusion/Audit comments | Oct 24 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 | |||
bc29a3e8a226 | Bob Trahan | Make inline comment preview work in Diffusion | Jul 23 2012 | |||
8a8a48cc8fa7 | vrana | Fix displaying of inlines related both to visible and hidden diff | Jun 19 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
bbeb850d63f6 | Jason Ge | Fix missing inline comments issue | Apr 7 2012 | |||
f8932b83da12 | epriestley | Minor, fix an issue with synthetic diff construction for files with several… | Mar 26 2012 | |||
315870d56a33 | epriestley | Fix various newline problems in the difference engines | Mar 22 2012 | |||
6a13b3ea7e82 | epriestley | Separate the inline comment summary element into a separate view | Mar 20 2012 | |||
4fa9798c4a1c | vrana | Allow selecting text when creating inline comment | Mar 15 2012 |
c4science · Help