aboutsummaryrefslogtreecommitdiff
path: root/engine/tests/objects/users.php
AgeCommit message (Expand)Author
2013-10-23found some more references to tracJerome Bakker
2013-09-20Test that get_user_by_username accepts URL encoded inputSteve Clay
2013-06-01Refs #5538: Adds missing attributes to ElggUser and ElggCoreUserTest (by Pawe...Steve Clay
2011-11-18Fixes #4109 remove inaccurate comment due to copy & pasteCash Costello
2011-11-18Fixes #4108 delete() returns bool now and updated unit testsCash Costello
2011-10-08Fixes #3942 fixed all the warnings and notices in the unit testsCash Costello
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2010-11-20Fixes #2490: attributes initialize to NULL instead of empty string or 0. Upd...ewinslow
2010-10-31Fixes for [7165] - entity variable changedcash
2010-10-31Refs #2597 - fixes some unit tests broken in the reorg of the data modelscash
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-05-20Update unit tests for last_action column.brettp
2010-04-05Merged 5530:5604 from 1.7 to trunk.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-10-30Deprecating get_entities_from_access_id().nickw
2009-10-27Modifying user file locations to be based on guid.nickw
2009-10-23Creating a unit test for ElggUsernickw