aboutsummaryrefslogtreecommitdiff
path: root/engine/tests/api/helpers.php
AgeCommit message (Expand)Author
2013-10-23replaced all references to trac.elgg.org to the correct GitHub issuesJerome Bakker
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
2012-01-25Fixes #4081. Using ElggBatch to delete recursive.Brett Profitt
2012-01-25Fixes #4288. Added setIncrementOffset() to ElggBatch.Brett Profitt
2011-11-18Fixes #4128 better test of null passed to registering external filescash
2011-11-18Fixes #4129 fixed priority list testscash
2011-10-12Fixes #3747. Using filter_var to check for any valid URI.Brett Profitt
2011-10-09Fixes #3948 cleaning up stuff left behind by unit testsCash Costello
2011-10-08Fixes #3942 fixed all the warnings and notices in the unit testsCash Costello
2011-09-28Fixes #3891. elgg_register_external_file() defaults priority to 500. Elgg's d...Brett Profitt
2011-08-23Fixes #3355. Added ElggPriorityList. Adapted the externals system to use it.Brett Profitt
2011-08-17Finished ElggPriorityList. Migrated external files to use it.Brett Profitt
2011-08-15Refs #3355. Added ElggPriorityList.Brett Profitt
2011-04-14fixed filtering of external files array and suppressed warning in external fi...cash
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Refs #3091 registering js and css support priority though does not maintain r...cash
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2010-11-20Fixed typos in text expectations that were cause elgg_normalize_url unit test...ewinslow
2010-11-14Added some more unit tests for elgg_normalize_urlewinslow
2010-11-04Fixes #2463: Added support for forwarding to root-level files, e.g. forward('...ewinslow
2010-11-04Fixes #2463: Added ^ to beginning of normalize_url regex to prevent matching ...ewinslow
2010-11-02Added url normalization support to elgg_register_js and elgg_register_cssewinslow
2010-10-31added unit test for previous commitcash
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-03-10Added elgg_instanceof().brettp