| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
entity_load()
|
| |
|
|
|
|
| |
defaulting them as remote.
|
|
|
|
| |
checks to a separate function.
|
|
|
|
| |
Add a hook_entity_delete() for consistency.
|
| |
|
|
|
|
| |
between file_directory_temp and file_temporary_path.
|
|
|
|
| |
that was removed in a previous patch.
|
|
|
|
| |
the file_usage_delete() function if the corresponding file is not in the 'file_usage()' table.
|
| |
|
| |
|
|
|
|
| |
because it's faster.
|
|
|
|
| |
processing of a stream request.
|
| |
|
| |
|
|
|
|
| |
mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage.
|
|
|
|
| |
international characters break file handling.
|
|
|
|
| |
vulnerabilities in SA-CONTRIB-2010-066.
|
| |
|
|
|
|
| |
on fail.
|
|
|
|
| |
file_munge_filename().
|
|
|
|
| |
upload' when upload_max_filesize() is '0' (unlimited).
|
|
|
|
| |
{file_managed()}.status.
|
| |
|
|
|
|
| |
mentions {files} table, and is not conformant to standards.
|
|
|
|
| |
chx: file_munge_filename() extension handling broken by move to File Field.
|
| |
|
|
|
|
| |
functions _must_ be fed a stream wrapper URI.
|
| |
|
| |
|
|
|
|
| |
logic to avoid various platform issues.
|
|
|
|
| |
API presumes a hiearchical file storage.
|
|
|
|
| |
protocol-relative nor root-relative file URLs.
|
|
|
|
| |
and no longer force private files to live within web-accessible directory.
|
|
|
|
| |
word that should not be used.
|
|
|
|
| |
also links.
|
| |
|
| |
|
|
|
|
| |
with clean urls.
|
|
|
|
| |
read-only.
|
| |
|
| |
|
|
|
|
| |
is incorrect.
|
|
|
|
| |
file_build_uri(). Added tests.
|
| |
|
|
|
|
| |
happen for AJAX requests too.
|
| |
|
|
|
|
| |
wrapper URIs.
|