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
Age
Commit message (
Expand
)
Author
2013-04-14
entity and query cache are size limited so don't need cache clearing in ElggB...
cash
2013-04-13
Fixes #4978 integrates LRU cache for db query cache
cash
2013-04-13
updated lru cache so easier to integrate
cash
2013-04-13
adds LRU cache
cash
2013-04-13
introduces _elgg_invalidate_query_cache() to dry up the db query cache code
cash
2013-04-13
removed query cache reset from unit test of acl. If this is needed, is bug in...
cash
2013-04-13
cleanup of entity caching code
cash
2013-04-13
removed remnants of db profiling
cash
2013-04-13
documentation updates
cash
2013-04-13
Merge pull request #5309 from mrclay/5230
Cash Costello
2013-03-31
Fixes #4972: More robust friendly titles implementation
Steve Clay
2013-03-31
Fixes #5297: Improve error message in cases of suspected cross-domain login
Steve Clay
2013-03-30
Fixes #5302 - Automatically registers view to simplecache on elgg_get_simplec...
Paweł Sroka
2013-03-30
Fixes #4378 prevent loading same library name twice
cash
2013-03-30
Refs #4356 do not display elgg_dump() messages on js or css requests
cash
2013-03-30
Fixes #4867 handling boolean false values as metadata pair value
cash
2013-03-19
Merge pull request #5222 from Srokap/ticket_5200
Steve Clay
2013-03-16
engine now is standards compliant
cash
2013-03-16
fixed extra ignore
cash
2013-03-16
more coding standard fixes
cash
2013-03-16
coding standards
cash
2013-03-15
more coding standard fixes
cash
2013-03-15
fixed some coding standards issues as detected by code sniffer
Cash Costello
2013-03-10
Fixes #5214: Successfully invalidates metadata cache in some corner cases
Steve Clay
2013-03-11
Refs #5199 - Adds additional info to locate output start in case of headers a...
Paweł Sroka
2013-03-10
fallback to json in web services
Cash Costello
2013-03-10
Fixes #4823 returning ElggRelationship from check_entity_relationship() rathe...
Cash Costello
2013-03-10
require token for login
Cash Costello
2013-03-06
Fixes #4393 working around the overloaded 'count' parameter
cash
2013-03-06
added a unit test for checking counting entities from egefac
cash
2013-03-06
Fixes #4566 upgrades location metadata on users
cash
2013-03-06
Fixes #5202 defining the global $CONFIG in upgrade_code()
cash
2013-03-05
Fixes #5165 handling html tags passed as tags
Cash Costello
2013-02-27
Fixes #5066. Empty subtypes are handled the same way for both 'subtype' and '...
Brett Profitt
2013-02-27
Fixes #5162. Not encoding URL in elgg_http_remove_url_query_element().
Brett Profitt
2013-02-23
Fixes #4997 stop requesting a token after a failed request
cash
2013-02-23
Fixes #4883 do not regenerate cache when someone requests a non cached view
cash
2013-02-23
Fixes #4971 serving languages from ajax page handler rather than simplecache ...
cash
2013-02-23
Fixes #4840 reload translations now pulls languages from cache when system ca...
Cash Costello
2013-02-20
Refs #5051. Checking for user before creating settings menu.
Brett Profitt
2013-02-19
Merge pull request #529 from beck24/5067-page-owner-ignore-access
Cash Costello
2013-02-18
Closes #5053 decodes html entities for email subjects
cash
2013-02-12
fixes #5067 - elgg_get_page_owner_guid() can bypass all access for the rest o...
Matt Beckett
2013-02-09
cleaned up some coding standard issues
cash
2013-02-09
updated todo comment on compareByWeight
cash
2013-02-09
Lots of new @todos :(
Steve Clay
2013-02-09
Remove unnecessary get_data() callback
Steve Clay
2013-02-09
Normalized escaping, escape $user->location just in case
Steve Clay
2013-02-09
removed unnecessary @var since we have instanceof test
cash
2013-02-09
Check for ElggUser in functions that pass in user's GUID
Steve Clay
[next]