summaryrefslogtreecommitdiff
path: root/includes/file.inc
Commit message (Expand)AuthorAge
* - Patch #197266 by drewish: added code comment.Dries Buytaert2009-06-09
* - Patch #473652 by Damien Tournoud, catch: removed unneeded loop from file_ge...Dries Buytaert2009-06-02
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
* - Patch #415710 by dixon_, JohnAlbin, BMDan: fix favicon mime-type handling.Dries Buytaert2009-05-17
* - Patch #147310 by c960657 et al: better cache headers for reverse proxies.Dries Buytaert2009-04-22
* - Patch #413732 by brianV: database code clean-up.Dries Buytaert2009-04-20
* - Patch #286374 by jhodgdon: fixed documentation of file_save_upload() valida...Dries Buytaert2009-04-13
* - Patch #381306 by plach: closing file handler to avoid problems on certain s...Dries Buytaert2009-03-10
* - Patch #373613 by quicksketch and drewish: in order to operate on images mul...Dries Buytaert2009-03-09
* Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.Angie Byron2009-02-26
* - Patch #380400 by flobruit: fixed up the documentation.Dries Buytaert2009-02-24
* - Patch #380064 by c960657: make file_scan_directory() use save property name...Dries Buytaert2009-02-22
* #330983 by recidive and boombatower: Rename users/users_roles tables to user/...Angie Byron2009-02-18
* #255551 by drewish and c960657: Array-itize file_scan_directory()'s parameter...Angie Byron2009-02-18
* #373502 by drewish and sun: Add function to delete unmanaged files recuriseve...Angie Byron2009-02-13
* #88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter def...Angie Byron2009-01-31
* - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.Dries Buytaert2009-01-22
* #361514 by Dave Reid and drewish: Use file name in file error messages.Angie Byron2009-01-21
* #30520 follow-up by Dave Reid: Fix error message about upload when not upload...Angie Byron2009-01-20
* #334303 by drewish: Handle overwriting of managed files, with tests.Angie Byron2009-01-10
* - Patch #341910 by Josh Waihi, drewish et al: file_space_used() was not prope...Dries Buytaert2009-01-06
* #30520 by drewish: Notify user if they've uploaded a file bigger than max_upl...Angie Byron2009-01-05
* - Patch #353207 by CitizenKane and drewish: cleaned up the FILE_STATUS_TEMPOR...Dries Buytaert2009-01-02
* - Patch #348201 by catch: make it possible to load multiple files with fewer ...Dries Buytaert2008-12-31
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
* - Patch #341910 by mayer: make file_space_used work on PostgreSQL.Dries Buytaert2008-12-04
* - Patch #74645 by drewish, roychri et al: modify file_scan_directory to use a...Dries Buytaert2008-11-16
* - Patch #207736 by anantagati, BartVB, drewish et al: fixed undefined index.Dries Buytaert2008-11-16
* - Rollback of patch #74645 -- breaks installer.Dries Buytaert2008-11-08
* - Patch #74645 by drewish, Robin Monks, tayknight: clean up file_scan_directo...Dries Buytaert2008-11-08
* - Patch #331013 by drewish: remove file_set_status in favor of file_save().Dries Buytaert2008-11-08
* - Patch #322777 by Damien Tournoud: file_check_directory() was badly documented.Dries Buytaert2008-10-19
* #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.Angie Byron2008-10-12
* #205227 by mpare and mfb: Fix logic in file_transfer with ob_end_clean().Angie Byron2008-10-11
* - Patch #319183 by drewish: clean up file.inc documentation.Dries Buytaert2008-10-09
* #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_fil...Angie Byron2008-10-09
* #64967 follow-up by drewish: Replace ereg with preg in file_scan_directory().Angie Byron2008-09-20
* #197266 by ufku, lilou, Dave Reid, and c960657: Avoid unnecessary query if th...Angie Byron2008-09-19
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve...Dries Buytaert2008-09-17
* #230932 follow-up by drewish: Uppercase FALSE constant.Angie Byron2008-09-16
* #308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massiv...Angie Byron2008-09-15
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a...Dries Buytaert2008-09-06
* - Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and ...Dries Buytaert2008-09-05
* - Patch by Heine, Damien, drumm, scor, mark burdett: fixed XSS problems via p...Dries Buytaert2008-08-14
* - Patch #257537 by dopry: made file_check_directory less verbose on success.Dries Buytaert2008-07-05
* - Patch #270045 by drewish, Susurrus: clean up return values.Dries Buytaert2008-06-18
* - Patch #101543 by webchick: document all constants.Dries Buytaert2008-05-26
* - Patch #230932 by ryanlath: file_scan_directory() didn't scan the directory ...Dries Buytaert2008-04-23
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu...Dries Buytaert2008-04-14
* - Patch #218915 by keith and jakeg: fixed typo in watchdog() call.Dries Buytaert2008-02-17