Age | Commit message (Expand) | Author |
2010-11-13 | Cleaning up database after new ElggEntity unit test. | nickw |
2010-11-12 | Updating ElggEntity::clearMetaData() to fail when passed a non-existent metad... | nickw |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | 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-04 | Removed requirement that object container be a group | ewinslow |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | ewinslow |
2010-11-02 | Added url normalization support to elgg_register_js and elgg_register_css | ewinslow |
2010-11-02 | Refs #2463: Removed some more instances of $CONFIG->url. Added support for e... | ewinslow |
2010-10-31 | added unit test for previous commit | cash |
2010-10-31 | Fixed bug in regression test for upscaling turned off | cash |
2010-10-31 | Fixes for [7165] - entity variable changed | cash |
2010-10-31 | updated unit test for file matrix to reflect updates in directory structure a... | cash |
2010-10-31 | Refs #2597 - fixes some unit tests broken in the reorg of the data models | cash |
2010-10-31 | Unit tests with the system log turned on are too slow | cash |
2010-10-30 | finished the conversion to initializeAttributes() | cash |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-22 | Merged r6701:6756 from 1.7 branch into trunk | cash |
2010-08-22 | Merged [6600],[6601],[6605],[6606],[6607],[6608],[6611] from 1.7 branch into ... | cash |
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-06-02 | Requesting annotations from a non-existent subtype will now return nothing in... | nickw |
2010-05-20 | Fixes #2159: Updated entity getter test to order by guid instead of time_crea... | brettp |
2010-05-20 | Update unit tests for last_action column. | brettp |
2010-05-10 | Admin area now uses standard submenu tools. | brettp |
2010-05-08 | Added new submenu system. | brettp |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-03-10 | Added elgg_instanceof(). | brettp |
2010-03-03 | Removing unneeded svn:executable properties on files. | brettp |
2010-03-01 | Fixes #1558: Applied Cash's patch. Added unit tests to test for regressions ... | brettp |
2010-03-01 | Fixed unit tests for exportable values after [3977]. | 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 |
2010-01-12 | closes #1145 - deprecated current "copy constructor" for all entities and imp... | cash |
2009-12-14 | fixed line endings on services api unit tests | cash |
2009-12-08 | fixes #1305 - user and entity cache now cleared on delete | cash |
2009-12-04 | fixes #1397 and updates unit tests - comma was missing | cash |
2009-11-24 | Adding documentation to the unit test skeleton file. | nickw |
2009-11-23 | Deleting a user will remove all user files. | nickw |
2009-11-13 | more test cases related to #1364. | cash |
2009-11-13 | should fix #1364 and added relevant unit test cases for this bug (yeah for un... | cash |
2009-11-07 | combined the two different pams into one and fixed an issue with hmac authent... | cash |