Age | Commit message (Expand) | Author |
2013-06-14 | Fixes #5626 adds limit for display of titles for river, breadcrumbs, and list... | Cash Costello |
2013-06-13 | Merge pull request #5592 from mrclay/5357 | Cash Costello |
2013-06-08 | Merge pull request #5619 from mrclay/5598 | Steve Clay |
2013-06-08 | Fixes #5598: Properly update metadata cache in update_metadata() | Steve Clay |
2013-06-07 | Rename ban/unban to disable/enable | Steve Clay |
2013-06-07 | Add way to ban entities from the entity cache | Steve Clay |
2013-06-03 | Refs #5357: Introduces ElggBatch awareness of incomplete entities during fetch | Steve Clay |
2013-06-02 | fixed a notice when accessing $CONFIG->icon_sizes | cash |
2013-05-31 | Fixes #4912 custom site menu items are now matched | Cash Costello |
2013-05-30 | Fixes #5564 count works with elgg_get_entities_from_annotation_calculation() | cash |
2013-05-30 | Fixes #5567 throw exception when saving with ACCESS_DEFAULT | cash |
2013-05-30 | Refs #5565 adds documentation on ACCESS_DEFAULT | cash |
2013-05-30 | Merge pull request #5553 from jeabakker/working-pagination-in-online-users | Cash Costello |
2013-05-30 | Merge pull request #5555 from jeabakker/groups-get-user-membership | Cash Costello |
2013-05-30 | fixed: only returning groups in get_user_membership (as documented) | Jerome Bakker |
2013-05-29 | fixed: pagination in online members overview | Jerome Bakker |
2013-05-29 | Fixes #5551 removes corrupt entities from database | Cash Costello |
2013-05-28 | Fixes #5337 properly checking if admin notice exists | cash |
2013-05-19 | Merge pull request #5500 from cash/fix_infinite_loop | Cash Costello |
2013-05-17 | Refs #5491 temporary fix for bad can_edit_extender() logic | cash |
2013-05-17 | Fixes #5479 adds group full text index if missing | cash |
2013-05-13 | Merge branch 'pr5416' into 1.8 | Steve Clay |
2013-05-11 | Merge pull request #5427 from cash/enabled_annotations | Cash Costello |
2013-05-11 | Fixes #5419 adds tests for enabling/disabling annotations and fixes bug with ... | Cash Costello |
2013-05-11 | Fixes #5441 deprecates the entity caching functions | Cash Costello |
2013-05-02 | Fixes #5418 adds enabled clause for annotations | cash |
2013-05-02 | Fixes #5405 fixes fatal error | cash |
2013-04-29 | Fixes #2057 (broken internet archive links) | Jeff Tilson |
2013-04-20 | Fixes #5244 adds nofollow to anchor tags created by parse_urls() | cash |
2013-04-20 | Fixes #5369 allows ! in urls and adds unit tests | Cash Costello |
2013-04-20 | Fixes #5004 fixed some documentation in database lib | Cash Costello |
2013-04-19 | Fixes #4530 not caching 0 as page owner | cash |
2013-04-19 | Fixes #5233 password reset uses entity save so memcache is cleared | cash |
2013-04-19 | Fixes #5367 returning all groups that a user belongs to - need to deprecate t... | Cash Costello |
2013-04-16 | Fixes #5362 correctly getting user on user plugin settings page | cash |
2013-04-13 | Fixes #4978 integrates LRU cache for db query 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 | 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 | more coding standard fixes | cash |