Age | Commit message (Expand) | Author |
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 |
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 | removed query cache reset from unit test of acl. If this is needed, is bug in... | 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 | 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-03-10 | Fixes #5214: Successfully invalidates metadata cache in some corner cases | Steve Clay |
2013-03-11 | Refs #5199 - Adds additional info to locate output start in case of headers a... | Paweł Sroka |
2013-03-10 | fallback to json in web services | Cash Costello |
2013-03-10 | Fixes #4823 returning ElggRelationship from check_entity_relationship() rathe... | Cash Costello |
2013-03-10 | require token for login | Cash Costello |
2013-03-06 | Fixes #4393 working around the overloaded 'count' parameter | cash |
2013-03-06 | added a unit test for checking counting entities from egefac | cash |
2013-03-06 | Fixes #4566 upgrades location metadata on users | cash |
2013-03-06 | Fixes #5202 defining the global $CONFIG in upgrade_code() | cash |
2013-03-05 | Fixes #5165 handling html tags passed as tags | Cash Costello |