aboutsummaryrefslogtreecommitdiff
path: root/engine/tests/objects
AgeCommit message (Expand)Author
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-22Merged [6600],[6601],[6605],[6606],[6607],[6608],[6611] from 1.7 branch into ...cash
2010-06-02Requesting annotations from a non-existent subtype will now return nothing in...nickw
2010-05-20Update unit tests for last_action column.brettp
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-03-01Fixed unit tests for exportable values after [3977].brettp
2010-01-12closes #1145 - deprecated current "copy constructor" for all entities and imp...cash
2009-12-08fixes #1305 - user and entity cache now cleared on deletecash
2009-11-23Deleting a user will remove all user files.nickw
2009-10-30Deprecating get_entities_from_access_id().nickw
2009-10-30Namespaced metadata keys for elgg_get_entities_from_metadata() so no clashes ...brettp
2009-10-29Fully deprecating file matrix use with username.nickw
2009-10-29Updating unit test to reflect deprecated functions.nickw
2009-10-27Removing local debug info from filestore unit test.nickw
2009-10-27Modifying user file locations to be based on guid.nickw
2009-10-27Fixed caching issue that caused metadata test for get_entities_from_metadata(...brettp
2009-10-23Creating a unit test for ElggUsernickw
2009-10-21Allowing entities to be retrieved by case-insensitive search.nickw
2009-10-16Standardized filesbrettp
2009-10-13Swallowing all Elgg notices within unit tests.nickw
2009-10-13Creating a generic ElggSite unit test.nickw
2009-10-12Adding unit tests for the ElggObject class.nickw
2009-10-09Creating an ElggObject unit test.nickw
2009-10-08Adding unit test for ElggEntity annotations.nickw
2009-10-08Adding generic unit tests for ElggEntity.nickw