aboutsummaryrefslogtreecommitdiff
path: root/engine/tests/api/access_collections.php
AgeCommit message (Collapse)Author
2013-04-13removed query cache reset from unit test of acl. If this is needed, is bug ↵cash
in elgg core
2012-12-18Fixes #3940. Cleaned up caching for access functions. Access caches are now ↵Brett Profitt
cleared on ignore access change.
2011-11-18Fixes #4115 returning bool from remove_user_from_access_collection()cash
2011-11-18Fixes #4114 checking type for acl testCash Costello
2011-10-09Fixes #3948 cleaning up stuff left behind by unit testsCash Costello
2011-10-08Fixes #3942 fixed all the warnings and notices in the unit testsCash Costello
2011-08-30Fixes #3543. Ported access collections fix to master.Brett Profitt
2011-07-06Revert "Fixes #3552. Addess ACL unit tests. These currently fail because of ↵Brett Profitt
#3522." This reverts commit d423aee393458d6827dbe913ceacd29171fa3d74. Removing because of problems with differences in how 1.7 and 1.8 populate the acl dropdown for groups.
2011-07-03Merged ACL fixes from 1.7 branch.Brett Profitt
2011-07-03Merged d423aee393458d6827db from 1.7 to master.Brett Profitt
Fixes #3552. Addess ACL unit tests. These currently fail because of #3522. git-svn-id: http://code.elgg.org/elgg/branches/1.7@9202 36083f99-b078-4883-b0ff-0f9b5a30f544 Conflicts: engine/lib/access.php