Age | Commit message (Expand) | Author |
2013-09-20 | Test that get_user_by_username accepts URL encoded input | Steve Clay |
2013-07-09 | Fixes #5706. Allowing parens in URIs if not last character. | Brett Profitt |
2013-06-13 | Merge pull request #5592 from mrclay/5357 | Cash Costello |
2013-06-08 | Fixes #5598: Properly update metadata cache in update_metadata() | Steve Clay |
2013-06-08 | Improved algorithm by tracking total incomplete entities | Steve Clay |
2013-06-08 | ElggBatch with incrementOffset off now handles incomplete entities | Steve Clay |
2013-06-04 | Fixes #5357: ElggBatch can now skip incomplete entities | Steve Clay |
2013-06-03 | Refs #5357: Introduces ElggBatch awareness of incomplete entities during fetch | Steve Clay |
2013-06-01 | Refs #5538: Adds missing attributes to ElggUser and ElggCoreUserTest (by Pawe... | Steve Clay |
2013-06-01 | Merge branch '5539_18' into 1.8 | Steve Clay |
2013-06-01 | Add filtering for site entities, faster filtering | Steve Clay |
2013-05-30 | Fixes #5564 count works with elgg_get_entities_from_annotation_calculation() | cash |
2013-05-28 | Fixes #5531 removes symbol interpretation from translit class | cash |
2013-05-27 | Refs #5538 - Added regression test | Paweł Sroka |
2013-05-13 | Merge branch 'pr5416' into 1.8 | Steve Clay |
2013-05-13 | Add test for = lookbehind | Steve Clay |
2013-05-11 | Fixes #5419 adds tests for enabling/disabling annotations and fixes bug with ... | Cash Costello |
2013-05-02 | not sure what a flush() is doing there | cash |
2013-05-02 | Fixes #5418 adds enabled clause for annotations | cash |
2013-04-29 | Adding single quote anchor to parse_url unit test | Jeff Tilson |
2013-04-29 | Including internet archive url test in existing test_parse_url function | Jeff Tilson |
2013-04-29 | Fixes #2057 (broken internet archive links) | Jeff Tilson |
2013-04-20 | Fixes #5244 adds nofollow to anchor tags created by parse_urls() | cash |
2013-04-20 | Fixes #5369 allows ! in urls and adds unit tests | Cash Costello |
2013-04-13 | removed query cache reset from unit test of acl. If this is needed, is bug in... | cash |
2013-03-31 | Fixes #4972: More robust friendly titles implementation | Steve Clay |
2013-03-30 | Fixes #4867 handling boolean false values as metadata pair value | cash |
2013-03-06 | added a unit test for checking counting entities from egefac | cash |
2013-02-27 | Fixes #5066. Empty subtypes are handled the same way for both 'subtype' and '... | Brett Profitt |
2013-02-02 | Merge pull request #398 from jeabakker/#4880 | Steve Clay |
2012-12-18 | Fixes #3940. Cleaned up caching for access functions. Access caches are now c... | Brett Profitt |
2012-12-10 | Fixes #1479. Added ElggAutoP. Removing [\n\r] from test strings before compar... | Brett Profitt |
2012-12-06 | Merge branch 'pr-420' into 1.8 | Brett Profitt |
2012-11-14 | Prevent false testElggDeleteMetadata() failures | Steve Clay |
2012-11-04 | Fixes #1479 - Replaces WP autop with implementation from Steve Clay. | Paweł Sroka |
2012-10-03 | correct singual usage of subtype in elgg_get_entities_* functions | Jerome Bakker |
2012-10-03 | correct singual usage of type in elgg_get_entities_* functions | Jerome Bakker |
2012-09-03 | Fixes #4290: adds volatile metadata cache, unit tests, and pre-loading for fe... | Steve Clay |
2012-07-16 | added URL to the other new method names | Cash Costello |
2012-07-13 | Refs #3646. "getRepositoryURL" is more descriptive than "getRepository". | Sem |
2012-07-08 | Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest. | Sem |
2012-07-05 | added different comment so I don't break this test again | Cash Costello |
2012-06-26 | Added NFC conversion where available | Steve Clay |
2012-06-26 | Fixes #2276: Better friendly titles, portable ElggTranslit class, better units | Steve Clay |
2012-06-16 | Fixes #3242 removed metastring clean up in one of the unit tests | Cash Costello |
2012-05-10 | Fixes #2776. Overriding permissions to delete metadata when overwriting multi... | Brett Profitt |
2012-05-10 | Refs #2776. Cleaned up ElggEntity::setMetaData(). | Brett Profitt |
2012-02-25 | Fixes #3210. Keeping -s in URL friendly titles. | Brett Profitt |
2012-01-25 | Fixes #4081. Using ElggBatch to delete recursive. | Brett Profitt |
2012-01-25 | Fixes #4288. Added setIncrementOffset() to ElggBatch. | Brett Profitt |