Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #2331151 by David_Rothstein, Devin Carlson: Remove leftover code in ↵ | David Rothstein | 2015-05-04 |
| | | | | testFileValidateSize() which runs the tests as a specific user | ||
* | Issue #2112247 by sihv, mitsuroseba, dgroene, aalamaki, Dennis Walgaard, ↵ | David Rothstein | 2014-11-03 |
| | | | | mErilainen: Fixed Valid file extensions in file names are not properly enforced when uploading files with non-lowercase names. | ||
* | Issue #1468210 by marthinal, quicksketch, tstoeckler, Devin Carlson, ↵ | David Rothstein | 2014-09-01 |
| | | | | David_Rothstein, Eric_A: Fixed Remove special $user->uid == 1 check in file_validate_size(). | ||
* | Issue #2145077 by TR: Fix spelling errors in D7 tests and comments | Jennifer Hodgdon | 2013-12-03 |
| | |||
* | Drupal 7.24 | David Rothstein | 2013-11-20 |
| | |||
* | Issue #1797252 by dcam, lazysoundsystem, pwieck, andypost, Lars Toomre, ↵ | Jennifer Hodgdon | 2013-06-28 |
| | | | | xjm: Remove t() from test assertions in file-related tests | ||
* | Issue #1797296 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵ | Jennifer Hodgdon | 2013-04-26 |
| | | | | in file system tests | ||
* | Issue #1870612 by David_Rothstein, plach, greggles: Add tests for ↵ | David Rothstein | 2013-01-07 |
| | | | | SA-CORE-2012-004 - Drupal core - Arbitrary code execution via file upload. | ||
* | Issue #966210 by mfb, catch, drumm, bfroehle, drewish, makara, sun, BTMash, ↵ | webchick | 2012-04-26 |
| | | | | iamEAP: Fixed DB Case Sensitivity: system_update_7061() fails on inserting files with same name but different case. | ||
* | Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, ↵ | webchick | 2012-01-21 |
| | | | | realityloop: Change notice for: Using basename() is not locale safe. | ||
* | Issue #1183430 by TR, oriol_e9g: Fixed t function strings should not have ↵ | webchick | 2011-10-17 |
| | | | | whitespaces at beginning or end. | ||
* | Issue #1054848 by barraponto: Fixing common typos through codespell.py. | webchick | 2011-10-02 |
| | |||
* | Issue #1222576 by jox: Fixed file_usage_list() is defective (might return ↵ | webchick | 2011-09-05 |
| | | | | incomplete results). | ||
* | - Patch #1239376 by Dave Reid: .ogg file extension incorrectly mapped to ↵ | Dries Buytaert | 2011-08-07 |
| | | | | 'application/ogg' in file_default_mimetype_mapping(). | ||
* | Issue #1083982 by Damien Tournoud: Fixed support for remote streamwrappers. | webchick | 2011-06-29 |
| | |||
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | - Patch #651240 by fago, sun: allow modules to react to changes to an entity. | Dries Buytaert | 2010-11-30 |
| | |||
* | #930122 by dww: Regression: temp directory handling broken by confusion ↵ | Angie Byron | 2010-10-05 |
| | | | | between file_directory_temp and file_temporary_path. | ||
* | - Patch #924554 by quicksketch, paul.lovvik: an exception is being thrown in ↵ | Dries Buytaert | 2010-09-28 |
| | | | | the file_usage_delete() function if the corresponding file is not in the 'file_usage()' table. | ||
* | - Patch #921606 by munzirtaha, bleen18: various code uses is_null(). | Dries Buytaert | 2010-09-26 |
| | |||
* | - Patch #909460 by tobiasb: remove debug() from test files. | Dries Buytaert | 2010-09-19 |
| | |||
* | #874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt ↵ | Angie Byron | 2010-09-11 |
| | | | | processing of a stream request. | ||
* | - Patch #368502 by c960657: restored the original test now all dependencies ↵ | Dries Buytaert | 2010-09-07 |
| | | | | have been fixed. | ||
* | - Patch #895308 by Damien Tournoud: remove file_directory_path(). | Dries Buytaert | 2010-09-01 |
| | |||
* | - Patch #899466 by solotandem: FileUsageTest: add 'public static' modifiers ↵ | Dries Buytaert | 2010-09-01 |
| | | | | to getInfo() method. | ||
* | - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, ↵ | Dries Buytaert | 2010-08-22 |
| | | | | mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage. | ||
* | - Patch #443286 by c960657, Damien Tournoud, drifter, webkenny, scor: ↵ | Dries Buytaert | 2010-08-17 |
| | | | | international characters break file handling. | ||
* | Reverting #500866. Needs more discussion. | Angie Byron | 2010-08-05 |
| | |||
* | #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵ | Angie Byron | 2010-08-05 |
| | | | | SimpleTest, so translators do not get 1000s of bogus strings. | ||
* | - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for ↵ | Dries Buytaert | 2010-07-26 |
| | | | | {file_managed()}.status. | ||
* | #841242 by justinrandell, Stevel: Fixed HEAD BROKEN: some file/image tests ↵ | Angie Byron | 2010-06-30 |
| | | | | are failing. | ||
* | - Patch #693084 by dhthwy, jpmckinney, reglogge, clemens.tolboom, naxoc, ↵ | Dries Buytaert | 2010-06-26 |
| | | | | chx: file_munge_filename() extension handling broken by move to File Field. | ||
* | #551658 follow-up by pwolanin: Revert back to D6-style temporary folder ↵ | Angie Byron | 2010-06-12 |
| | | | | logic to avoid various platform issues. | ||
* | - Patch #701358 by aaron, quicksketch, chx, pwolanin, aspilicious: the file ↵ | Dries Buytaert | 2010-06-02 |
| | | | | API presumes a hiearchical file storage. | ||
* | - Patch #777830 by Wim Leers: file_create_url() does not support ↵ | Dries Buytaert | 2010-05-11 |
| | | | | protocol-relative nor root-relative file URLs. | ||
* | - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵ | Dries Buytaert | 2010-04-11 |
| | | | | strict warnings when running tests and for PHP 5.3. | ||
* | - Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved ↵ | Dries Buytaert | 2010-04-10 |
| | | | | word that should not be used. | ||
* | - Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem ↵ | Dries Buytaert | 2010-01-29 |
| | | | | with clean urls. | ||
* | - 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 ↵ | Angie Byron | 2009-12-25 |
| | | | | directory. | ||
* | #653940 follow-up by Damien Tournoud: Clean-up of error handling from first ↵ | Angie Byron | 2009-12-15 |
| | | | | stab at test reporting fixes. | ||
* | - 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 ↵ | Angie Byron | 2009-11-10 |
| | | | | end of files. Sorry, folks! But it is after code freeze. :) | ||
* | - Patch #611032 by c960657: fixed bug with wrong variable used in ↵ | Dries Buytaert | 2009-10-23 |
| | | | | file_build_uri(). Added tests. | ||
* | - 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 ↵ | Dries Buytaert | 2009-08-31 |
| | | | | extension mapping rather than setting a huge variable. | ||
* | - 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 |
| | | | | CDNs. | ||
* | #552066 by quicksketch and pwolanin: Fix bug with file_save_upload() and ↵ | Angie Byron | 2009-08-19 |
| | | | | trailing slashes (with tests). | ||
* | #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵ | Angie Byron | 2009-08-17 |
| | | | | dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. |