summaryrefslogtreecommitdiff
path: root/includes/file.inc
Commit message (Expand)AuthorAge
* - 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
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Theme system changes. Please consult http://drupal.org/node/view/9576 for ...Dries Buytaert2004-08-20
* - Code improvements by Stefan: made all status messages consistent (and easie...Dries Buytaert2004-08-18
* - The upload (filehandler) module has landed!Dries Buytaert2004-08-17
* - Patch #9983 by Stefan: usability improvement: made sure all status messages...Dries Buytaert2004-08-16
* - Patch #8670 by asimmonds: more spelling fixes.Dries Buytaert2004-06-21
* - Commited patch #4878: Support file uploads via blogapi.Kjartan Mannes2004-06-04
* - Removing early experimental tab code that slipped in.Kjartan Mannes2004-06-02
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Patch #6517 by kika: drupal_http_request() fails to open feed because on PH...Dries Buytaert2004-03-24
* - Fixed constants problem.Kjartan Mannes2004-02-27
* - Patch #5874 by Bart: made file uploads work with PHP 4.2.Dries Buytaert2004-02-15
* - Fixing extension splitting (was using the first dot instead of the last one).Kjartan Mannes2004-01-29
* - Fixing bug #5091: Inconsistent download method defaults.Kjartan Mannes2004-01-13
* - New and updated doxygen comments.Kjartan Mannes2004-01-06
* - Fixing doxygen comment.Kjartan Mannes2004-01-02
* - Improved Doxygen documentation.Kjartan Mannes2003-12-27
* - Fixed fileuploads for nodes failing without preview.Kjartan Mannes2003-12-27
* - Fixed switch in file_create_url().Kjartan Mannes2003-12-27
* - Added file handling. Work by Kjartan.Dries Buytaert2003-12-26