Age | Commit message (Expand) | Author |
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 |
2009-10-30 | Deprecating get_entities_from_access_id(). | nickw |
2009-10-30 | Namespaced metadata keys for elgg_get_entities_from_metadata() so no clashes ... | brettp |
2009-10-29 | Fully deprecating file matrix use with username. | nickw |
2009-10-29 | Updating unit test to reflect deprecated functions. | nickw |
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-25 | cleaned up the web services unit tests | cash |
2009-10-23 | Creating a unit test for ElggUser | nickw |
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 | first version of new REST api | cash |
2009-10-16 | Rewriting core debug messages to be more informative. | nickw |
2009-10-16 | Standardized files | brettp |
2009-10-13 | Swallowing all Elgg notices within unit tests. | nickw |
2009-10-13 | Creating a generic ElggSite unit test. | nickw |
2009-10-13 | Test suite now requires admin for web-based tests. | brettp |
2009-10-12 | Adding unit tests for the ElggObject class. | nickw |
2009-10-09 | Creating an ElggObject unit test. | nickw |
2009-10-08 | Adding unit test for ElggEntity annotations. | nickw |
2009-10-08 | Adding generic unit tests for ElggEntity. | nickw |
2009-10-06 | Adding unit test methods to the new Entities test. | nickw |
2009-10-03 | Moved core tests into tests/core. | brettp |
2009-10-02 | Added more info to the test. | brettp |
2009-10-02 | Added unit tests. | brettp |
2009-10-02 | Added simpletest and start of unit tests. | brettp |