summaryrefslogtreecommitdiff
path: root/includes/file.inc
Commit message (Expand)AuthorAge
* #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
* - Patch #134493 by douggreen: getting the Drupal coding standards right in co...Dries Buytaert2007-04-13
* #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)Steven Wittens2007-03-27
* - Patch #111347 by Steven: refactor url() and l().Dries Buytaert2007-02-15
* - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Th...Dries Buytaert2007-01-31
* - Rollback of E_ALL patch. Too much extra breakage.Dries Buytaert2007-01-25
* - Patch #112715 by webchick et al: fixed some E_ALL errors.Dries Buytaert2007-01-25
* #107015: Code consistency, capitalization of class names.Steven Wittens2007-01-05
* #86737: Security htaccess fix needs to be created with group permissions set.Steven Wittens2007-01-04
* - Patch #91592 by ChrisKennedy: avoid scanning hidden files and directories.Dries Buytaert2006-12-11
* - Patch #92059 by Steven et al: added a memory check to garland/color.module.Dries Buytaert2006-12-07
* - Bug #89680: 'not not' -> 'not'.Dries Buytaert2006-10-17
* - Patch #86314 by dopry: made previews work.Dries Buytaert2006-10-12
* #80574 by Steven and chx. Fix file uploads.Neil Drumm2006-08-31
* - Patch #78807 by Darren: remove stale code.Dries Buytaert2006-08-30
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
* #67244 by Steve Dondley and Morbus Iff, write out a more compatible files/.ht...Neil Drumm2006-08-14
* #72545 by pwolanin, validation for upload module administration.Neil Drumm2006-08-06
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
* - Patch #60441 by dopry: fixed file_create_url().Dries Buytaert2006-06-09
* fixing stuffGerhard Killesreiter2006-06-01
* prevent execution of scripts from files directoryGerhard Killesreiter2006-05-25
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
* - Removing trailing whitespace.Dries Buytaert2006-04-17
* #5961, use PHP constants for file uploads. Patch by dopryGerhard Killesreiter2006-04-13
* #58166, fixes for typos, patch by Uwe HerrmannGerhard Killesreiter2006-04-11
* #53197, function file_check_location return wrong exit code, patch by Patrick...Gerhard Killesreiter2006-04-08
* #55520, improved docs, patch by dopryGerhard Killesreiter2006-03-30
* #55520, upload.module does not display previews for when private files are en...Gerhard Killesreiter2006-03-29
* #55910, fix warnings in file.inc, patch by chx.Gerhard Killesreiter2006-03-26
* - Patch #52092 by wtanaka, dopry and moshe: fixed regression with hook_file_d...Dries Buytaert2006-03-10
* #50234, add documentation to file.inc methods, patch by drewish.Gerhard Killesreiter2006-03-08
* - Patch #5961 by dopry et al: fixed problems with file api and open_basedir r...Dries Buytaert2006-03-07