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
/
tests
/
objects
/
objects.php
Age
Commit message (
Expand
)
Author
2012-01-25
Fixes #4081. Using ElggBatch to delete recursive.
Brett Profitt
2012-01-23
Fixes #1196. Added elgg_set_ignore_access() calls to disable_entity() when ca...
Brett Profitt
2011-02-08
Refs #2543: Core uses the new functions from previous commit.
brettp
2010-11-20
Refs #2668 adds getContainerGUID()
cash
2010-11-20
Fixes #2490: attributes initialize to NULL instead of empty string or 0. Upd...
ewinslow
2010-11-04
Removed requirement that object container be a group
ewinslow
2010-10-31
Refs #2597 - fixes some unit tests broken in the reorg of the data models
cash
2010-10-22
Removed @license, @copyright, and @author from files. License and copyright a...
brettp
2010-05-20
Update unit tests for last_action column.
brettp
2010-03-01
Fixed unit tests for exportable values after [3977].
brettp
2010-01-12
closes #1145 - deprecated current "copy constructor" for all entities and imp...
cash
2009-10-16
Standardized files
brettp
2009-10-13
Swallowing all Elgg notices within unit tests.
nickw
2009-10-12
Adding unit tests for the ElggObject class.
nickw
2009-10-09
Creating an ElggObject unit test.
nickw