summaryrefslogtreecommitdiff
path: root/includes/file.inc
Commit message (Expand)AuthorAge
* - 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
* #210219 by htalvitie, yched: initialize block caching properties properly on ...Gábor Hojtsy2008-01-28
* #193331 by ufku: the replace parameter was not used in file_save_upload() as ...Gábor Hojtsy2008-01-28
* #213517 by ax: inline documentation cleanup, fixing four unclosed @defgroupsGábor Hojtsy2008-01-28
* #207947 by Rok Zlender: whitespace missing between error messages in file.incGábor Hojtsy2008-01-09
* - Patch #199955 by saxofaan: file_upload_max_size() returns results in bytes,...Dries Buytaert2008-01-05
* - Patch #194369 by webernet: fixed the default files directory on multi-site ...Dries Buytaert2007-12-28
* #194369 by lots of contributors: move default files directory to sites/defaul...Gábor Hojtsy2007-12-27
* #202473 by keith.smith: pre-RC1 spell checking on hopefully final textGábor Hojtsy2007-12-19
* #197267 by ufku: fix copy-pasted incorrect documentation on two file functionsGábor Hojtsy2007-12-03
* - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixe...Dries Buytaert2007-11-26
* #173664 by fractile81: fix order of precedence in file_scan_directory(), so s...Gábor Hojtsy2007-11-04
* #172943 by drewish: fix file_save_upload() conformance to its API documentati...Gábor Hojtsy2007-10-25
* #180126 by mmoreno, drewish and scor: add realpath() call to file_save_data()...Gábor Hojtsy2007-10-18
* Four watchdog() calls which still used t(), identified by myself after implem...Gábor Hojtsy2007-10-15
* #104220 by ChrisKennedy: remove arbitrary half post max size restriction on m...Gábor Hojtsy2007-10-08
* - Patch #169982 by moshe, eaton, bjaspan, nedjo, yched, et al: missing featur...Dries Buytaert2007-10-02
* #159474 by chx: destination file name should be used in help text, not source...Gábor Hojtsy2007-09-25
* #159475 by paddy_deburca: maxheight is never defined, height should be usedGábor Hojtsy2007-07-25
* #159463 by hass (with phpdoc addition from myself): file_scan_directory() sho...Gábor Hojtsy2007-07-15
* - Patch #155986 by Uwe: fixed typos.Dries Buytaert2007-07-02
* - Patch #149176 by chx, David et al: getting rid of the sequences table, usin...Dries Buytaert2007-06-05
* - Patch #148972 by drewish: use correct sequence.Dries Buytaert2007-06-04
* - Patch #115267 by drewish, dopry et al: simplified file uploads code, improv...Dries Buytaert2007-05-30
* - Patch #140412 by quicksketch: use drupal_set_header() instead of header().Dries Buytaert2007-05-22
* - Patch #76588 by Gabor: made log messages translatable. Yay.Dries Buytaert2007-04-24