Age | Commit message (Expand) | Author |
2009-11-02 | Changed elgg_get_entities_from_access_id() to be closer to how other function... | brettp |
2009-10-30 | Deprecating get_entities_from_access_id(). | nickw |
2009-10-30 | Removing deprecated function call from find_plugin_settings(). | nickw |
2009-10-30 | Namespaced metadata keys for elgg_get_entities_from_metadata() so no clashes ... | brettp |
2009-10-30 | Cleaning up logic regarding view error notices. | nickw |
2009-10-29 | Deprecated get_entities_from_relationships_and_meta(). | brettp |
2009-10-29 | Fully deprecating file matrix use with username. | nickw |
2009-10-29 | Fixed incorrect wrapper for get_entities_from_relationship() -> elgg_get_enti... | brettp |
2009-10-28 | Deprecated get_entities_from_relationship() | brettp |
2009-10-28 | Actually fixed the documentation for elgg_get_entities_from_metadata(). | brettp |
2009-10-28 | Cleaned up table prefix for elgg_get_entity_metadata_where_sql(). | brettp |
2009-10-28 | Updated documentation for elgg_get_entity_metadata_where_sql() | brettp |
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 | Modifying user file locations to be based on guid. | nickw |
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-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 | test commit | cash |
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 | 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-09 | Standardized annotations.php. | brettp |