aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2009-10-16Rewriting core debug messages to be more informative.nickw
2009-10-16Standardized filesbrettp
2009-10-15Merged admin access override hook with ignore access system override hook.brettp
2009-10-15Standardized files.brettp
2009-10-15Standardized gobs of files.brettp
2009-10-14Standardized engine/lib/cache.phpbrettp
2009-10-14Standardized engine/lib/api.phpbrettp
2009-10-14Standardized engine/handlers/*brettp
2009-10-14test commitcash
2009-10-13Swallowing all Elgg notices within unit tests.nickw
2009-10-13Creating a generic ElggSite unit test.nickw
2009-10-13Standardized users and entities.brettp
2009-10-13Standardize elgglib.phpbrettp
2009-10-13Test suite now requires admin for web-based tests.brettp
2009-10-13Standardized entities.php.brettp
2009-10-13Fix typo in ElggAccess:get_ignore_access().brettp
2009-10-13First pass at removing $is_admin global.brettp
2009-10-12Adding unit tests for the ElggObject class.nickw
2009-10-09Standardized annotations.php.brettp
2009-10-09Standardized admin.phpbrettp
2009-10-09Standardized activity.brettp
2009-10-09Standardized actions.phpbrettp
2009-10-09Reverted back to previous copy removing Justin's search because of views prob...brettp
2009-10-09Pulled in Justin's search changes from github.brettp
2009-10-09Creating an ElggObject unit test.nickw
2009-10-08Adding unit test for ElggEntity annotations.nickw
2009-10-08Brought access.php and sesssion.php up to code standards.brettp
2009-10-08Adding generic unit tests for ElggEntity.nickw
2009-10-07database.php now more closely matches coding standards.brettp
2009-10-07Fixes #1181: UTF8 now correctly stored in database.brettp
2009-10-07Fixes #790: Removing unneeded @s.brettp
2009-10-06Adding unit test methods to the new Entities test.nickw
2009-10-06Fixing a spacing issue with constructed SQL query.nickw
2009-10-05Removing old testing.php lib.brettp
2009-10-03Moved core tests into tests/core.brettp
2009-10-02Added more info to the test.brettp
2009-10-02Added unit tests for entities.brettp
2009-10-02Added unit tests.brettp
2009-10-02Added simpletest and start of unit tests.brettp
2009-09-23Updated the user picker to avoid possible mysql injection attacks and to sear...brettp
2009-09-21New river code added to allow user comment to be pulled out and displayeddave
2009-09-16Changed get_entities_from_access_collection() to get_entities_from_access_id(...brettp
2009-09-16Fixes #1238: Added ElggExtender::getOwnerEntity() and changed ElggExtender::g...brettp
2009-09-10Updated fixes for checking for admin in get_access_sql_prefix()brettp
2009-09-10Checking against admin metadata instead of $is_admin global in get_access_sql...brettp
2009-09-10Fixing a bug with when getting the sql suffix for the non-loggedin user.brettp
2009-09-07Updated livesearch page handler to use classes instead of hard coded css.brettp
2009-09-04Added strip_tags() to setting titles in ElggEntitybrettp
2009-09-04Patch submitted for ticket #886 rolled back as it was causing #1205 -> #886 w...dave
2009-09-03Adding additional hooks to add/remove/update users for access_collections()brettp