aboutsummaryrefslogtreecommitdiff
path: root/engine/classes
AgeCommit message (Expand)Author
2014-01-22Merge tag '1.8.18' of git://github.com/Elgg/Elgg into developSem
2014-01-01Merged in libxml18 (pull request #8) Paweł Sroka
2013-12-09Code style fixes for recent PRSteve Clay
2013-12-02Fix #6238 Return blank arrays Ed Lyons
2013-12-01Code style fixes in ElggCryptoSteve Clay
2013-11-04code styleSteve Clay
2013-11-04PRNG replace Drupal's with George Argyros'Steve Clay
2013-11-04Allow regenerating site secretSteve Clay
2013-11-04Disable loading external entities during XML parsingSteve Clay
2013-10-31Merge pull request #6171 from jdalsem/widget-reorder-issueJuho Jaakkola
2013-10-23replaced all references to trac.elgg.org to the correct GitHub issuesJerome Bakker
2013-10-23fixed issue when reordering plugins to second last position of otherJeroen Dalsem
2013-07-05Refs #5662 added error message for what should be impossible conditioncash
2013-07-05Fixes #5671 fixed query for clearing admin settings on plugincash
2013-06-13Merge pull request #5592 from mrclay/5357Cash Costello
2013-06-08Improved algorithm by tracking total incomplete entitiesSteve Clay
2013-06-08ElggBatch with incrementOffset off now handles incomplete entitiesSteve Clay
2013-06-07Fixes #5600: Entities are kept out of entity cache during saveSteve 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
2013-06-01Refs #5538: Adds missing attributes to ElggUser and ElggCoreUserTest (by Pawe...Steve Clay
2013-06-01Merge branch '5539_18' into 1.8Steve Clay
2013-06-01Add filtering for site entities, faster filteringSteve Clay
2013-05-30ElggFile->delete() will return a correct state even for non savedJerome Bakker
2013-05-28Fixes #5531 removes symbol interpretation from translit classcash
2013-05-23Refs #5522. Removed unused code.Brett Profitt
2013-05-23Fixes #5522. Only adding children elements to menu items if they haven't alre...Brett Profitt
2013-05-05Fixes #5435: Allows upgrade to boot on old schemasSteve Clay
2013-04-21Fixes #5207 returning false if filename is not setCash Costello
2013-04-21fixed typos on method nameCash Costello
2013-04-14entity and query cache are size limited so don't need cache clearing in ElggB...cash
2013-04-13Fixes #4978 integrates LRU cache for db query cachecash
2013-04-13updated lru cache so easier to integratecash
2013-04-13adds LRU 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-13documentation updatescash
2013-03-31Fixes #4972: More robust friendly titles implementationSteve Clay
2013-03-16engine now is standards compliantcash
2013-03-16fixed extra ignorecash
2013-03-16more coding standard fixescash
2013-03-16coding standardscash
2013-03-15more coding standard fixescash
2013-03-15fixed some coding standards issues as detected by code snifferCash Costello
2013-02-13Merge tag '1.8.13' of git://github.com/Elgg/ElggSem
2013-02-09cleaned up some coding standard issuescash
2013-02-09updated todo comment on compareByWeightcash
2013-02-09Lots of new @todos :(Steve Clay
2013-02-09Fixes #5052 using name for annotations and using correct class for exportCash Costello
2013-02-09remove unused code: vars, foreach keys, etcSteve Clay