|
|
|
@760
|
[760]
|
03/08/10 13:32:45 |
wbond |
BackwardsCompatibilityBreak - fixed ticket #376 - fDirectory::scan() and … |
|
|
|
@758
|
[758]
|
03/05/10 15:59:54 |
wbond |
Fixed ticket #397 - fFile, fImage and fDirectory all handle re-used … |
|
|
|
@736
|
[736]
|
12/16/09 02:03:54 |
wbond |
BackwardsCompatibilityBreak - Renamed fFile::getFilename() to … |
|
|
|
@687
|
[687]
|
08/21/09 12:36:17 |
wbond |
Fixed fFile and fDirectory to throw an fValidationException when the file … |
|
|
|
@686
|
[686]
|
08/20/09 13:51:57 |
wbond |
Fixed ticket #290 - Deleting an fFile or fDirectory object no longer … |
|
|
|
@673
|
[673]
|
08/06/09 23:53:06 |
wbond |
Performance tweaks for creating fDirectory, fFile and fImage objects via … |
|
|
|
@577
|
[577]
|
05/21/09 08:33:52 |
wbond |
Updated documentation to indicate when methods will throw the exception in … |
|
|
|
@493
|
[493]
|
01/21/09 21:49:44 |
wbond |
Added fFilesystem::createObject() and updated fDirectory, fUpload and … |
|
|
|
@466
|
[466]
|
01/05/09 23:46:28 |
wbond |
Added the $regex_filter parameter to fDirectory::scan() and … |
|
|
|
@448
|
[448]
|
12/24/08 01:06:02 |
wbond |
Updated copyright notices and licenses to use Will instead of William, … |
|
|
|
@441
|
[441]
|
12/17/08 12:20:04 |
wbond |
Updated the class change logs for that last 15 commits |
|
|
|
@432
|
[432]
|
12/11/08 00:32:37 |
wbond |
Removed a whole bunch of unnecessary error suppression operators (@) |
|
|
|
@388
|
[388]
|
11/13/08 20:28:10 |
wbond |
BackwardsCompatibilityBreak - fCore::toss() was removed and all exceptions … |
|
|
|
@315
|
[315]
|
10/19/08 00:32:49 |
wbond |
More API documentation updates |
|
|
|
@274
|
[274]
|
10/06/08 23:24:21 |
wbond |
Changed fDirectory::scan() and fDirectory::scanRecursive() to create … |
|
|
|
@273
|
[273]
|
10/06/08 23:12:08 |
wbond |
Added comments to explain class constants for static method callbacks |
|
|
|
@267
|
[267]
|
10/03/08 14:14:59 |
wbond |
Added instance callback handlers |
|
|
|
@265
|
[265]
|
10/03/08 01:39:30 |
wbond |
Added class constants to all classes with static methods to allow for … |
|
|
|
@258
|
[258]
|
09/30/08 23:25:45 |
wbond |
BackwardsCompatibilityBreak - Renamed fFilesystem::createUniqueName() to … |
|
|
|
@214
|
[214]
|
09/12/08 13:51:40 |
wbond |
Moved all of the classes out of subdirectories for easier browsing and … |
|
copied from filesystem/fDirectory.php:
|
|
|
|
@183
|
[183]
|
08/31/08 10:55:12 |
wbond |
Fixed some code formatting |