phab/src/applications/diffusion/controllerstable
phab/src/applications/diffusion/controller
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
1539b21b45c6 | epriestley | Fix overescaping for Repositories home screen | Feb 28 2013 | |||
58ef3be1c665 | Anh Nhan Nguyen/epriestley | made DiffusionHomeController use commit summaries | Feb 26 2013 | |||
e9b5eb860906 | vrana | Fix number of lint count displayed on SVN files | Feb 22 2013 | |||
b32bfb654163 | epriestley | Render commit summaries when rendering handles | Feb 22 2013 | |||
6cee50d4d655 | vrana | Link Browse Repository from repo overview | Feb 21 2013 | |||
4f5e57283f79 | vrana | Fix dynamic string usage as safe input | Feb 21 2013 | |||
762ace810df3 | kwadwo/epriestley | Allow files to TTL and and be garbage collected | Feb 20 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
dea1a9585c1c | Evan Priestley | Merge pull request #237 from dmrenie/master | Feb 14 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
718d22d607db | vrana | Convert Remarkup to safe HTML | Feb 13 2013 | |||
5ad526942bb6 | vrana | Convert AphrontPanelView to safe HTML (except children) | Feb 13 2013 | |||
868ca71451d3 | vrana | Fix some HTML problems | Feb 12 2013 | |||
37b98450a57b | vrana | Replace array_interleave() by phutil_implode_html() | Feb 12 2013 | |||
9b8da7376550 | vrana | Convert AphrontTableView to safe HTML | Feb 10 2013 | |||
059920c2dac5 | vrana | Convert AphrontErrorView to safe HTML | Feb 8 2013 | |||
2f508bf0dc52 | vrana | Delete some phutil_safe_html() | Feb 6 2013 | |||
8f1311bbc182 | epriestley | Merge branch 'master' into phutil_tag | Feb 5 2013 | |||
af1f57b37ac3 | epriestley | Add a preference to completely disable the file tree | Feb 5 2013 | |||
34c51a61b55d | vrana | Delete preference for Diffusion symbols | Feb 4 2013 | |||
0f1bdbe147a7 | epriestley | Merge branch 'master' into phutil_tag | Feb 4 2013 | |||
6e959011611a | vrana | Convert phutil_render_tag() to phutil_tag() for inline comments | Feb 2 2013 | |||
01236dcaf046 | vrana | Use PhutilNumber in translations | Jan 31 2013 | |||
7f43826854d2 | epriestley | render_tag -> tag: fix more callsites (more view, misc) | Jan 31 2013 | |||
525673126221 | epriestley | Don't show changes for commits which affect more than 1,000 files | Jan 30 2013 | |||
c1bcccb227bf | epriestley | Always render comment panel in Diffusion commit view | Jan 30 2013 | |||
40547030a54e | epriestley | render_tag -> tag: PropertyListView | Jan 29 2013 | |||
edfcd7bd2d6a | epriestley | render_tag -> tag: phame, remarkup | Jan 29 2013 | |||
a1ff679f41f8 | epriestley | Fix AphrontCrumbView (phutil_tag) | Jan 26 2013 | |||
3093d1663de4 | epriestley | Add javelin_tag(), convert easy callsites | 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 | |||
48561a8b1f7b | vrana | Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag | Jan 25 2013 | |||
f8dbfdd59d51 | vrana | Convert phutil_render_tag(X, Y) to phutil_tag | Jan 25 2013 | |||
c9870b12aeee | vrana | Don't add trailing slash to Search Owners link | Jan 24 2013 | |||
ffd46df597c6 | vrana | Avoid error in blaming empty file | Jan 24 2013 | |||
1f7e9bcadd75 | epriestley | Don't throw an exception for partially imported commits | Jan 21 2013 | |||
b801ca8e6f7f | Debarghya Das/epriestley | Author Can Close Audit Option | Jan 19 2013 | |||
00f730d6e982 | vrana | Delete unused code in Diffusion browse file | Jan 18 2013 | |||
0e612c910b41 | epriestley | Sort repositories in Diffusion by name, not creation order | Jan 16 2013 | |||
f74c2bb13892 | vrana | Optimize displaying info about lint messages | Jan 16 2013 | |||
4c231486d74d | Chad Little | More Diffusion panel updates. | Jan 16 2013 | |||
e2e890672ae7 | Chad Little | Adds a new 'setnobackground' panel class, implements in Differential /… | Jan 15 2013 | |||
f6b196474008 | epriestley | Improve Search architecture | Dec 21 2012 | |||
ebe2a58f8a32 | vrana | Use user's timezone in repo history | Dec 21 2012 | |||
db89e23761f0 | epriestley | Make Repositories partially policy-aware | Dec 19 2012 | |||
96076424147a | vrana | Display raw contents of deleted file in Diffusion | Dec 15 2012 | |||
5b15f725bd1f | Bob Trahan | differntial and diffusion design tweaks | Dec 13 2012 | |||
86a106d0b123 | Bob Trahan | cowboy commit -- fixing fatal I introduced from D4174 | Dec 13 2012 | |||
051276a96b08 | epriestley | Minor cleanups to Diffusion breadcrumbs | Dec 13 2012 | |||
9e8387175e2e | Bob Trahan | upgrade diffusion to use modern header UI and fix a few quirks | Dec 13 2012 | |||
4f615ad2a936 | vrana | Allow excluding paths from package | Dec 8 2012 | |||
20ee3003b578 | epriestley | Replace all instances of AphrontSideNavView with AphrontSideNavFilterView | Dec 7 2012 | |||
cb45ad67a3f5 | vrana | Revive essential commit details | Dec 6 2012 | |||
fb289a2c7739 | epriestley | Remove some more copyright headers that survived in branches, etc., through the… | Dec 5 2012 | |||
98ee24bc1092 | David Renie | Fix 'View Full Commit History' link to link to the history for the current… | Dec 4 2012 | |||
3645dc2dd94e | vrana | Filter all lint messages by owner | Dec 3 2012 | |||
8584b87df4c4 | vrana | Display lint results for all repos | Dec 3 2012 | |||
7154bea03c2c | Bob Trahan | fixes two small diffusion bugs | Dec 3 2012 | |||
416d26b621b8 | Ricky Elrod/epriestley | Allow users to set whether or not textareas are monospaced. | Nov 27 2012 | |||
254678d41da2 | vrana | Delete dead code handling README | Nov 22 2012 | |||
abd880e30f6e | vrana | Display correct size of binary files in Diffusion | Nov 21 2012 | |||
b29dfe436e77 | vrana | Fix fatal in browse file if `lintCommit` is invalid | Nov 19 2012 | |||
f47c0a3a0647 | vrana | Fix Diffusion lint counts under SVN | Nov 17 2012 | |||
3017a1f07723 | vrana | Order Diffusion lint details | Nov 10 2012 | |||
4f65d4f34429 | vrana | Display list of lint problems in Diffusion | Nov 9 2012 | |||
726a4912bd7e | vrana | Allow filtering by lint code in Diffusion | Nov 9 2012 | |||
168bdaa87243 | vrana | Display lint overview in Diffusion | Nov 9 2012 | |||
846a359d9ab5 | vrana | Display number of lint messages in Diffusion dir | Nov 9 2012 | |||
47a184e2a543 | vrana | Display saved lint messages in Diffusion browse file | Nov 9 2012 | |||
d91305e51840 | vrana | Add external arrow to Search Owners | Nov 9 2012 | |||
2137b49d165c | vrana | Link repo history from repo overview commits | Nov 9 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
f34246a7230a | vrana | Hide Edit Maniphest Tasks in commit with disabled Maniphest | Nov 2 2012 | |||
4edf8ae2fcb9 | Bob Trahan | make "browse in diffusion" action work for commits in branches other than master | Oct 31 2012 | |||
9f51f1933f9a | Bob Trahan | Bug fix for diffusion browse views for images and binary files | Oct 31 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 | |||
d9c6e07f2c4e | Bob Trahan | If users are on the email to Phabricator, do not send them the Phabricator… | Oct 10 2012 | |||
52c68e12619b | Aviv Eyal/epriestley | File view: Replace drop-down form with buttons for view options | Oct 3 2012 | |||
e5e3617e46c5 | vrana | Use ?view= in Blame previous but not in line link | Oct 2 2012 | |||
b43f84d6dc45 | vrana | Read rename information from DB instead of repository | Oct 2 2012 | |||
557cc5b29c34 | Bob Trahan | Make a PhabricatorRemarkupControl to de-duplicate code usage around adding a… | Sep 19 2012 | |||
5b6513e6e85f | vrana | Pass branch to Diffusion URI in Owners and Externals | Sep 18 2012 | |||
eaf7aedb05d0 | vrana | Enforce blame in Skip Past This Commit | Sep 14 2012 | |||
34dfbdaf4475 | vrana | Open editor on highlighted line in Diffusion | Sep 13 2012 | |||
1b7f04914c2c | epriestley | Make AphrontErrorView work on devices | Sep 11 2012 | |||
e18fb4406e61 | vrana | Don't include view in Diffusion line permalink | Sep 7 2012 | |||
8ff52c0b6ca1 | vrana | Set viewer for all handles loaded in controllers | Sep 5 2012 | |||
efd59322f23e | vrana | Display 'away date' in blame | Sep 5 2012 | |||
93b0a501a4fa | epriestley | Add local navigation to Differential | Aug 22 2012 | |||
8ee2a6f9888e | vrana | Explicitly load assets in revision list | Aug 21 2012 | |||
627584f501cf | Alan Huang | Jump to PHP docs from symbol search more often | Aug 16 2012 | |||
6ce39db6ca39 | vrana | Add ID to Pending Differential Revisions panel | Aug 14 2012 | |||
66cee129b652 | epriestley | Remove all code referencing old tab navigation | Aug 14 2012 | |||
b86d995b4030 | Bob Trahan | Detect if a commit *really* doesn't exist and 4oh4 from Diffusion commit view | Aug 9 2012 | |||
8a4c08b01db0 | Bob Trahan | Allow commits to be associated with projects and associated goodies | Aug 8 2012 | |||
8ab178932903 | vrana | Improve displaying of very large commits | Aug 7 2012 |
c4science · Help