Dries Buytaert
|
3620310d7c
|
- Patch #818206 by Berdir et al: apply coding standard for no-arg constructors.
|
2010-06-17 13:16:57 +00:00 |
Dries Buytaert
|
f6d56f96c3
|
- Patch #551658 by Stevel: improve directory testing.
|
2010-06-14 13:33:45 +00:00 |
Angie Byron
|
7affd91ab6
|
#551658 follow-up by pwolanin: Revert back to D6-style temporary folder logic to avoid various platform issues.
|
2010-06-12 08:15:15 +00:00 |
Dries Buytaert
|
d689318629
|
- Patch #701358 by aaron, quicksketch, chx, pwolanin, aspilicious: the file API presumes a hiearchical file storage.
|
2010-06-02 13:09:34 +00:00 |
Dries Buytaert
|
a495441521
|
- Patch #777830 by Wim Leers: file_create_url() does not support protocol-relative nor root-relative file URLs.
|
2010-05-11 10:56:04 +00:00 |
Angie Byron
|
a724915f82
|
#551658 by pwolanin, aaron, drewish: Move private files to an opt-in system, and no longer force private files to live within web-accessible directory.
|
2010-04-30 01:33:17 +00:00 |
Dries Buytaert
|
bdb7e56143
|
- Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved word that should not be used.
|
2010-04-10 17:30:15 +00:00 |
Dries Buytaert
|
d428fe37b9
|
- Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links.
|
2010-03-26 17:14:46 +00:00 |
Dries Buytaert
|
5c07276020
|
- Patch #700160 by naxoc: drupal_realpath() did not always work as expected.
|
2010-02-01 19:07:07 +00:00 |
Angie Byron
|
02c1eeee3f
|
#684202 by catch: Added Entity insert/delete/update hooks, to support caching.
|
2010-01-30 02:01:41 +00:00 |
Dries Buytaert
|
1df3cfffef
|
- Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem with clean urls.
|
2010-01-29 22:40:41 +00:00 |
Dries Buytaert
|
d53f3e39d5
|
- Patch #685074 by pwolanin: some stream wrappers need to be hidden or read-only.
|
2010-01-26 08:29:25 +00:00 |
Dries Buytaert
|
af3f94b37e
|
- Patch #693614 by asimmonds: fixed PHPDoc spelling typos.
|
2010-01-25 10:38:35 +00:00 |
Dries Buytaert
|
949ccddb91
|
- Patch #666024 by boombatower, mcrittenden: code and documentation clean-ups.
|
2009-12-30 08:16:55 +00:00 |
Dries Buytaert
|
cc13b34703
|
- Patch #623276 by jhodgdon: fixed documentation for file_scan_directory() is incorrect.
|
2009-11-05 03:37:08 +00:00 |
Dries Buytaert
|
cbd7938955
|
- Patch #611032 by c960657: fixed bug with wrong variable used in file_build_uri(). Added tests.
|
2009-10-23 01:00:52 +00:00 |
Dries Buytaert
|
6e9edc1379
|
- Patch #594518 by jhodgdon: better documentation for file_munge_filename().
|
2009-10-18 18:36:24 +00:00 |
Dries Buytaert
|
24c259cdd8
|
- Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too.
|
2009-10-13 21:16:44 +00:00 |
Dries Buytaert
|
f67e438b41
|
- Patch #373606 by jhodgdon, aj045: improved file_save_upload() documentation.
|
2009-10-13 15:46:03 +00:00 |
Angie Byron
|
0ca8f9b2d7
|
#573292 by eMPee584: Allow enable file_unmanaged_delete() to handle stream wrapper URIs.
|
2009-10-09 18:38:52 +00:00 |
Dries Buytaert
|
c05f2181dc
|
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
|
2009-10-09 01:00:08 +00:00 |
Dries Buytaert
|
7178f6b173
|
- Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().
|
2009-09-30 18:36:02 +00:00 |
Dries Buytaert
|
67f2c101c1
|
- Patch #584966 by mr.baileys, sun: add doxygen group for PHP function wrappers in Drupal.
|
2009-09-28 22:22:54 +00:00 |
Dries Buytaert
|
41dca3c4e0
|
- Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME extension mapping rather than setting a huge variable.
|
2009-08-31 05:47:34 +00:00 |
Dries Buytaert
|
feb4845493
|
- Patch #499156 by Wim Leers: add hook_file_alter() so we can integrate with CDNs.
|
2009-08-29 06:57:27 +00:00 |
Dries Buytaert
|
eca9c6cc16
|
- Patch #561520 by Pasqualle: is an object.
|
2009-08-29 05:39:37 +00:00 |
Dries Buytaert
|
3f36af04de
|
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
|
2009-08-25 21:53:48 +00:00 |
Angie Byron
|
2c55219315
|
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
2009-08-24 00:14:23 +00:00 |
Angie Byron
|
e63e85020b
|
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
|
2009-08-24 00:10:46 +00:00 |
Angie Byron
|
4ae238ea57
|
*** empty log message ***
|
2009-08-24 00:02:05 +00:00 |
Angie Byron
|
b2730e86d5
|
#552066 by quicksketch and pwolanin: Fix bug with file_save_upload() and trailing slashes (with tests).
|
2009-08-19 08:38:09 +00:00 |
Angie Byron
|
b41323642b
|
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
|
2009-08-17 19:14:42 +00:00 |
Dries Buytaert
|
9b4013fd82
|
- Patch #504422 by catch, drewish: file_load_multiple() missing a sanity check.
|
2009-08-17 06:33:31 +00:00 |
Angie Byron
|
e66d0b7519
|
#511760 follow-up by rfay: Improve error messages in file_unmanaged_copy().
|
2009-08-11 04:50:36 +00:00 |
Dries Buytaert
|
5ee5b5f699
|
- Patch #493466 by arianek, jhodgdon: documentation for file_save_upload inaccurately describes a parameter.
|
2009-08-02 05:43:54 +00:00 |
Dries Buytaert
|
5468b47b91
|
- Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added initial support for PHP file wrappers.
|
2009-07-27 19:53:18 +00:00 |
Dries Buytaert
|
444ae51f17
|
- Patch #520664 by rfay, quicksketch: file_get_mimetype() should not be case-sensitive. Comes with more and better tests.
|
2009-07-20 19:02:38 +00:00 |
Dries Buytaert
|
23e704747d
|
- Patch #519612 by quicksketch: added drupal_function_exists() to file validators.
|
2009-07-16 10:46:46 +00:00 |
Dries Buytaert
|
6dc5b5449d
|
- Patch #491456 by quicksketch, drewish, et al: image effects and actions.
|
2009-07-12 08:36:35 +00:00 |
Angie Byron
|
731126f499
|
#462242 by rednahead and drewish: Remove stray global user that's doing nothing.
|
2009-07-10 04:08:20 +00:00 |
Angie Byron
|
0f3761b99d
|
#515280 by drewish: Allow file_create_directory() to create recursively, taking advantage of PHP 5.
|
2009-07-10 03:46:33 +00:00 |
Dries Buytaert
|
a86654f876
|
- Patch #511760 by rfay: improve the error messages in file_unmanaged_copy().
|
2009-07-07 08:59:07 +00:00 |
Dries Buytaert
|
5b6680861b
|
- Patch #197266 by drewish: added code comment.
|
2009-06-09 21:33:12 +00:00 |
Dries Buytaert
|
cbd22269f8
|
- Patch #473652 by Damien Tournoud, catch: removed unneeded loop from file_get_mimetype() and further clean-up.
|
2009-06-02 13:42:40 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Dries Buytaert
|
d4a7074294
|
- Patch #415710 by dixon_, JohnAlbin, BMDan: fix favicon mime-type handling.
|
2009-05-17 10:42:16 +00:00 |
Dries Buytaert
|
526401c4c8
|
- Patch #147310 by c960657 et al: better cache headers for reverse proxies.
|
2009-04-22 09:45:03 +00:00 |
Dries Buytaert
|
f09028107c
|
- Patch #413732 by brianV: database code clean-up.
|
2009-04-20 20:02:31 +00:00 |
Dries Buytaert
|
69287245ca
|
- Patch #286374 by jhodgdon: fixed documentation of file_save_upload() validators.
|
2009-04-13 19:06:32 +00:00 |
Dries Buytaert
|
e7c7ee32a2
|
- Patch #381306 by plach: closing file handler to avoid problems on certain systems.
|
2009-03-10 09:47:42 +00:00 |