Age | Commit message (Expand) | Author |
2009-10-28 | Creating an upgrade script for new user filepath. | nickw |
2009-10-28 | Deprecated get_entities_from_metadata() and get_entities_from_metadata_multi(). | brettp |
2009-10-27 | Removing local debug info from filestore unit test. | nickw |
2009-10-27 | Modifying user file locations to be based on guid. | nickw |
2009-10-27 | Fixed caching issue that caused metadata test for get_entities_from_metadata(... | brettp |
2009-10-27 | Removed some commented out code. | brettp |
2009-10-27 | Fixed get_entities_from_metadata() wrapper when passing case_sensitive = FALSE. | brettp |
2009-10-27 | Fixes #1161: Views now default to 'default' if not found. | brettp |
2009-10-27 | Created elgg_get_entities_from_metadata() and made get_entities_from_metadata(). | brettp |
2009-10-26 | Rewriting metastrings search query for simplicity. | nickw |
2009-10-25 | cleaned up the web services unit tests | cash |
2009-10-25 | Corrected bug when passing container_guids or owner_guids of 0. | brettp |
2009-10-24 | Created elgg_get_entities() and rewrote get_entities() to pass to the new fun... | brettp |
2009-10-24 | Cleaned up some code in elgg_view(). | brettp |
2009-10-24 | Slight code cleanup. | brettp |
2009-10-23 | Creating a unit test for ElggUser | nickw |
2009-10-22 | Refs #1330: Contributed autop() to Wordpress. | brettp |
2009-10-22 | Pulling in MITRE's search core. Fo'rizzle this time. Yo. | brettp |
2009-10-22 | more unit tests for REST api | cash |
2009-10-21 | Allowing entities to be retrieved by case-insensitive search. | nickw |
2009-10-21 | Reducing the output level of log messages set to "DEBUG". | nickw |
2009-10-20 | more unit tests for REST api | cash |
2009-10-19 | Replacing a direct call to error_log() with new elgg_log(). | nickw |
2009-10-19 | Adding debug options to admin site settings. | nickw |
2009-10-19 | first version of new REST api | cash |
2009-10-17 | updated documentation on PAMs as I will be fixing some API PAM issues | cash |
2009-10-16 | Rewriting core debug messages to be more informative. | nickw |
2009-10-16 | Standardized files | brettp |
2009-10-15 | Merged admin access override hook with ignore access system override hook. | brettp |
2009-10-15 | Standardized files. | brettp |
2009-10-15 | Standardized gobs of files. | brettp |
2009-10-14 | Standardized engine/lib/cache.php | brettp |
2009-10-14 | Standardized engine/lib/api.php | brettp |
2009-10-14 | Standardized engine/handlers/* | brettp |
2009-10-14 | test commit | cash |
2009-10-13 | Swallowing all Elgg notices within unit tests. | nickw |
2009-10-13 | Creating a generic ElggSite unit test. | nickw |
2009-10-13 | Standardized users and entities. | brettp |
2009-10-13 | Standardize elgglib.php | brettp |
2009-10-13 | Test suite now requires admin for web-based tests. | brettp |
2009-10-13 | Standardized entities.php. | brettp |
2009-10-13 | Fix typo in ElggAccess:get_ignore_access(). | brettp |
2009-10-13 | First pass at removing $is_admin global. | brettp |
2009-10-12 | Adding unit tests for the ElggObject class. | nickw |
2009-10-09 | Standardized annotations.php. | brettp |
2009-10-09 | Standardized admin.php | brettp |
2009-10-09 | Standardized activity. | brettp |
2009-10-09 | Standardized actions.php | brettp |
2009-10-09 | Reverted back to previous copy removing Justin's search because of views prob... | brettp |
2009-10-09 | Pulled in Justin's search changes from github. | brettp |