Age | Commit message (Expand) | Author |
2010-12-08 | Removed the silly things I was doing in the egef_relationship_count() test. | brettp |
2010-12-08 | D'oh. Re-enabled the other getter unit tests. | brettp |
2010-12-08 | Refs #1411: Added elgg_get_entity_from_relationship_count(). | brettp |
2010-12-06 | Renamed 'elgg' manifest requirment to 'elgg_version' to be more in line with ... | brettp |
2010-12-03 | Refs #1986 #2170 #2225. Added semantic manifest.xml support and unit tests. ... | brettp |
2010-11-30 | Refs #1986 #2170 #2225 Added ElggPluginManifest, ElggPluginManifestParser, an... | brettp |
2010-11-20 | Fixed typos in text expectations that were cause elgg_normalize_url unit test... | ewinslow |
2010-11-18 | Refs #2165 adds elgg_get_entities_from_location() | cash |
2010-11-18 | Refs #2165 added elgg_get_entities_from_private_settings() | cash |
2010-11-14 | Added some more unit tests for elgg_normalize_url | ewinslow |
2010-11-04 | Fixes #2463: Added support for forwarding to root-level files, e.g. forward('... | ewinslow |
2010-11-04 | Fixes #2463: Added ^ to beginning of normalize_url regex to prevent matching ... | ewinslow |
2010-11-02 | Added url normalization support to elgg_register_js and elgg_register_css | ewinslow |
2010-10-31 | added unit test for previous commit | cash |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-21 | Merged r6534-6559 from 1.7 branch to trunk | cash |
2010-08-21 | Merging r6517:6520 from 1.7 branch | cash |
2010-05-20 | Fixes #2159: Updated entity getter test to order by guid instead of time_crea... | brettp |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-03-10 | Added elgg_instanceof(). | brettp |
2010-02-24 | Fixes #1542: Pulled in Kevin's patch to add ability to sort by metadata. Add... | brettp |
2010-02-23 | Refs #1543: Added support to have pass an array as a value in the metadata_na... | brettp |
2010-02-18 | Getter API test: Moved the setup and tear down into the construct and destruc... | brettp |
2010-02-17 | Refs #1523: elgg_get_entities() uses the constants for defaults and condition... | brettp |
2010-02-17 | Fixes #1526: Big honking warning added to unit tests. Getter test also delet... | brettp |
2010-02-08 | Fixes #1496: delete_access_collection() invalidates the access collection cac... | brettp |
2010-02-06 | Refs #1200: Added tests to test for false being returned with elgg_get_entiti... | brettp |
2010-02-04 | Refs #1200: Changed logic in elgg_get_entity_type_subtype_where_sql() to retu... | brettp |