phab/src/applications/differential/viewproduction
phab/src/applications/differential/view
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
9c2b67e2dc20 | vrana | Add button to reveal all files in Differential | May 30 2012 | |||
37b1ac5a2405 | vrana | Load changesets with inline comments in large diffs | May 29 2012 | |||
af6238ca4ae0 | vrana | Inform about changes made between last revision and commit | May 26 2012 | |||
ccd37afab860 | vrana | Attach commit diff to its revision | May 23 2012 | |||
f1f43f0acf6c | vrana | Add colspan to Inline comment undo template | May 18 2012 | |||
6865f024c8e8 | Bob Trahan | Make differentialRevisionListView always have the no data string be "No… | May 15 2012 | |||
5a1d89227bec | vrana | Use subtler highlighting for copied and moved code | May 10 2012 | |||
b98847d2b147 | epriestley | Show "show more..." link in "Local Commits" view in Differential | May 10 2012 | |||
826e5405b611 | vrana | Open files in very large diffs inline | May 3 2012 | |||
6039ca6fb554 | Nick Harper | Create option for differential custom fields to display warning on accept | May 2 2012 | |||
f04d8ab1a747 | epriestley | Further improve unit/lint rendering | May 1 2012 | |||
7e571994bc7c | vrana | Don't display inline comment's Reply in standalone view | Apr 18 2012 | |||
091248ebe637 | vrana | Link to "large" view from inline comment for previous revision | Apr 18 2012 | |||
01bd844926ed | vrana | Display cursor hand on line number in revision but not in standalone view | Apr 11 2012 | |||
347bc357fd5f | vrana | Display Browse in Diffusion and Open in Editor links in commit detail | Apr 10 2012 | |||
36ee5dba5105 | vrana | Jump to TOC after Show Diff | Apr 6 2012 | |||
1f2028adf0f5 | vrana | Render valid HTML | Apr 6 2012 | |||
d1b7059a2d1c | vrana | Open editor from stack trace | Apr 5 2012 | |||
bc61f36bebe1 | vrana | Replace `elseif` by `else if` | Apr 5 2012 | |||
b8cb52a9daca | vrana | Return $this from shortcuts | Apr 5 2012 | |||
582fc847f25d | vrana | Use assert_instances_of() in Differential | Apr 5 2012 | |||
6a0b25c1881d | vrana | Fix wrong assert_instances_of() added by D2091 | Apr 4 2012 | |||
8813c7be0e39 | vrana | Use assert_instances_of() everywhere but Differential and Diffusion | Apr 3 2012 | |||
67e10e60f26b | vrana | Return $this from setters | Apr 3 2012 | |||
5945546440a3 | epriestley | Unify Differential/Maniphest/Diffusion styles and allow commits to be flagged… | Mar 30 2012 | |||
b38047006b1f | epriestley | Show other open revisions affecting the same files in Differential | Mar 30 2012 | |||
29d8fc04e50b | epriestley | Improve inline comment previews | Mar 28 2012 | |||
43f0076615c2 | epriestley | Put inline comment anchors above the comments | Mar 27 2012 | |||
89c66cbbd4d8 | epriestley | Add an "Explicit-CCs" header to Differential | Mar 26 2012 | |||
85f19e16dc50 | epriestley | Fix the "Browse in Diffusion" URI in Differential | Mar 22 2012 | |||
1227c8d5da65 | epriestley | Add "View Options" dropdown to Differential / Audit | Mar 20 2012 | |||
6a13b3ea7e82 | epriestley | Separate the inline comment summary element into a separate view | Mar 20 2012 | |||
57fd4bc68bcb | epriestley | Kind-of-terrible (?) oncopy handler | Mar 16 2012 | |||
4fa9798c4a1c | vrana | Allow selecting text when creating inline comment | Mar 15 2012 | |||
a70466a7fd76 | vrana | Don't display "Loading..." for coverage which will never load | Mar 15 2012 | |||
fa687e1773eb | vrana | Allow selecting author by double click in inline comment | Mar 15 2012 | |||
900190b2fe3a | epriestley | Add inline comments to Diffusion/Audit | Mar 14 2012 | |||
11cccb98c2be | epriestley | Add "final" to more classes | Mar 13 2012 | |||
b537d1ec01fb | epriestley | Show a tooltip about code coverage | Mar 13 2012 | |||
85bdcbdd435d | epriestley | Show coverage percentages in table of contents | Mar 13 2012 | |||
09c1bd34f1c9 | epriestley | Add an "ignore all" whitespace mode | Mar 13 2012 | |||
43bd76336c6a | epriestley | Use Javelin placeholders and new sorting rules broadly; consolidate tokenizer… | Mar 10 2012 | |||
48f2730110ef | vrana | Change inline edit comment confirm button caption to Ready | Mar 6 2012 | |||
1febd32a765c | vrana | Don't hide columns with stats from previous age, hide columns with no data | Mar 2 2012 | |||
c0c5b9bb645b | vrana | Add Edit All link to Differential revision | Mar 1 2012 | |||
5042667b96fc | Nick Harper | Improved warning message when accepting diff with skipped lint or unit | Mar 1 2012 | |||
21f0aba701b3 | epriestley | Use an inline dialog element for inline comments in Differential | Feb 29 2012 | |||
282d6e5ffa7b | epriestley | Unify Maniphest + Differential comment styles | Feb 24 2012 | |||
bf3dd8663c00 | epriestley | Add "buoyant" headers to Differential | Feb 23 2012 | |||
17965cc8be8e | epriestley | Improve display of "Added Reviewers" and "Added CCs" in Differential, link diffs | Feb 22 2012 | |||
583cca0d7c58 | John Fremlin VII | Various statistics about revisions at /differential/stats/revisions/ | Feb 21 2012 | |||
92f3ffd81185 | epriestley | Drive differential revision list with custom fields | Feb 20 2012 | |||
9748520b0e4c | epriestley | Add "overflow: auto" to all comment boxes | Feb 19 2012 | |||
6a17de65df9c | vrana | Ability to add reviewers while requesting review | Feb 15 2012 | |||
95feb31fbfa0 | vrana | Whitespace parameter on Show Raw File is useless | Feb 11 2012 | |||
cd22d837cbc0 | vrana | Revive added reviewers and ccs | Feb 10 2012 | |||
3e3f73235c4c | vrana | Break all old differential comment anchors | Feb 8 2012 | |||
d65f62d05558 | vrana | Use constants in DifferentialRevisionUpdateHistoryView | Feb 6 2012 | |||
1ab2a8860522 | vrana | Reorganize escaping in DifferentialRevisionUpdateHistoryView | Feb 6 2012 | |||
de7aa2186ce2 | epriestley | Resolve great internal confusion about left vs right inline comments | Feb 4 2012 | |||
3d7a1d936cc7 | epriestley | Fix issue where all rows in "Revision Update History" render the same base | Jan 31 2012 | |||
5755830faa0e | Bob Trahan | Make Differential comments be styled similarly to Maniphest comments | Jan 30 2012 | |||
dbd91d681828 | epriestley | Allow differential.query to find accepted and committed revisions; fix a fatal | Jan 25 2012 | |||
067c7f8a74d1 | vrana | Display links to editor in Differential and Diffusion | Jan 24 2012 | |||
79218b6e470d | vrana | Factor out DifferentialDiffTableOfContentsView::renderChangesetLink() | Jan 24 2012 | |||
28a5f9f44d1a | vrana | Display comment title as title instead of body with inline comments | Jan 24 2012 | |||
32fc92bdb92d | vrana | Display title for lint and unit stars in Revision Update History | Jan 24 2012 | |||
3c8bb8a6083f | epriestley | Fix comment anchor jump highlighting | Jan 24 2012 | |||
58f4dc03690a | vrana | Unify terminology in Differential overview | Jan 24 2012 | |||
6472dbe168c7 | vrana | Change fileName to filename | Jan 17 2012 | |||
f94c05a5bb89 | vrana | Declare property | Jan 17 2012 | |||
f109342a7ad1 | vrana | Display link in Revision ToC for copied or moved files | Jan 16 2012 | |||
c7997e0a7c94 | vrana | Display Show Raw File links in Differential only if the file exists | Jan 16 2012 | |||
49a59bd8852c | vrana | Fix XSS in Differential | Jan 16 2012 | |||
d8bbf559592f | epriestley | Improve behavior when user submits a no-op action in Differential | Jan 15 2012 | |||
2a29a51080e1 | Bob Trahan | Deploy new ArcanistManyWordsAboutDifferentialConstants class from D1328 into… | Jan 10 2012 | |||
79d6d252b7bb | Jason Ge | Display base correctly for git-svn in update history | Jan 8 2012 | |||
13d930b232dc | Nick Harper | Fix table layout bug for inline comments | Jan 6 2012 | |||
3c9551e96d6d | epriestley | Add "Reveal Entire File" option to Diffusion | Jan 6 2012 | |||
e5c0bfc8e308 | epriestley | Link to undisplayed inline comments | Jan 6 2012 | |||
1903bb80bb3b | epriestley | Add a link from Differential to Diffusion | Jan 6 2012 | |||
da3a97240044 | epriestley | Retry failed page anchor navigation | Jan 6 2012 | |||
7abdf3afe0a8 | epriestley | Add a dropdown menu for Differential view options | Jan 5 2012 | |||
460efc448932 | vrana | Include added reviewers and ccs in preview | Jan 5 2012 | |||
4077ef255557 | epriestley | Show lint issues inline in Differential | Jan 4 2012 | |||
7a9be605aef5 | vrana | Avoid double escaping in render() | Jan 4 2012 | |||
2a80bdd448de | David Cramer | Hide auxiliary fields that have no value set | Dec 17 2011 | |||
d13906ff9654 | epriestley | Add "tabindex" to Remarkup reference lists | Dec 7 2011 | |||
588b959c03ad | Bob Trahan | phabricator_format_timestamp => phabricator_datetime | Dec 4 2011 | |||
9c1697383c38 | Jakub Vrana | Add a link to Remarkup Reference below comment | Dec 3 2011 | |||
fbfb263cd9ef | epriestley | Provide a configuration flag to disable silliness in the UI | Nov 4 2011 | |||
74d1983c6892 | Marek Sapota | Move Abandon Revision action to the bottom if it's an admin action. | Oct 28 2011 | |||
f447e5d70946 | Emir Habul | Allow custom hyperlinks; Pass differential.diff-id into remarkup engine config | Oct 20 2011 | |||
254f606e8973 | epriestley | Tie all the pieces for symbol cross-references together | Oct 10 2011 | |||
0580772805a2 | epriestley | Add a JS component for crossreferences | Oct 10 2011 | |||
1e3c10379a4b | Jason Ge | Enable typeahead's ondemand on details view page | Oct 9 2011 | |||
bea4795575d5 | epriestley | Separate revision list rendering logic into a RevisionListView | Oct 6 2011 | |||
7b8b469da30c | tuomaspelkonen | Changed the postponed unit tests warning message | Sep 27 2011 | |||
76ac8b4196b2 | epriestley | Display local commit information in Differential | Aug 31 2011 |
c4science · Help