aboutsummaryrefslogtreecommitdiff
path: root/engine/lib
AgeCommit message (Expand)Author
2009-10-28Creating an upgrade script for new user filepath.nickw
2009-10-28Deprecated get_entities_from_metadata() and get_entities_from_metadata_multi().brettp
2009-10-27Modifying user file locations to be based on guid.nickw
2009-10-27Removed some commented out code.brettp
2009-10-27Fixed get_entities_from_metadata() wrapper when passing case_sensitive = FALSE.brettp
2009-10-27Fixes #1161: Views now default to 'default' if not found.brettp
2009-10-27Created elgg_get_entities_from_metadata() and made get_entities_from_metadata().brettp
2009-10-26Rewriting metastrings search query for simplicity.nickw
2009-10-25cleaned up the web services unit testscash
2009-10-25Corrected bug when passing container_guids or owner_guids of 0.brettp
2009-10-24Created elgg_get_entities() and rewrote get_entities() to pass to the new fun...brettp
2009-10-24Cleaned up some code in elgg_view().brettp
2009-10-24Slight code cleanup.brettp
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-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-14test commitcash
2009-10-13Creating a generic ElggSite unit test.nickw
2009-10-13Standardized users and entities.brettp
2009-10-13Standardize elgglib.phpbrettp
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-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-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