index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
classes
/
ElggDiskFilestore.php
Age
Commit message (
Expand
)
Author
2013-04-21
Fixes #5207 returning false if filename is not set
Cash Costello
2013-04-21
fixed typos on method name
Cash Costello
2013-03-16
fixed extra ignore
cash
2013-03-16
more coding standard fixes
cash
2013-02-09
Lots of new @todos :(
Steve Clay
2013-02-09
Small changes to remove static analysis noise and simplify flow
Steve Clay
2013-02-09
Doc fixes and inline type hints for variables (big static analysis cleanup)
Steve Clay
2012-10-25
File access control omits now access to owner control.
Srokap
2012-01-01
Refs #2290 removes check for username
Cash Costello
2011-02-08
Refs #2543: Core uses the new functions from previous commit.
brettp
2010-12-19
fixed a few bugs and updated the widget code
cash
2010-11-06
replaced usages of make_file_matrix() with new method makeFileMatrix()
cash
2010-11-03
Refs #1320. Updated core to use elgg_echo()'s native string replacement.
brettp
2010-10-28
Standardized code in all of core, not including language files, tests, or cor...
brettp
2010-09-20
Refs #2450: Documented first bit of the classes.
brettp
2010-09-06
Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...
ewinslow