aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/ElggFile.php
AgeCommit message (Expand)Author
2013-05-30ElggFile->delete() will return a correct state even for non savedJerome Bakker
2013-02-09Lots of new @todos :(Steve Clay
2013-02-09remove unused code: vars, foreach keys, etcSteve Clay
2013-02-09Small changes to remove static analysis noise and simplify flowSteve Clay
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2011-10-02Merged file mime type detection from 1.7.Brett Profitt
2011-04-21Revert "Denormalizing annotation names for calculation functions."Brett Profitt
2011-04-16Denormalizing annotation names for calculation functions.Brett Profitt
2011-03-23Fixes #3160 just needed a small variation off of [8762] to handle getting fil...cash
2011-03-23Fixes #3205 reverting [8762]cash
2011-03-19Fixes #3160. ElggFile->getFilehandler() is less horrible.brettp
2011-02-12Refs #650: Replaced uses of get_metadata_for_entity() by elgg_get_metadata().brettp
2010-11-20Refs #2629 This should fix this ticket. Need to remove initialise_attributes ...cash
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
2010-10-30finished the conversion to initializeAttributes()cash
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-09-06Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...ewinslow