summaryrefslogtreecommitdiff
path: root/includes/file.inc
Commit message (Expand)AuthorAge
* #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
* - Patch #43220 by chx: removed the mime type magic until a better fix comes a...Dries Buytaert2006-03-02
* - Patch #49675 by robert/killes: made replacing files work.Dries Buytaert2006-02-22
* - Patch #44011 by Souvent22 et al: critical bugfix: make private downloads wo...Dries Buytaert2006-01-18
* - Patch #40599 by Chris: minor code improvement: removed redundant isset().Dries Buytaert2006-01-05
* - Patch #40599 by Chris Johnson: file_download() checks module_invoke() retur...Dries Buytaert2006-01-04
* - Patch #41437 by webchick: improved code comments.Dries Buytaert2005-12-17
* - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().Dries Buytaert2005-12-14
* - Patch #40855 by Ber: fixed typo in watchdog message.Dries Buytaert2005-12-12
* - Fixed bug with checking for .txt files.Dries Buytaert2005-11-30
* - More fixesDries Buytaert2005-11-30
* - Removed valid_input_check().Dries Buytaert2005-11-30
* - Various fixes. Updated CHANGELOG.txtDries Buytaert2005-11-29
* - Patch #26249 by Morbus: improved handling of temporary files/directory.Dries Buytaert2005-11-12
* - Patch #10658 by Morbus: create new folders with the right permissions.Dries Buytaert2005-11-04
* - Patch #26249 by crunchywelch, Junyor: use upload_tmp_dir as default tempora...Dries Buytaert2005-11-01
* - Patch #21924 by walkah: made enclosures use absolute URLs to work around br...Dries Buytaert2005-09-13
* - Bug #30390: fixed parse error. Alternative fix.Dries Buytaert2005-09-06
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #28482 by Uwe: add CVS $Id$ tags to all source files in Drupal core. ...Dries Buytaert2005-08-11
* - Patch by Drumm: one more attempt at fixing file_create_path().Dries Buytaert2005-05-18
* - Patch #23028 by chx: fixed file_check_location() problems.Dries Buytaert2005-05-17
* - Patch by James/Gerhard: made file_create_path() more robust.Dries Buytaert2005-05-14
* - Patch #22118 by Robin Monks: made file_transfer() more robust.Dries Buytaert2005-05-06
* - Patch #15595 by Stefan and Djun: improved status messages.Dries Buytaert2005-05-05
* - Patch #19739 by Uwe: corrected many typo's in the documentation and code co...Dries Buytaert2005-03-31
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - Removed . We'll reintroduce it when really necessary.Dries Buytaert2005-03-08
* - Patch #16914 by chx: avoid that putting a .theme file directly in './themes'Dries Buytaert2005-03-08
* - Modified patch #14170 by Neil: improved default workflow (default node type...Dries Buytaert2005-01-24
* - Patch #13260 by UnConeD: watchdog module improvements.Dries Buytaert2005-01-09