phab/src/applications/filesfeature/testing
phab/src/applications/files
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
d70ca6b7c8b5 | epriestley | When file transforms race and lose, accept defeat gracefully | May 21 2015 | |||
f99c7beb90fd | epriestley | Fully remove all the public-create-mail settings | May 20 2015 | |||
c896aeb62ed9 | Joshua Spence | Various linter fixes | May 19 2015 | |||
16a8ed72bdda | Joshua Spence | Modernize search engine selection | May 19 2015 | |||
81a475d5a6b4 | Bob Trahan | Transactions - make implementing TYPE_XXXX_POLICY transactions optional | May 19 2015 | |||
3ef0721adacc | Bob Trahan | Reduce PhabricatorUser::getOmnipotentUser calls by adding a getViewer method to… | May 15 2015 | |||
61b178f44e48 | Joshua Spence | Use PhutilInvalidStateException | May 13 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
b36a8fa88563 | epriestley | Implement a user profile image cache | May 13 2015 | |||
47b14c9bdecf | epriestley | Convert inline profile image transforms to new transformations | May 13 2015 | |||
7e365eb8ae8c | epriestley | Convert "profile" image transforms to the new pathway | May 13 2015 | |||
75f621123301 | epriestley | Convert "preview" image transforms to new pathway | May 13 2015 | |||
200e525df122 | epriestley | Support imagemagick on new image transform pathway | May 13 2015 | |||
fd1e0bc4d302 | epriestley | Implement error-checked "preview" transforms | May 13 2015 | |||
2bdb5404c7e9 | epriestley | Implement new profile transform with amazing "error handling" feature | May 13 2015 | |||
a19b0029e223 | epriestley | Fix bad aspect ratio on some file previews | May 13 2015 | |||
65ff40844ba8 | epriestley | Make modular transforms handle exceptions gracefully | May 13 2015 | |||
c998e44b5a35 | epriestley | Modularize file transforms and provide a "transforms" UI | May 13 2015 | |||
ae32d1afb87a | epriestley | Remove unused file transforms | May 13 2015 | |||
4ea9d76f66f1 | Joshua Spence | Add some missing type hints | May 4 2015 | |||
55ff197f2a89 | lkassianik/epriestley | File names should be editable. | Apr 27 2015 | |||
e40aa8f78249 | Bob Trahan | Quicksand - make things work correctly with global drag and drop upload | Apr 24 2015 | |||
55e49d7e316c | epriestley | Provide more buildXClause() and buildXClauseParts() on PolicyAwareQuery | Apr 20 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
156b156e77b6 | epriestley | Give Conduit params/return/errors protected visibility | Apr 13 2015 | |||
4fba6e7730aa | epriestley | Remove trivial implementations of getPagingColumn() | Apr 13 2015 | |||
ea376685ae9e | Joshua Spence | Fix some odd looking arrays | Apr 5 2015 | |||
eb81fd15628f | epriestley | Expose all application mail receivers | Apr 1 2015 | |||
c32fee0e4877 | epriestley | Fully modularize mail commands | Apr 1 2015 | |||
7c5f71b6914c | epriestley | Subclass most ReplyHandlers from TransactionReplyHandler | Apr 1 2015 | |||
0d99c84bd78e | epriestley | Modernize email command parsing | Apr 1 2015 | |||
030e05aa4ca5 | epriestley | Remove reply handler instructions from email | Apr 1 2015 | |||
7cf726c7f769 | epriestley | Fix an issue with FileMailReceiver not working well | Apr 1 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
a8271ecd4010 | epriestley | Remove most callsites to Controller->renderHandlesForPHIDs() | Mar 31 2015 | |||
40fb0f98df6c | epriestley | Mostly defuse DNS rebinding attack for outbound requests | Mar 26 2015 | |||
2e72e9ff31fd | epriestley | Rate limit outbound requests in Macros | Mar 26 2015 | |||
6ce4044bfa85 | epriestley | Lock MIME type configuration | Mar 25 2015 | |||
4f8147dbb8c0 | epriestley | Improve protection against SSRF attacks | Mar 25 2015 | |||
22b2b8eb893a | epriestley | Fix a bad call in file chunk destruction | Mar 25 2015 | |||
1c32c9b965a5 | epriestley | Improve granluarity and defaults of `security.allow-outbound-http` | Mar 23 2015 | |||
b7fa55ff9396 | epriestley | Fix improper selection of the chunk engine as a writable engine | Mar 19 2015 | |||
7a93b443c3d3 | epriestley | Make file upload policies more consistent | Mar 17 2015 | |||
7482d260b08d | epriestley | Rewrite file documentation to be chunk-aware | Mar 15 2015 | |||
1773af6ada08 | epriestley | Enable the chunk storage engine | Mar 15 2015 | |||
6b69bc3fbbb1 | epriestley | Delete all "force chunking" file upload code | Mar 15 2015 | |||
c19bb57730a2 | epriestley | Stream chunks when sending chunked files | Mar 14 2015 | |||
81d88985a027 | epriestley | Prepare file responses for streaming chunks | Mar 14 2015 | |||
2aefb438439d | epriestley | Support a file data iteration interface for large files | Mar 14 2015 | |||
32d8d675357c | epriestley | Support resuming JS uploads of chunked files | Mar 14 2015 | |||
135280be9e1f | epriestley | Support HTML5 / Javascript chunked file uploads | Mar 13 2015 | |||
aa4adf3ab870 | epriestley | Add support for partially uploaded files | Mar 13 2015 | |||
6c3552f93963 | epriestley | Add `bin/files cat` to print a file to stdout | Mar 13 2015 | |||
4aed453b06e4 | epriestley | Add a chunking storage engine for files | Mar 13 2015 | |||
e2296a0ff773 | epriestley | Modernize file storage engine selection | Mar 12 2015 | |||
6a036f32b249 | Chad Little | Move Macro image height/width to CSS | Mar 12 2015 | |||
ed49b41e915d | epriestley | When redirecting to acquire file access tokens, retain 'download' parameter | Mar 1 2015 | |||
d1eda610fac6 | epriestley | Identify builtin files and give them open policies | Mar 1 2015 | |||
3469265e17f9 | epriestley | Improve config option documentation for Imagemagick | Feb 18 2015 | |||
3a8cd60bab41 | epriestley | When cluster.instance is defined, use it to namespace S3 objects | Feb 16 2015 | |||
5b1ea8c8d502 | epriestley | Pass instance through file transform URIs | Feb 10 2015 | |||
ae7dc8b9d2ca | Chad Little | Add getGroup to ConfigOptions | Feb 9 2015 | |||
74b860519d8a | epriestley | Remarkup: Correctly render inline embed layout | Feb 9 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
e6fb1dc1e9dc | epriestley | When an install is instanced, include the instance identifier in the URI for… | Feb 3 2015 | |||
99292c5c6a67 | Chad Little | Use icons with Config Options page | Feb 2 2015 | |||
8b06804394f8 | Chad Little | Remove getIconName from all applications | Jan 30 2015 | |||
c89dc199767e | Bob Trahan | Application emails - move over paste and files | Jan 29 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
3bc54c2041be | Chad Little | Project revamp part 2: Edit | Jan 19 2015 | |||
daadf955378c | Joshua Spence | Fix visibility of `PhutilArgumentWorkflow::didConstruct` methods | Jan 15 2015 | |||
c2ac63e9ad1f | Joshua Spence | Increase visibility of `PhabricatorController::buildApplicationMenu` methods | Jan 15 2015 | |||
36b760cd8a13 | Joshua Spence | Fix method visiblity for `PhabricatorFileTestCase… | Jan 13 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
790d250967cc | Chad Little | Move ActionList mobile links to better location | Jan 12 2015 | |||
9853ff2cff3b | lkassianik/epriestley | T6856 Make Project Images that match Typeahead choices | Jan 11 2015 | |||
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | Jan 6 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
7c2a7d03651c | Joshua Spence | Modernize remaining edge types | Jan 3 2015 | |||
8dee37a1320a | Joshua Spence | Fix some linter violations | Jan 2 2015 | |||
6132d8012b02 | Fabian Stelzer/epriestley | show the current size limit when a file upload fails | Dec 23 2014 | |||
b925f42c5525 | Chad Little | Remove docs sprite, replace with FontAwesome | Dec 21 2014 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
5e8600442d73 | Bob Trahan | Transactions - land buildTransactionTimeline in a bunch more apps | Dec 3 2014 | |||
1a8d87699c15 | Chad Little | Add default policy to Files application | Nov 21 2014 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
943c62d1e9f6 | epriestley | Add missing expected keys and uniqueness | Oct 1 2014 | |||
e9ac3f436ace | epriestley | Add expected schemata for Fund, Files, Flags and Legalpad | Sep 19 2014 | |||
ea602a082a1e | epriestley | Fix "are are" in explanatory text | Sep 18 2014 | |||
444ced16d983 | Bob Trahan | Transactions - hide "mentioned in X" story if you can't see X | Sep 16 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
3af442e4ac94 | epriestley | Don't require an actor in `PhabricatorFile::attachToObject()` | Sep 4 2014 | |||
2e0361bd98c4 | epriestley | Bind file thumbnail visibility to the visibility of the original files | Sep 4 2014 | |||
79c837d505c3 | epriestley | Make file handles have "/Fxxx" as the URI | Aug 21 2014 | |||
f43355855cb8 | epriestley | Add `bin/files compact` for sharing file data storage | Aug 21 2014 | |||
66fa59d04d7c | epriestley | Fix an issue where migrating files could prematurely destroy duplicates | Aug 21 2014 |
c4science · Help