aboutsummaryrefslogtreecommitdiff
path: root/engine/tests/api
AgeCommit message (Expand)Author
2013-10-25Merge pull request #6155 from jeabakker/fix-broken-unittest-from-398Paweł Sroka
2013-10-23replaced all references to trac.elgg.org to the correct GitHub issuesJerome Bakker
2013-10-22fixed a unittest I broke in #398Jerome Bakker
2013-06-13Merge pull request #5592 from mrclay/5357Cash Costello
2013-06-08Fixes #5598: Properly update metadata cache in update_metadata()Steve Clay
2013-06-08Improved algorithm by tracking total incomplete entitiesSteve Clay
2013-06-08ElggBatch with incrementOffset off now handles incomplete entitiesSteve Clay
2013-06-04Fixes #5357: ElggBatch can now skip incomplete entitiesSteve Clay
2013-06-03Refs #5357: Introduces ElggBatch awareness of incomplete entities during fetchSteve Clay
2013-05-30Fixes #5564 count works with elgg_get_entities_from_annotation_calculation()cash
2013-05-11Fixes #5419 adds tests for enabling/disabling annotations and fixes bug with ...Cash Costello
2013-05-02not sure what a flush() is doing therecash
2013-05-02Fixes #5418 adds enabled clause for annotationscash
2013-04-13removed query cache reset from unit test of acl. If this is needed, is bug in...cash
2013-03-30Fixes #4867 handling boolean false values as metadata pair valuecash
2013-03-06added a unit test for checking counting entities from egefaccash
2013-02-27Fixes #5066. Empty subtypes are handled the same way for both 'subtype' and '...Brett Profitt
2013-02-02Merge pull request #398 from jeabakker/#4880Steve Clay
2012-12-18Fixes #3940. Cleaned up caching for access functions. Access caches are now c...Brett Profitt
2012-12-10Fixes #1479. Added ElggAutoP. Removing [\n\r] from test strings before compar...Brett Profitt
2012-12-06Merge branch 'pr-420' into 1.8Brett Profitt
2012-11-14Prevent false testElggDeleteMetadata() failuresSteve Clay
2012-11-04Fixes #1479 - Replaces WP autop with implementation from Steve Clay.Paweł Sroka
2012-10-03correct singual usage of subtype in elgg_get_entities_* functionsJerome Bakker
2012-10-03correct singual usage of type in elgg_get_entities_* functionsJerome Bakker
2012-09-03Fixes #4290: adds volatile metadata cache, unit tests, and pre-loading for fe...Steve Clay
2012-07-16added URL to the other new method namesCash Costello
2012-07-13Refs #3646. "getRepositoryURL" is more descriptive than "getRepository".Sem
2012-07-08Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest.Sem
2012-07-05added different comment so I don't break this test againCash Costello
2012-06-26Fixes #2276: Better friendly titles, portable ElggTranslit class, better unitsSteve Clay
2012-06-16Fixes #3242 removed metastring clean up in one of the unit testsCash Costello
2012-05-10Fixes #2776. Overriding permissions to delete metadata when overwriting multi...Brett Profitt
2012-01-25Fixes #4081. Using ElggBatch to delete recursive.Brett Profitt
2012-01-25Fixes #4288. Added setIncrementOffset() to ElggBatch.Brett Profitt
2012-01-22Fixes #4321. Limit alone is no longer valid for batch delete operations for m...Brett Profitt
2012-01-10Fixes #4269. Not using ElggBatch to delete metadata / annotations. Added unit...Brett Profitt
2011-11-28Fixes #3496 finished up this ticket by updating unit test and using more para...cash
2011-11-28forgot this unit test from a previous commitcash
2011-11-18Fixes #4128 better test of null passed to registering external filescash
2011-11-18Fixes #4134 improved plugin manifest tests by using assertIdentical morecash
2011-11-18Fixes #4133 updated type in plugin manifest testcash
2011-11-18Fixes #4132 fixed metastring delete by id testcash
2011-11-18Fixes #4131 elgg_delete_metastring_based_object_by_id() should return a boolcash
2011-11-18Fixes #4129 fixed priority list testscash
2011-11-18Fixes #4126 fixed test for checking relationship existencecash
2011-11-18Fixes #4115 returning bool from remove_user_from_access_collection()cash
2011-11-18Fixes #4125 checking count correctlycash
2011-11-18Fixes #4122, #4123, #4124 testing for empty arrays and added some documentati...cash
2011-11-18Fixes #4109 remove inaccurate comment due to copy & pasteCash Costello