summaryrefslogtreecommitdiff
path: root/includes/file.inc
Commit message (Expand)AuthorAge
* #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
* - Patch #5942 by jhriggs and Adrian:Dries Buytaert2004-11-24
* - Modified patch #7235: do a better job checking the OS and acting upon it.Dries Buytaert2004-11-15
* - Patch #9292 by killes from Carl: fixed a PHP5 compatibility problem with fi...Dries Buytaert2004-11-08
* Rest of #12167 (respect input check bypass permission)Steven Wittens2004-11-03
* #12167: Respect 'bypass input data check' permission in file.inc.Steven Wittens2004-11-02
* #12183: surpress php error on copy()Steven Wittens2004-10-28
* #12155 : use defined constant rather than integer in file.inc.Steven Wittens2004-10-26
* - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen...Dries Buytaert2004-10-19
* - Patch #10419 by ccourtne: documentation improvements and rename prevention ...Dries Buytaert2004-09-17
* #10803: file_save_data() does not pass $replace along.Steven Wittens2004-09-13
* - Patch #10663 by JonBob: documentation improvements: fixed some typos and im...Dries Buytaert2004-09-09
* Patch by me and Kjartan.Steven Wittens2004-08-24
* - #9292: Make Drupal (somewhat) PHP5 compatible. xtemplate is still horribly ...Steven Wittens2004-08-22