| Commit message (Expand) | Author | Age |
* | Reverting #500866. Needs more discussion. | Angie Byron | 2010-08-05 |
* | #500866 by boombatower, solotandem: Remove t() from assertion messages in Sim... | Angie Byron | 2010-08-05 |
* | - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for {f... | Dries Buytaert | 2010-07-26 |
* | #841242 by justinrandell, Stevel: Fixed HEAD BROKEN: some file/image tests ar... | Angie Byron | 2010-06-30 |
* | - Patch #693084 by dhthwy, jpmckinney, reglogge, clemens.tolboom, naxoc, chx:... | Dries Buytaert | 2010-06-26 |
* | #551658 follow-up by pwolanin: Revert back to D6-style temporary folder logic... | Angie Byron | 2010-06-12 |
* | - Patch #701358 by aaron, quicksketch, chx, pwolanin, aspilicious: the file A... | Dries Buytaert | 2010-06-02 |
* | - Patch #777830 by Wim Leers: file_create_url() does not support protocol-rel... | Dries Buytaert | 2010-05-11 |
* | - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP stric... | Dries Buytaert | 2010-04-11 |
* | - Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved ... | Dries Buytaert | 2010-04-10 |
* | - Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem ... | Dries Buytaert | 2010-01-29 |
* | - Patch #667264 by Damien Tournoud: fixed some broken tests. | Dries Buytaert | 2009-12-28 |
* | #667410 by justinrandell: Fixed simpletest doesn't create a temporary files d... | Angie Byron | 2009-12-25 |
* | #653940 follow-up by Damien Tournoud: Clean-up of error handling from first s... | Angie Byron | 2009-12-15 |
* | - Patch #653940 by sun: tests weren't reporting all errors. | Dries Buytaert | 2009-12-10 |
* | #606526 by axyjo and scor: Remove trailing whitespace and add newlines at end... | Angie Byron | 2009-11-10 |
* | - Patch #611032 by c960657: fixed bug with wrong variable used in file_build_... | Dries Buytaert | 2009-10-23 |
* | - Patch #582758 by c960657: remove t() calls from getInfo() functions. | Dries Buytaert | 2009-09-20 |
* | - Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME ex... | Dries Buytaert | 2009-08-31 |
* | - Patch #391330 by quicksketch, drewish et al: file module to core. Yaaa-a-a-y! | Dries Buytaert | 2009-08-29 |
* | - Patch #499156 by Wim Leers: add hook_file_alter() so we can integrate with ... | Dries Buytaert | 2009-08-29 |
* | #552066 by quicksketch and pwolanin: Fix bug with file_save_upload() and trai... | Angie Byron | 2009-08-19 |
* | #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopr... | Angie Byron | 2009-08-17 |
* | - Patch #504422 by catch, drewish: file_load_multiple() missing a sanity check. | Dries Buytaert | 2009-08-17 |
* | - Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added ... | Dries Buytaert | 2009-07-27 |
* | - Patch #520664 by rfay, quicksketch: file_get_mimetype() should not be case-... | Dries Buytaert | 2009-07-20 |
* | #500866 by boombatower: Remove t() from getInfo in tests. | Angie Byron | 2009-07-13 |
* | - Patch #481498 by JamesAn: convert simpletest to drupal_static(). | Dries Buytaert | 2009-07-11 |
* | #515280 by drewish: Allow file_create_directory() to create recursively, taki... | Angie Byron | 2009-07-10 |
* | - Patch #473652 by Damien Tournoud, catch: removed unneeded loop from file_ge... | Dries Buytaert | 2009-06-02 |
* | - Patch #394524 by Berdir, Damien Tournoud: converted to the new database abs... | Dries Buytaert | 2009-05-30 |
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
* | - Patch #147310 by c960657 et al: better cache headers for reverse proxies. | Dries Buytaert | 2009-04-22 |
* | - Patch #413732 by brianV: database code clean-up. | Dries Buytaert | 2009-04-20 |
* | #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a stati... | Angie Byron | 2009-03-31 |
* | #347250 by catch, drewish, and Berdir: Add function for loading multiple user... | Angie Byron | 2009-03-14 |
* | - Patch #380064 by c960657: make file_scan_directory() use save property name... | Dries Buytaert | 2009-02-22 |
* | #255551 by drewish and c960657: Array-itize file_scan_directory()'s parameter... | Angie Byron | 2009-02-18 |
* | #373502 by drewish and sun: Add function to delete unmanaged files recuriseve... | Angie Byron | 2009-02-13 |
* | #368502 by catch: Make adjustment to file naming test in an effort to make te... | Angie Byron | 2009-02-08 |
* | #30520 follow-up by Dave Reid: Fix error message about upload when not upload... | Angie Byron | 2009-01-20 |
* | #334303 by drewish: Handle overwriting of managed files, with tests. | Angie Byron | 2009-01-10 |
* | - Patch #341910 by Josh Waihi, drewish et al: file_space_used() was not prope... | Dries Buytaert | 2009-01-06 |
* | #276280 by jhedstrom, drewish: Tests for private downloads and file name mung... | Angie Byron | 2009-01-05 |
* | - Patch #353207 by CitizenKane and drewish: cleaned up the FILE_STATUS_TEMPOR... | Dries Buytaert | 2009-01-02 |
* | - Patch #348201 by catch: make it possible to load multiple files with fewer ... | Dries Buytaert | 2008-12-31 |
* | - Patch #352470 by scor: fixed typos and grammar in comments. | Dries Buytaert | 2008-12-30 |
* | #338239 follow-up by c960657: Fix file test failure. | Angie Byron | 2008-11-27 |
* | - Patch #338403 by drewish: code comments clean-up. | Dries Buytaert | 2008-11-25 |
* | - Patch #74645 by drewish, roychri et al: modify file_scan_directory to use a... | Dries Buytaert | 2008-11-16 |