Age | Commit message (Expand) | Author |
2013-07-05 | Refs #5662 added error message for what should be impossible condition | cash |
2013-07-05 | Fixes #5671 fixed query for clearing admin settings on plugin | cash |
2013-06-13 | Merge pull request #5592 from mrclay/5357 | Cash Costello |
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-07 | Fixes #5600: Entities are kept out of entity cache during save | 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 |
2013-06-01 | Refs #5538: Adds missing attributes to ElggUser and ElggCoreUserTest (by Pawe... | Steve Clay |
2013-06-01 | Merge branch '5539_18' into 1.8 | Steve Clay |
2013-06-01 | Add filtering for site entities, faster filtering | Steve Clay |
2013-05-30 | ElggFile->delete() will return a correct state even for non saved | Jerome Bakker |
2013-05-28 | Fixes #5531 removes symbol interpretation from translit class | cash |
2013-05-23 | Refs #5522. Removed unused code. | Brett Profitt |
2013-05-23 | Fixes #5522. Only adding children elements to menu items if they haven't alre... | Brett Profitt |
2013-05-05 | Fixes #5435: Allows upgrade to boot on old schemas | Steve Clay |
2013-04-21 | Fixes #5207 returning false if filename is not set | Cash Costello |
2013-04-21 | fixed typos on method name | Cash Costello |
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 |