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 |
2012-01-04 | added a unit test for recursive enabling/disabling | cash |
2011-11-18 | Fixes #4109 remove inaccurate comment due to copy & paste | Cash Costello |
2011-11-18 | Fixes #4108 delete() returns bool now and updated unit tests | Cash Costello |
2011-11-18 | Fixes #4104, #4105 fixed casting in testElggEntityMetadata() | Cash Costello |
2011-11-17 | Fixes #4094, #4095 fixes casting issues in unit tests - thanks to andres.fortier | Cash Costello |
2011-10-09 | Fixes #3948 cleaning up stuff left behind by unit tests | Cash Costello |
2011-10-08 | Fixes #3946 deleting the temporary entities created in entity unit tests | Cash Costello |
2011-10-08 | Fixes #3897 fixed source of infinite regression loop in delete_entity() | Cash Costello |
2011-10-08 | Fixes #3942 fixed all the warnings and notices in the unit tests | Cash Costello |
2011-04-14 | fixed unit test broken by that last commit (we were returning a string from g... | cash |
2011-03-26 | Closes #3202 'count' already supported, added unit tests | cash |
2011-02-20 | Fixes #2963: Rewrote ElggEntity->setMetadata() because yikes. Wrote unit test... | brettp |
2011-02-13 | Deprecated ElggEntity->clearMetadata() by ElggEntity->deleteMetadata(). Disab... | brettp |
2011-02-12 | Refs #650. Replaced calls to get_annotations() by elgg_get_annotations(). | brettp |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-01-06 | Refs #1242, Fixes #2775. Pulled common code between get_data() and get_data_r... | brettp |
2010-11-20 | Refs #2668 adds getContainerGUID() | cash |
2010-11-20 | Fixes #2668 adding getOwnerGUID() | cash |
2010-11-20 | Fixes #2490: attributes initialize to NULL instead of empty string or 0. Upd... | ewinslow |
2010-11-20 | Fixes #2473: removes initialise_entity_cache() | ewinslow |
2010-11-13 | Cleaning up database after new ElggEntity unit test. | nickw |
2010-11-12 | Updating ElggEntity::clearMetaData() to fail when passed a non-existent metad... | nickw |
2010-11-04 | Removed requirement that object container be a group | ewinslow |
2010-10-31 | Fixes for [7165] - entity variable changed | cash |
2010-10-31 | updated unit test for file matrix to reflect updates in directory structure a... | cash |
2010-10-31 | Refs #2597 - fixes some unit tests broken in the reorg of the data models | cash |
2010-10-30 | finished the conversion to initializeAttributes() | cash |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-22 | Merged [6600],[6601],[6605],[6606],[6607],[6608],[6611] from 1.7 branch into ... | cash |
2010-06-02 | Requesting annotations from a non-existent subtype will now return nothing in... | nickw |
2010-05-20 | Update unit tests for last_action column. | brettp |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | 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-12-08 | fixes #1305 - user and entity cache now cleared on delete | cash |
2009-11-23 | Deleting a user will remove all user files. | nickw |
2009-10-30 | Deprecating get_entities_from_access_id(). | nickw |
2009-10-30 | Namespaced metadata keys for elgg_get_entities_from_metadata() so no clashes ... | brettp |
2009-10-29 | Fully deprecating file matrix use with username. | nickw |
2009-10-29 | Updating unit test to reflect deprecated functions. | nickw |
2009-10-27 | Removing local debug info from filestore unit test. | nickw |
2009-10-27 | Modifying user file locations to be based on guid. | nickw |
2009-10-27 | Fixed caching issue that caused metadata test for get_entities_from_metadata(... | brettp |
2009-10-23 | Creating a unit test for ElggUser | nickw |
2009-10-21 | Allowing entities to be retrieved by case-insensitive search. | nickw |
2009-10-16 | Standardized files | brettp |
2009-10-13 | Swallowing all Elgg notices within unit tests. | nickw |
2009-10-13 | Creating a generic ElggSite unit test. | nickw |