Age | Commit message (Expand) | Author |
2013-06-07 | Fixes #5600: Entities are kept out of entity cache during save | 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-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-02 | fixed a notice when accessing $CONFIG->icon_sizes | cash |
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-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 #5563 from jeabakker/better-result-for-elggfile-delete | Cash Costello |
2013-05-30 | Merge pull request #5553 from jeabakker/working-pagination-in-online-users | Cash Costello |
2013-05-30 | ElggFile->delete() will return a correct state even for non saved | Jerome Bakker |
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 | changed: the system_log table can now store ipv6 addresses | Jerome Bakker |
2013-05-29 | Fixes #5551 removes corrupt entities from database | Cash Costello |
2013-05-28 | Fixes #5531 removes symbol interpretation from translit class | cash |
2013-05-28 | Fixes #5337 properly checking if admin notice exists | cash |
2013-05-27 | Refs #5538 - Added regression test | Paweł Sroka |
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-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-13 | Add test for = lookbehind | 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-05 | Fixes #5435: Allows upgrade to boot on old schemas | Steve Clay |
2013-05-02 | not sure what a flush() is doing there | cash |
2013-05-02 | Fixes #5418 adds enabled clause for annotations | cash |
2013-05-02 | Fixes #5405 fixes fatal error | cash |
2013-04-29 | Adding single quote anchor to parse_url unit test | Jeff Tilson |
2013-04-29 | Including internet archive url test in existing test_parse_url function | Jeff Tilson |
2013-04-29 | Fixes #2057 (broken internet archive links) | Jeff Tilson |
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-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 |