phab/src/applications/files/storage/PhabricatorFile.phpfeature/better-testing
phab/src/applications/files/storage/PhabricatorFile.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2ef10fbe5762 | aubort | Merge with Stable Week 14 | Apr 13 2018 | |||
1ed327683f6a | aubort | Merge with Stable Week 4 | Jan 31 2018 | |||
3ac27e66ef56 | aubort | Merge with Stable Week 45 | Nov 16 2017 | |||
6b372d7d7a35 | aubort | Merge with Stable Week 42 | Oct 23 2017 | |||
d1842929afaa | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
cef2e9b5c83c | aubort | Merge with Stable Week 17 | May 2 2017 | |||
6725f3719da3 | epriestley | (stable) Add a "--copy" flag to "bin/files migrate" | Sep 6 2016 | |||
8ad61d01502d | epriestley | Simplify "builtin file" management and recover from races | Jul 11 2016 | |||
01862b8f23ac | epriestley | Detect the MIME type of large files by examining the first chunk | Jun 30 2016 | |||
67084a69533c | epriestley | Support AES256 at-rest encryption in Files | Jun 16 2016 | |||
39afc0f97cfc | epriestley | Add an AES256 storage format for at-rest encryption | Jun 16 2016 | |||
1049feb0ed61 | epriestley | Add support to Files for file storage formats, to support encryption-at-rest | Jun 15 2016 | |||
411cf1345763 | epriestley | Add Videos to Remarkup | Jun 7 2016 | |||
f2c36a934ec8 | epriestley | Provide an `<input type="file">` control in Remarkup for mobile and users with… | May 21 2016 | |||
5664c838fbbc | epriestley | Reduce thumbnail flickering in comment previews | Apr 7 2016 | |||
439821c7b2cd | epriestley | Don't require one-time tokens to view file resources | Apr 6 2016 | |||
f9836cb646f8 | epriestley | Scramble file secrets when related objects change policies | Apr 6 2016 | |||
772c658aac41 | epriestley | Convert one-time file access tokens to modular token types | Mar 16 2016 | |||
a837c3d73eaf | epriestley | Make temporary token storage/schema more flexible | Mar 16 2016 | |||
abb4c03b476d | epriestley | Remove shouldShowSubscribersProperty() from SubscribableInterface | Mar 6 2016 | |||
5c2e49a81223 | epriestley | Allow any user to watch any project they can see | Jan 20 2016 | |||
a9a5991f010d | epriestley | Update project profile image composer for new IconSet code | Jan 19 2016 | |||
c35b564f4d32 | Joshua Spence | Various translation improvements | Nov 2 2015 | |||
368f3591142e | Joshua Spence | Use PhutilClassMapQuery instead of PhutilSymbolLoader | Aug 13 2015 | |||
3c7f4e5c5b1c | Eitan Adler/epriestley | Remove duplicate duplicate words which are not requires | Jun 24 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
c896aeb62ed9 | Joshua Spence | Various linter fixes | May 19 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | 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 | |||
c998e44b5a35 | epriestley | Modularize file transforms and provide a "transforms" UI | May 13 2015 | |||
ae32d1afb87a | epriestley | Remove unused file transforms | May 13 2015 | |||
55ff197f2a89 | lkassianik/epriestley | File names should be editable. | Apr 27 2015 | |||
40fb0f98df6c | epriestley | Mostly defuse DNS rebinding attack for outbound requests | Mar 26 2015 | |||
4f8147dbb8c0 | epriestley | Improve protection against SSRF attacks | Mar 25 2015 | |||
1c32c9b965a5 | epriestley | Improve granluarity and defaults of `security.allow-outbound-http` | Mar 23 2015 | |||
7482d260b08d | epriestley | Rewrite file documentation to be chunk-aware | Mar 15 2015 | |||
c19bb57730a2 | epriestley | Stream chunks when sending chunked files | 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 | |||
aa4adf3ab870 | epriestley | Add support for partially uploaded files | 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 | |||
d1eda610fac6 | epriestley | Identify builtin files and give them open policies | Mar 1 2015 | |||
5b1ea8c8d502 | epriestley | Pass instance through file transform URIs | Feb 10 2015 | |||
e6fb1dc1e9dc | epriestley | When an install is instanced, include the instance identifier in the URI for… | Feb 3 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
7c2a7d03651c | Joshua Spence | Modernize remaining edge types | Jan 3 2015 | |||
8dee37a1320a | Joshua Spence | Fix some linter violations | Jan 2 2015 | |||
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 | |||
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 | |||
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 | |||
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 | |||
8dd4d5cfe5e6 | Bob Trahan | Files - make file info page public | Aug 20 2014 | |||
94cdddc211d1 | epriestley | Cover redirects to files in more cases | Aug 20 2014 | |||
e8ece70ee0f2 | epriestley | Support `bin/remove destroy Fnnn` for files | Aug 20 2014 | |||
607e99490ba3 | epriestley | Migrate "cancdn" to "canCDN" in the database | Aug 15 2014 | |||
ae1a821b658a | epriestley | Fix `cancdn` vs `canCDN` flag | Aug 14 2014 | |||
eb9dcd6fbaf5 | epriestley | Consolidate handling of special properties for newly uploaded files | Aug 11 2014 | |||
25ae4c458dda | Mukunda Modell/epriestley | Protect file data with a one-time-token | Aug 11 2014 | |||
12aaa942acc5 | Mukunda Modell/epriestley | Add a CanCDN flag to uploaded files | Aug 8 2014 | |||
4c04d4d01933 | epriestley | Allow users to set view policies on files explicitly | Aug 2 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
8cbfb49b4e93 | epriestley | Remove all edge events | Jul 18 2014 | |||
9cb6b2cfcc59 | James Rhodes | Remove user-independent date and time functions from Phabricator | Jul 13 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
dcf3b4d32299 | epriestley | Reduce Pholio brokenness for non-image files | Jun 15 2014 | |||
7ce8a1f437ae | epriestley | Turn thumbs into a history grid thing | Jun 15 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
21de2b1a0c7c | epriestley | Make Projects a PhabricatorSubscribableInterface, but with restricted defaults | Feb 10 2014 | |||
591df78361a7 | epriestley | Bind patches, file content and raw diffs bind policies to their originating… | Dec 30 2013 | |||
da845460586c | Bob Trahan | Add filter by object ability to flag query | Oct 25 2013 | |||
3643fe1498f1 | epriestley | Use property tabs in Files | Oct 19 2013 | |||
c4abf160cc51 | epriestley | Fix some file policy issues and add a "Query Workspace" | Oct 14 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
515f9a36ab7a | epriestley | When editing objects which use files, attach the files to the objects | Oct 7 2013 | |||
742d45b625d1 | epriestley | Modernize file embed Remarkup rule | Oct 2 2013 | |||
98bf001a58a3 | epriestley | Add `viewPolicy` and `attachedToObjectPHID` to PhabricatorFile | Oct 1 2013 | |||
472be5e26e6a | epriestley | Provide an attached-to-visible-object policy exception for files | Oct 1 2013 | |||
13dae0519368 | epriestley | Make most file reads policy-aware | Sep 30 2013 | |||
8e88a78c2073 | epriestley | Support audio files with HTML5 `<audio />` | Sep 27 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
228496cdbe16 | Bob Trahan | File - add transactions and editor | Sep 5 2013 | |||
3fcd9c93f186 | epriestley | Use Application PHIDs in Files | Jul 22 2013 | |||
7271547132fb | epriestley | Show account cards for external accounts on "linked accounts" screen and "link… | Jun 17 2013 | |||
0f070236bd49 | epriestley | Add a `bin/files purge` workflow | May 29 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 | |||
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 |
c4science · Help