aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2009-10-23Creating a unit test for ElggUsernickw
2009-10-22Refs #1330: Contributed autop() to Wordpress.brettp
2009-10-22Pulling in MITRE's search core. Fo'rizzle this time. Yo.brettp
2009-10-22more unit tests for REST apicash
2009-10-21Allowing entities to be retrieved by case-insensitive search.nickw
2009-10-21Reducing the output level of log messages set to "DEBUG".nickw
2009-10-20more unit tests for REST apicash
2009-10-19Replacing a direct call to error_log() with new elgg_log().nickw
2009-10-19Adding debug options to admin site settings.nickw
2009-10-19first version of new REST apicash
2009-10-17updated documentation on PAMs as I will be fixing some API PAM issuescash
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