phab/src/applications/differential/controller/DifferentialRevisionViewController.phpfeature/better-testing
phab/src/applications/differential/controller/DifferentialRevisionViewController.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
f21972a01f1a | Aviv Eyal/epriestley | Only link symbols if there might be any | May 21 2015 | |||
021223907dfd | Joshua Spence | Remove arcanist projects from differential | May 18 2015 | |||
898ce6bace59 | Aviv Eyal/epriestley | Search Symbols by Repository, not Project | May 18 2015 | |||
460d68ba27b6 | epriestley | Provide link to inlines in-context in $ghost['href'] | May 4 2015 | |||
1858d2aa6679 | epriestley | Make Differential timeline aware of ghostly inlines | Apr 22 2015 | |||
a4a65bd5f1d6 | epriestley | Let ghostly inlines automatically expand changesets in enormous diffs | Apr 22 2015 | |||
5645a07d9984 | epriestley | Modernize DifferentialInlineCommentQuery | Apr 21 2015 | |||
9b5198f46330 | epriestley | Remove ORDER_PATH_MODIFIED from Differential | Apr 13 2015 | |||
e5445de1635f | epriestley | Show only recent open revisions affecting the same files | Mar 25 2015 | |||
d0b3f199bb71 | epriestley | Provide a smoother "update diff" web workflow | Mar 23 2015 | |||
b7be4ccca187 | epriestley | Hide revision content if author has not signed required legal documents | Mar 9 2015 | |||
076cc6ed7ef8 | Chad Little | Change setErrorView to setInfoView in PHUIObjectBoxView | Mar 7 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
4c2e36f561c5 | Chad Little | Have DifferentialRevisionListView return ObjectBoxView | Feb 19 2015 | |||
c66954af262f | Joshua Spence | Fix a TODO | Feb 10 2015 | |||
5a675cc7cc18 | epriestley | Revert "Have DifferentialRevisionList return an ObjectBox if header is set" | Feb 3 2015 | |||
468985c8275e | Chad Little | Have DifferentialRevisionList return an ObjectBox if header is set | Feb 3 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
170dc15c05cb | Chad Little | Make border conditional in crumbs | Jan 28 2015 | |||
790d250967cc | Chad Little | Move ActionList mobile links to better location | Jan 12 2015 | |||
ac1c9559860b | Bob Trahan | Transactions - fix bug in differential where older inlines weren't appearing | Dec 5 2014 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
f6e635c8d279 | Bob Trahan | Transactions - deploy buildTransactionTimeline to remaining applications | Dec 4 2014 | |||
f5235f7e09eb | Chad Little | Make loading large changesets slightly easier | Nov 3 2014 | |||
3af442e4ac94 | epriestley | Don't require an actor in `PhabricatorFile::attachToObject()` | Sep 4 2014 | |||
94cdddc211d1 | epriestley | Cover redirects to files in more cases | Aug 20 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
5a158b5b1932 | epriestley | Move revision header warnings into custom fields | Jul 2 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
0bf19df7c644 | epriestley | Fix changeset loading issue for "Download Raw Diff" in Differential | Jun 11 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
bb306b58d553 | epriestley | Introduce DifferentialChangesetQuery and remove loadHunks() | Jun 4 2014 | |||
1e2a592ceb36 | Joshua Spence/epriestley | Expose "Abandon Revision" to non-authors with a config flag. | Jun 3 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
707c5aec8138 | epriestley | Add a quote action to Differential and Maniphest | May 5 2014 | |||
f4c8a34abe8a | epriestley | Remove several "loadArcanistProject()" methods | Apr 14 2014 | |||
ac0ad2e0161f | Ben Alpert/epriestley | Fix typo in variable name | Apr 11 2014 | |||
650bc97ed704 | epriestley | Don't load every commit if there are no local hashes | Apr 11 2014 | |||
7446402f921a | Chad Little | Differential Action List on Mobile | Apr 3 2014 | |||
3005b7a7b114 | Chad Little | Mobile Differential Diff Review (2-up) | Apr 3 2014 | |||
c6cbff199712 | Bob Trahan | Differential - modernize "Local Commits" table | Apr 2 2014 | |||
592591e71538 | epriestley | Clean up various pieces of dead/obsolete Differential code | Mar 11 2014 | |||
a49fec39be84 | epriestley | Move lint/unit test warning code forward to Transactions | Mar 11 2014 | |||
3910d0d5e19b | epriestley | Remove field selector on Diff view and Revision List View | Mar 11 2014 | |||
4ef87eeac832 | epriestley | Add an explcit "Changes Planned" state for Differential | Mar 5 2014 | |||
bca0ad8fdd7f | epriestley | Make "EditPro" controller work with diff updates | Mar 1 2014 | |||
ba7d67f9175f | epriestley | Use "CommentPro" controller instead of "Comment" controller | Feb 27 2014 | |||
62143b5455e7 | epriestley | Add modern Unit/Lint field support | Feb 27 2014 | |||
f6a13fd1c7b1 | epriestley | Use CustomField, not AuxiliaryField, to power RevisionView | Feb 27 2014 | |||
7ff211065555 | epriestley | Stop markup cache from hitting cache O(N^2) times | Feb 26 2014 | |||
c7d208fda1ed | epriestley | Add a "Pro" version of the Differential comment save controller | Feb 25 2014 | |||
d94c33b61aa5 | epriestley | Use a more modern design for "no reviewers" warning in Differential | Feb 22 2014 | |||
a24605432f60 | epriestley | Use standard rendering and controller for Differential subscriptions | Feb 21 2014 | |||
50ed42761ce9 | epriestley | Don't issue a bazillion queries to load Differential object lists | Feb 19 2014 | |||
7374a0a4d4f5 | epriestley | Fix inline comment links for non-visible comments | Feb 14 2014 | |||
cb20205aee10 | epriestley | Don't show "edit" links in Differential for now | Feb 14 2014 | |||
c7ca3cd4abd8 | epriestley | Pass $all_changesets, not $changesets, to inline rendering logic | Feb 14 2014 | |||
ee38e334963b | epriestley | Fix two issues with Differential Transactions | Feb 14 2014 | |||
62cb58408346 | epriestley | Use timeline view in Differential and make inlines somewhat usable again | Feb 14 2014 | |||
3092efdc65a4 | epriestley | Reduce reliance on `getRevisionID()` on DifferentialComment | Feb 12 2014 | |||
31b6f69ff7c2 | epriestley | Allow CelerityResourceResponse to hold resources from multiple maps | Jan 2 2014 | |||
591df78361a7 | epriestley | Bind patches, file content and raw diffs bind policies to their originating… | Dec 30 2013 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
ff4e965c90fc | epriestley | Don't try to download diffs-of-diffs | Dec 4 2013 | |||
c818e6e15908 | epriestley | Remove `differential.anonymous-access` | Nov 12 2013 | |||
32dd8af9e5d5 | epriestley | Reduce surface area of DifferentialComment API | Oct 22 2013 | |||
31c474a7ff43 | epriestley | Duct-tape the "z" haunted comment panel mode back together | Oct 20 2013 | |||
a9a3bdf3cc25 | Jakub Vrana | Delete unintentional phlog() | Oct 16 2013 | |||
29391a658e77 | Jakub Vrana | Disallow <! in <script> | Oct 16 2013 | |||
929ad86b5707 | epriestley | Allow accepting accepted revisions, and rejecting rejected revisions | Oct 7 2013 | |||
3d3d3b6d8005 | epriestley | Move determination of reviewer authority into DifferentialRevisionQuery | Oct 7 2013 | |||
dd206a5b69d5 | epriestley | Viewerize ArcBundle file loading callbacks | Sep 30 2013 | |||
13dae0519368 | epriestley | Make most file reads policy-aware | Sep 30 2013 | |||
b592630d7259 | epriestley | Provide more structure to PHUIObjectBoxView | Sep 30 2013 | |||
fde23fe77c54 | Chad Little | ObjectBoxView for Open Revisions | Sep 29 2013 | |||
e0f99484ac91 | epriestley | Make Differential views capability-sensitive | Sep 27 2013 | |||
80378eb5f6a8 | epriestley | Show policy information in Differential header | Sep 26 2013 | |||
cd4cb12116cc | epriestley | Minor fix to minor fix to diff order | Sep 18 2013 | |||
209edcd75a93 | epriestley | Fix two minor Differential issues | Sep 18 2013 | |||
52e65f3d4761 | Bob Trahan | Add a differential.getdiffs method | Sep 17 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
ee9fac5c8fb7 | Juan Pablo Civile/epriestley | Use DifferentialRevisionQuery in differential controllers | Jul 16 2013 | |||
e4725832c4f7 | Bob Trahan | Clean up some more carnage from D6416 | Jul 13 2013 | |||
29658db32e5f | epriestley | Fix margins and spacing of other revision lists | Jul 3 2013 | |||
328aa383e460 | epriestley | Always provide a viewer when executing DifferentialRevisionQuery | Jul 1 2013 | |||
7c2f6f8361c2 | epriestley | Simplify selection of inline comments from RevisionView | Jun 24 2013 | |||
6a2ae077915c | epriestley | Abstract access to DifferentialInlineComment behind a Query | Jun 21 2013 | |||
7598330e24c9 | Chad Little | Remove subscribe icons | Jun 7 2013 | |||
2214f96d3fef | epriestley | Fix some small notification / token issues | May 19 2013 | |||
3231df762513 | Jakub Vrana | Deprecate 'maniphest.enabled' and 'phriction.enabled' | Apr 6 2013 | |||
c91253c69174 | epriestley | Remove "MetaMTA Transcripts" and "Herald Transcripts" links from Differential | Mar 9 2013 | |||
ab5e019b3d97 | vrana | Pass user to DifferentialRevisionDetailRenderer | Mar 4 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
63f35ee94fea | vrana | Suggest branch name in Next Step | Feb 19 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
c9ab1fe50553 | vrana | Return safe HTML from all render() | Feb 12 2013 | |||
059920c2dac5 | vrana | Convert AphrontErrorView to safe HTML | Feb 8 2013 |
c4science · Help