phab/src/applications/filesfeature/testing
phab/src/applications/files
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
228496cdbe16 | Bob Trahan | File - add transactions and editor | Sep 5 2013 | |||
f1c75a63823c | epriestley | Allow construction of ApplicationSearch queries with GET | Aug 29 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
ee9830a950d3 | Bob Trahan | Fix a small bug - %d => %s | Aug 2 2013 | |||
2ee1f8cb4ed2 | Bob Trahan | Add some create mail handlers for paste and files | Jul 30 2013 | |||
3fcd9c93f186 | epriestley | Use Application PHIDs in Files | Jul 22 2013 | |||
dd76143399d8 | epriestley | Pholio - make the form maintain client side edits between file uploads | Jul 19 2013 | |||
df264d85484a | Bob Trahan | Pholio - support editing images - fixes T3489 | Jul 16 2013 | |||
9838251515a2 | Bob Trahan | Make PhabricatorActionListView logged-out user savvy | Jul 12 2013 | |||
37b13ef2c924 | epriestley | Improve UI for selecting profile pictures | Jul 10 2013 | |||
c5f2e617d896 | epriestley | Simplify and generalize remarkup engine construction | Jul 10 2013 | |||
23e18b1ca5c4 | epriestley | Provide PhabricatorSavedQuery to renderResultsList() | Jul 3 2013 | |||
b26549b5fab1 | Gareth Evans/epriestley | Implement PhutilRequest parser #2 | Jun 24 2013 | |||
7271547132fb | epriestley | Show account cards for external accounts on "linked accounts" screen and "link… | Jun 17 2013 | |||
ce01d6fc2b8f | epriestley | Add a setup issue to warn about an unconfigured upload limit | Jun 12 2013 | |||
7615e59cf97c | epriestley | Default application search to the topmost filter | Jun 6 2013 | |||
f1bf27959f96 | Chad Little | PHUIList, PHUIDocument updates | Jun 5 2013 | |||
569ddd3e7815 | epriestley | Fix file upload redirect URI | May 31 2013 | |||
3aae972406ff | epriestley | Implement ApplicationSearch in Files | May 31 2013 | |||
0f070236bd49 | epriestley | Add a `bin/files purge` workflow | May 29 2013 | |||
59bb8ca9dd84 | Bryan Cuccioli/epriestley | Move Maniphest attached files section into textbox. | May 26 2013 | |||
9e5410e6a213 | epriestley | Rename `bin/files metadata` to `bin/files rebuild` and let it rebuild MIME… | May 17 2013 | |||
402d2e260544 | epriestley | When deleting a file, delete all transformations of the file | May 10 2013 | |||
991bbb6242dd | epriestley | Provide "builtin" files and use them to fix Pholio when files are deleted | May 9 2013 | |||
ace8ac83efa3 | deedydas/epriestley | Made Changes to Mock and File generation after pushing some methods to… | May 6 2013 | |||
16ba0275c0f2 | deedydas/epriestley | Files Generating | May 6 2013 | |||
ff410134818e | yitao/epriestley | Support animated gif in meme | May 4 2013 | |||
b216dc9c2c43 | Jakub Vrana | Document where Arcanist configuration can be set | Apr 20 2013 | |||
de9b00b8be93 | epriestley | Add a basic random image generator | Apr 16 2013 | |||
c51f45fbcd13 | Chad Little | Add actions to mobile crumbs | Apr 10 2013 | |||
8a0fccf97a10 | Chad Little | Mobile Crumbs. | Mar 26 2013 | |||
dcfe011fc78f | epriestley | Separate object names from object links in other applications | Mar 23 2013 | |||
efe0c135fece | Jakub Vrana | Implement text mode for Phabricator Remarkup rules | Mar 23 2013 | |||
e38b99340853 | Anh Nhan Nguyen/epriestley | Allow more characters in a file name | Mar 22 2013 | |||
0c2147336ca4 | Afaque Hussain/epriestley | File list now shows only files which are explicitly uploaded | Mar 22 2013 | |||
77a876582483 | Afaque Hussain/epriestley | Schema patch to add a column to Phabricator_File.file table | Mar 19 2013 | |||
b8c04419f02c | Bob Trahan | Conpherence - fix a few bugs | Mar 19 2013 | |||
a161617d8eb4 | Bob Trahan | Conpherence - make the files widget purdy-ish | Mar 16 2013 | |||
855e085c6f50 | epriestley | Uninstall Conduit calls when uninstalling applications | Mar 13 2013 | |||
b3a63a62a21b | vrana | Introduce PhabricatorEmptyQueryException | Mar 7 2013 | |||
fd13275f7ea8 | Chad Little | Widen pinboard to 280x210. | Mar 5 2013 | |||
82e41e7fa1b7 | Chad Little | Add ImageView to PropertyListView | Feb 27 2013 | |||
fe500f4268a2 | epriestley | Pre-prepare for hovercards | Feb 26 2013 | |||
53f527f71fb3 | epriestley | Improve thumbnails in pholio mock view | Feb 22 2013 | |||
e6281c3db045 | Matt Robenolt/epriestley | Add the ability to create a macro from a url | Feb 21 2013 | |||
3c989590bf69 | vrana | Remove object name from header | Feb 21 2013 | |||
762ace810df3 | kwadwo/epriestley | Allow files to TTL and and be garbage collected | Feb 20 2013 | |||
0d38bca11ff8 | epriestley | Fix function/method declaration lint in Phabricator. Automatic patches. | Feb 19 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
d8d16ece5e50 | kwadwo/epriestley | data in PhabricatorFile hashed using sha1 | Feb 15 2013 | |||
76aee9985afc | kwadwo/epriestley | Conduit file upload method that takes in the files content hash and name. | Feb 11 2013 | |||
9d031a51dfcb | kwadwo/epriestley | Files now share storage. New files are written only if no other files have the… | Feb 9 2013 | |||
7ec8e885e1a7 | epriestley | Merge branch 'master' into phutil_tag | Feb 9 2013 | |||
d817dfa8fcce | vrana | Convert some phutil_escape_html() to hsprintf() | Feb 9 2013 | |||
9c19e9b7d869 | Afaque Hussain/epriestley | Preserving the Animation of Gif Images | Feb 8 2013 | |||
11bb8db9705d | epriestley | Merge branch 'master' into phutil_tag | Feb 7 2013 | |||
1cde41b9946c | Bob Trahan | Conpherence - add crop | Feb 6 2013 | |||
361ce491f201 | epriestley | Make file storage more testable | Feb 6 2013 | |||
6bb7a282b1b5 | vrana | Convert AphrontFormControl to safe HTML | Feb 6 2013 | |||
be4662e6670d | vrana | Convert setCaption() to safe HTML | Feb 6 2013 | |||
8f1311bbc182 | epriestley | Merge branch 'master' into phutil_tag | Feb 5 2013 | |||
1322e9eda25c | Brennan Taylor/epriestley | Implement import profile picture from Gravatar | Feb 5 2013 | |||
0f1bdbe147a7 | epriestley | Merge branch 'master' into phutil_tag | Feb 4 2013 | |||
384244fa3048 | epriestley | Improve meme text outlining | Feb 1 2013 | |||
f4971b085850 | Debarghya Das/epriestley | Impact Font Used If Available | Feb 1 2013 | |||
3ee9921f2d2e | Bob Trahan | improve image hinting for 220 preview | Jan 30 2013 | |||
39221b1d3f28 | epriestley | Merge branch 'master' into phutil_tag | Jan 29 2013 | |||
40547030a54e | epriestley | render_tag -> tag: PropertyListView | Jan 29 2013 | |||
5017c80b3103 | Afaque Hussain/epriestley | Installation & Uninstallion of Applications | Jan 29 2013 | |||
08bcb8c30ab0 | epriestley | Simplify form/lightbox stuff | Jan 29 2013 | |||
bb745731171f | vrana | Limit meme text height to half of the image | Jan 28 2013 | |||
3c1b8df8ae6e | vrana | Convert simple phutil_render_tag() to phutil_tag() | Jan 25 2013 | |||
21a5956a3553 | vrana | Convert phutil_render_tag(X, Y, pht('...')) to phutil_tag | Jan 25 2013 | |||
20768d65d566 | vrana | Convert phutil_render_tag(X, Y, '...') to phutil_tag | Jan 25 2013 | |||
f8dbfdd59d51 | vrana | Convert phutil_render_tag(X, Y) to phutil_tag | Jan 25 2013 | |||
10dc58c9f3a0 | Anh Nhan Nguyen/epriestley | Added + icon for File Application | Jan 22 2013 | |||
fa19618d267f | Debarghya Das/epriestley | Made Meme Generator | Jan 20 2013 | |||
27e2198e11fa | Asher Baker/epriestley | Fix displaying non-image files. | Jan 18 2013 | |||
99847da3aa85 | epriestley | Mask remaining config values, and implement `set` type | Jan 17 2013 | |||
9470ab057640 | Ricky Elrod/epriestley | First go at Files settings. | Jan 14 2013 | |||
712e22208cde | Mailson Menezes/epriestley | Store width and height metadata of image files | Jan 7 2013 | |||
4f933d34f5ea | epriestley | Improve S3 integration | Dec 30 2012 | |||
2cc7f82eced7 | vrana | Move Conduit methods inside applications | Dec 21 2012 | |||
96e5264f0569 | vrana | Rename setViewer() to setUser() in views | Dec 21 2012 | |||
86353462cdf7 | epriestley | Minor, add some missing pht(). See D4200. | Dec 17 2012 | |||
221562b29424 | epriestley | Modernize file uploads | Dec 17 2012 | |||
c65468371ffb | epriestley | Modernize file detail view | Dec 17 2012 | |||
6f0c87269bd6 | epriestley | Modernize Files lists | Dec 17 2012 | |||
f306cab653d8 | epriestley | Use application icons for "Eye" menu and Crumbs | Dec 7 2012 | |||
20ee3003b578 | epriestley | Replace all instances of AphrontSideNavView with AphrontSideNavFilterView | Dec 7 2012 | |||
2b00f5e8b66f | Julius Seporaitis/epriestley | Add support for S3 endpoint regions. | Nov 16 2012 | |||
9966af50dd5d | Bob Trahan | Delete PhabricatorRemarkupRuleProxyImage | Nov 7 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
1154447d0644 | epriestley | Add PhabricatorFileQuery | Oct 31 2012 | |||
5d1bd5162723 | epriestley | Add a script to migrate files between storage engines | Oct 25 2012 | |||
ddb1f181c1be | epriestley | Simplify lightboxing and fix a few things | Oct 24 2012 | |||
3ffc76414157 | Bob Trahan | Introduce lightbox view for images | Oct 23 2012 | |||
b97cfed23a9f | vrana | Pass key to aggregate exception | Oct 20 2012 | |||
85d6f7a66edb | epriestley | Improve image thumbnailing and increase the size of Macro thumbnails | Oct 8 2012 | |||
22cb8f5d08a6 | vrana | Require canonical numbers in routes | Oct 6 2012 |
c4science · Help