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
/
classes
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
cleanup of entity caching code
cash
2013-04-13
documentation updates
cash
2013-03-31
Fixes #4972: More robust friendly titles implementation
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-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
Fixes #5052 using name for annotations and using correct class for export
Cash Costello
2013-02-09
remove unused code: vars, foreach keys, etc
Steve Clay
2013-02-09
simplify flow, style
Steve Clay
2013-02-09
Small changes to remove static analysis noise and simplify flow
Steve Clay
2013-02-09
Doc fixes and inline type hints for variables (big static analysis cleanup)
Steve Clay
2013-02-01
Fixes #5022 not setting forward on ajax calls for walled garden
Cash Costello
2013-01-25
Fixes #4987 removed unnecessary code
cash
2013-01-20
Fixes #4991 CLI allowed when walled garden is turned on
Cash Costello
2013-01-08
Merge pull request #412 from Srokap/filestore_loose_owner_control
Brett Profitt
2012-12-22
Fixes #4856 removed incorrect argument to create_object_entity()
Cash Costello
2012-12-18
Merge branch 'pr-380' into 1.8
Brett Profitt
2012-12-18
Fixes #3940. Cleaned up caching for access functions. Access caches are now c...
Brett Profitt
2012-12-17
Merge branch 'pr-358' into 1.8
Brett Profitt
2012-12-17
Merge pull request #446 from mrclay/4929-18-entitiesopt
Brett Profitt
2012-12-16
Fixes #4962. Using get/setData() methods to store menu item original_order.
Brett Profitt
2012-12-10
Fixes #1479. Added ElggAutoP. Removing [\n\r] from test strings before compar...
Brett Profitt
2012-12-07
Fixed invalid type hint for ElggPluginManifestParser.
Brett Profitt
2012-12-06
Merge branch 'pr-420' into 1.8
Brett Profitt
2012-12-05
Renamed XmlElement changes to ElggXMLElement. Fixed plugin manifest parsing.
Brett Profitt
2012-12-05
Fixes 3468 - replaces xml_to_object function with MIT licensed implementation.
Srokap
2012-12-01
Make metadata prefetch respect access
Steve Clay
2012-11-26
Refs #4933: cache in plugin constructor, remove $CONFIG
Steve Clay
2012-11-26
Fixes #4929: Optimize elgg_get_entities and add attribute loader
Steve Clay
2012-11-14
Fixes #4861: allow lazy-loading for static method callbacks, allow more calla...
Steve Clay
2012-11-04
Fixes #1479 - Replaces WP autop with implementation from Steve Clay.
Paweł Sroka
2012-10-25
Merge pull request #293 from Srokap/ticket_3035
Steve Clay
2012-10-25
File access control omits now access to owner control.
Srokap
2012-10-19
Correctly passing guid instead of object in container permissions check.
Brett Profitt
2012-09-25
Fixes #3035 - menu items appearing in reverse registration order
Srokap
2012-09-07
Remove unneeded code
Steve Clay
2012-09-07
Better logic for when to forward to login
Steve Clay
2012-09-07
Fixes #4789: group_gatekeeper() and river hide closed/invisible group content...
Steve Clay
2012-09-03
Fixes #4290: adds volatile metadata cache, unit tests, and pre-loading for fe...
Steve Clay
[next]