index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
tests
/
api
/
helpers.php
Age
Commit message (
Expand
)
Author
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
2012-01-25
Fixes #4081. Using ElggBatch to delete recursive.
Brett Profitt
2012-01-25
Fixes #4288. Added setIncrementOffset() to ElggBatch.
Brett Profitt
2011-11-18
Fixes #4128 better test of null passed to registering external files
cash
2011-11-18
Fixes #4129 fixed priority list tests
cash
2011-10-12
Fixes #3747. Using filter_var to check for any valid URI.
Brett Profitt
2011-10-09
Fixes #3948 cleaning up stuff left behind by unit tests
Cash Costello
2011-10-08
Fixes #3942 fixed all the warnings and notices in the unit tests
Cash Costello
2011-09-28
Fixes #3891. elgg_register_external_file() defaults priority to 500. Elgg's d...
Brett Profitt
2011-08-23
Fixes #3355. Added ElggPriorityList. Adapted the externals system to use it.
Brett Profitt
2011-08-17
Finished ElggPriorityList. Migrated external files to use it.
Brett Profitt
2011-08-15
Refs #3355. Added ElggPriorityList.
Brett Profitt
2011-04-14
fixed filtering of external files array and suppressed warning in external fi...
cash
2011-03-12
Fixes #3091 adds load functions for js and css
cash
2011-03-12
Refs #3091 registering js and css support priority though does not maintain r...
cash
2011-03-12
Refs #3091 rewrote the js and css register functions to require a name
cash
2011-03-10
Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...
ewinslow
2010-11-20
Fixed typos in text expectations that were cause elgg_normalize_url unit test...
ewinslow
2010-11-14
Added some more unit tests for elgg_normalize_url
ewinslow
2010-11-04
Fixes #2463: Added support for forwarding to root-level files, e.g. forward('...
ewinslow
2010-11-04
Fixes #2463: Added ^ to beginning of normalize_url regex to prevent matching ...
ewinslow
2010-11-02
Added url normalization support to elgg_register_js and elgg_register_css
ewinslow
2010-10-31
added unit test for previous commit
cash
2010-10-22
Removed @license, @copyright, and @author from files. License and copyright a...
brettp
2010-03-10
Added elgg_instanceof().
brettp