aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/ElggDiskFilestore.php
AgeCommit message (Expand)Author
2013-04-21Fixes #5207 returning false if filename is not setCash Costello
2013-04-21fixed typos on method nameCash Costello
2013-03-16fixed extra ignorecash
2013-03-16more coding standard fixescash
2013-02-09Lots of new @todos :(Steve 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
2012-10-25File access control omits now access to owner control.Srokap
2012-01-01Refs #2290 removes check for usernameCash Costello
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2010-12-19fixed a few bugs and updated the widget codecash
2010-11-06replaced usages of make_file_matrix() with new method makeFileMatrix()cash
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-09-20Refs #2450: Documented first bit of the classes.brettp
2010-09-06Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...ewinslow