aboutsummaryrefslogtreecommitdiff
path: root/engine/tests
AgeCommit message (Expand)Author
2013-11-04Emit notice if XXE can't be tested and skip testSteve Clay
2013-11-04Enhanced testPaweł Sroka
2013-11-04Disable loading external entities during XML parsingSteve Clay
2013-10-27Refs #5952 - Added testPaweł Sroka
2013-10-25Merge pull request #6155 from jeabakker/fix-broken-unittest-from-398Paweł Sroka
2013-10-23found some more references to tracJerome Bakker
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-09-20Test that get_user_by_username accepts URL encoded inputSteve Clay
2013-07-09Fixes #5706. Allowing parens in URIs if not last character.Brett Profitt
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-06-01Refs #5538: Adds missing attributes to ElggUser and ElggCoreUserTest (by Pawe...Steve Clay
2013-06-01Merge branch '5539_18' into 1.8Steve Clay
2013-06-01Add filtering for site entities, faster filteringSteve Clay
2013-05-30Fixes #5564 count works with elgg_get_entities_from_annotation_calculation()cash
2013-05-28Fixes #5531 removes symbol interpretation from translit classcash
2013-05-27Refs #5538 - Added regression testPaweł Sroka
2013-05-13Merge branch 'pr5416' into 1.8Steve Clay
2013-05-13Add test for = lookbehindSteve Clay
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-29Adding single quote anchor to parse_url unit testJeff Tilson
2013-04-29Including internet archive url test in existing test_parse_url functionJeff Tilson
2013-04-29Fixes #2057 (broken internet archive links)Jeff Tilson
2013-04-20Fixes #5244 adds nofollow to anchor tags created by parse_urls()cash
2013-04-20Fixes #5369 allows ! in urls and adds unit testsCash Costello
2013-04-13removed query cache reset from unit test of acl. If this is needed, is bug in...cash
2013-03-31Fixes #4972: More robust friendly titles implementationSteve Clay
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