phab/src/applications/differential/controllerstable
phab/src/applications/differential/controller
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9292433daebd | epriestley | Implement "Resign" action against ApplicationTransactions | Feb 25 2014 | |||
4eadcf975ade | epriestley | Implement most Differential actions against ApplicationTransactions | Feb 25 2014 | |||
d48a88d4cd78 | epriestley | Add inline comment support to "Pro" comment save controller | Feb 25 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 | |||
92ac8b5ad9a5 | epriestley | Make Differential inline comment rendering more consistent and somewhat more… | Feb 21 2014 | |||
50ed42761ce9 | epriestley | Don't issue a bazillion queries to load Differential object lists | Feb 19 2014 | |||
65bc2b1ac53d | epriestley | Implement "Pro" version of revision editor, with one field | Feb 19 2014 | |||
dcd7a316d239 | Bob Trahan | Differential - add DifferentialDraft to track whether revisions have draft… | Feb 19 2014 | |||
04ba976a04f7 | epriestley | Remove references to legacy comment IDs | Feb 15 2014 | |||
23146f2bb9e7 | epriestley | Render Differential previews through ApplicationTransactions | Feb 14 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 | |||
d0e30882a11f | Aviv Eyal/epriestley | Add Disabled mode to landing revision ui | Jan 30 2014 | |||
51d8570b3472 | Chad Little | Clean up diff view page | Jan 13 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
3c5756adf977 | Chad Little | Clean up AphrontError boxes, Diffusion Headers | Jan 9 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 | |||
a6b16bb89440 | Kelsey Fix/epriestley | Fixing usage message for "hg diff" | Nov 20 2013 | |||
dcf909ba56bf | Aviv Eyal/epriestley | Land to GitHub + support stuff | Nov 14 2013 | |||
c818e6e15908 | epriestley | Remove `differential.anonymous-access` | Nov 12 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
d700e7f22d6d | Asher Baker/epriestley | Add support for landing to hosted Mercurial repos. | Nov 8 2013 | |||
5c0edc935102 | Aviv Eyal/epriestley | Land Revision button for hosted git repos | Nov 5 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 | |||
f010730e49b0 | epriestley | Migrate all Differential inline comments to ApplicationTransactions | Oct 19 2013 | |||
a9a3bdf3cc25 | Jakub Vrana | Delete unintentional phlog() | Oct 16 2013 | |||
29391a658e77 | Jakub Vrana | Disallow <! in <script> | Oct 16 2013 | |||
97c690fc0f52 | Chad Little | PHUIPropertyListView | Oct 11 2013 | |||
436a40335723 | epriestley | Add a "default view" policy to Differential | Oct 9 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 | |||
9b3d7b0dbaad | epriestley | Make most Differential reads policy-aware | Sep 26 2013 | |||
80378eb5f6a8 | epriestley | Show policy information in Differential header | Sep 26 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 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 | |||
b398ae550451 | epriestley | Dispatch Differential edit events from Editor, not Controller | Sep 16 2013 | |||
5ba20b8924d5 | Chad Little | Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. | Sep 9 2013 | |||
bb9be01d5571 | Chad Little | Update forms to use PHUIFormBoxView | Aug 27 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
193a9611e40a | epriestley | Partially generalize Remarkup previews and add support to Differential | Aug 5 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 | |||
ebfa7e2c95ac | epriestley | Make UX improvements to diff create screen | Jul 3 2013 | |||
29658db32e5f | epriestley | Fix margins and spacing of other revision lists | Jul 3 2013 | |||
6aee862bbe6a | epriestley | Use ApplicationSearch in Differential | Jul 3 2013 | |||
3ec4984f27cd | epriestley | Use cursor-based paging in Differential | Jul 3 2013 | |||
90123dd7392f | epriestley | Add DifferentialDiffQuery and change most callsites | Jul 1 2013 | |||
328aa383e460 | epriestley | Always provide a viewer when executing DifferentialRevisionQuery | Jul 1 2013 | |||
b28ceafa382d | epriestley | Update Differential diff view | Jul 1 2013 | |||
7c2f6f8361c2 | epriestley | Simplify selection of inline comments from RevisionView | Jun 24 2013 | |||
d0da409eb0f8 | epriestley | Fix a mistakenly translated query from D6262 | Jun 24 2013 | |||
6a2ae077915c | epriestley | Abstract access to DifferentialInlineComment behind a Query | Jun 21 2013 | |||
6a2e27ba8d70 | epriestley | Put all DifferentialComment loading behind DifferentialCommentQuery | Jun 21 2013 | |||
7598330e24c9 | Chad Little | Remove subscribe icons | Jun 7 2013 | |||
f1bf27959f96 | Chad Little | PHUIList, PHUIDocument updates | Jun 5 2013 | |||
473a2c3b317b | Afaque Hussain/epriestley | Added willEditTask and didEditTask for Differential. | May 24 2013 | |||
2214f96d3fef | epriestley | Fix some small notification / token issues | May 19 2013 | |||
43ff24b0f3a6 | Chad Little | Update form styles, implement in many places | May 7 2013 | |||
7924e67287f9 | Anh Nhan Nguyen/epriestley | Making DifferentialListController more mobile-friendly | Apr 18 2013 | |||
bd350abbe91c | Anh Nhan Nguyen/epriestley | Probably added app menu for mobile | Apr 15 2013 | |||
3231df762513 | Jakub Vrana | Deprecate 'maniphest.enabled' and 'phriction.enabled' | Apr 6 2013 | |||
9a6c912ef6cb | Anh Nhan Nguyen/epriestley | Modernizing Flag Application | Mar 26 2013 | |||
8a0fccf97a10 | Chad Little | Mobile Crumbs. | Mar 26 2013 | |||
df0c3df3cc6d | Chad Little | Modernize Maniphest | Mar 13 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 | |||
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 | |||
7ec8e885e1a7 | epriestley | Merge branch 'master' into phutil_tag | Feb 9 2013 | |||
d817dfa8fcce | vrana | Convert some phutil_escape_html() to hsprintf() | Feb 9 2013 | |||
7063ee638e0a | vrana | Pass actor to revision unsubscriber editor | Feb 8 2013 | |||
afc5333bb3aa | vrana | Convert AphrontFormView to safe HTML | Feb 8 2013 | |||
059920c2dac5 | vrana | Convert AphrontErrorView to safe HTML | Feb 8 2013 | |||
6bb7a282b1b5 | vrana | Convert AphrontFormControl to safe HTML | Feb 6 2013 | |||
8f1311bbc182 | epriestley | Merge branch 'master' into phutil_tag | Feb 5 2013 |
c4science · Help