aboutsummaryrefslogtreecommitdiff
path: root/engine/lib
AgeCommit message (Expand)Author
2013-05-30Merge pull request #5555 from jeabakker/groups-get-user-membershipCash Costello
2013-05-30fixed: only returning groups in get_user_membership (as documented)Jerome Bakker
2013-05-29fixed: pagination in online members overviewJerome Bakker
2013-05-29changed: the system_log table can now store ipv6 addressesJerome Bakker
2013-05-29Fixes #5551 removes corrupt entities from databaseCash Costello
2013-05-28Fixes #5337 properly checking if admin notice existscash
2013-05-19Merge pull request #5500 from cash/fix_infinite_loopCash Costello
2013-05-17Refs #5491 temporary fix for bad can_edit_extender() logiccash
2013-05-17Fixes #5479 adds group full text index if missingcash
2013-05-13Merge branch 'pr5416' into 1.8Steve Clay
2013-05-11Merge pull request #5427 from cash/enabled_annotationsCash Costello
2013-05-11Fixes #5419 adds tests for enabling/disabling annotations and fixes bug with ...Cash Costello
2013-05-11Fixes #5441 deprecates the entity caching functionsCash Costello
2013-05-02Fixes #5418 adds enabled clause for annotationscash
2013-05-02Fixes #5405 fixes fatal errorcash
2013-04-29Fixes #2057 (broken internet archive links)Jeff Tilson
2013-04-20Fixes #5244 adds nofollow to anchor tags created by parse_urls()cash
2013-04-20Fixes #5369 allows ! in urls and adds unit testsCash Costello
2013-04-20Fixes #5004 fixed some documentation in database libCash Costello
2013-04-19Fixes #4530 not caching 0 as page ownercash
2013-04-19Fixes #5233 password reset uses entity save so memcache is clearedcash
2013-04-19Fixes #5367 returning all groups that a user belongs to - need to deprecate t...Cash Costello
2013-04-16Fixes #5362 correctly getting user on user plugin settings pagecash
2013-04-13Fixes #4978 integrates LRU cache for db query cachecash
2013-04-13introduces _elgg_invalidate_query_cache() to dry up the db query cache codecash
2013-04-13cleanup of entity caching codecash
2013-04-13removed remnants of db profilingcash
2013-04-13documentation updatescash
2013-04-13Merge pull request #5309 from mrclay/5230Cash Costello
2013-03-31Fixes #4972: More robust friendly titles implementationSteve Clay
2013-03-31Fixes #5297: Improve error message in cases of suspected cross-domain loginSteve Clay
2013-03-30Fixes #5302 - Automatically registers view to simplecache on elgg_get_simplec...Paweł Sroka
2013-03-30Fixes #4378 prevent loading same library name twicecash
2013-03-30Refs #4356 do not display elgg_dump() messages on js or css requestscash
2013-03-30Fixes #4867 handling boolean false values as metadata pair valuecash
2013-03-19Merge pull request #5222 from Srokap/ticket_5200Steve Clay
2013-03-16engine now is standards compliantcash
2013-03-16more coding standard fixescash
2013-03-15more coding standard fixescash
2013-03-10Fixes #5214: Successfully invalidates metadata cache in some corner casesSteve Clay
2013-03-11Refs #5199 - Adds additional info to locate output start in case of headers a...Paweł Sroka
2013-03-10fallback to json in web servicesCash Costello
2013-03-10Fixes #4823 returning ElggRelationship from check_entity_relationship() rathe...Cash Costello
2013-03-10require token for loginCash Costello
2013-03-06Fixes #4393 working around the overloaded 'count' parametercash
2013-03-06Fixes #4566 upgrades location metadata on userscash
2013-03-06Fixes #5202 defining the global $CONFIG in upgrade_code()cash
2013-03-05Fixes #5165 handling html tags passed as tagsCash Costello
2013-02-27Fixes #5066. Empty subtypes are handled the same way for both 'subtype' and '...Brett Profitt
2013-02-27Fixes #5162. Not encoding URL in elgg_http_remove_url_query_element().Brett Profitt