Age | Commit message (Expand) | Author |
2008-11-26 | git-svn-id: https://code.elgg.org/elgg/trunk@2489 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-11-25 | Hook for future geocoding library added. | marcus |
2008-11-24 | Closes #580: Fixed tagging trim and strtolower | marcus |
2008-11-21 | Refs #452: Basic entity listing functions. Needs canvas. | marcus |
2008-11-21 | Closes #554: Validation procedure now correctly screening for ascii space | marcus |
2008-11-20 | git-svn-id: https://code.elgg.org/elgg/trunk@2483 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-11-20 | Added site secret to fingerprint to make it harder to guess | marcus |
2008-11-20 | Fixes #548: Introducing set_last_login($user_guid). Called from login(), but ... | marcus |
2008-11-20 | Refs #452: Calendar interface on entities | marcus |
2008-11-20 | Introducing get_entities_from_private_setting(); | marcus |
2008-11-20 | Refs #571. Fixes #569, #570: | marcus |
2008-11-20 | Refs #569, #570, #571: Corrected and optimised insert query | marcus |
2008-11-20 | Refs #569, #570, #571: dbprefix not prefix; | marcus |
2008-11-20 | Refs #569, #570, #571: Added remove_all_private_settings() | marcus |
2008-11-20 | Refs #569, #570, #571: Added get_all_private_settings(); | marcus |
2008-11-20 | Fixes #531: Access permissions enforced | marcus |
2008-11-19 | Fixes #568: Exportable code now inclusive not exclusive. | marcus |
2008-11-19 | Base private setting functions, commit 2 | ben |
2008-11-19 | Base private setting functions, commit 1 | ben |
2008-11-19 | Added get notable enities on relationship | marcus |
2008-11-19 | Added get notable enities on metadata | marcus |
2008-11-19 | Added get notable enities | marcus |
2008-11-14 | * Introducing get_loggedin_user() and get_loggedin_userid() | marcus |
2008-11-14 | Removed some "Undefined" messages | marcus |
2008-11-14 | "Undefined" messages tidied up | marcus |
2008-11-14 | "Undefined" messages tidied up | marcus |
2008-11-14 | "Undefined" messages tidied up | marcus |
2008-11-14 | git-svn-id: https://code.elgg.org/elgg/trunk@2449 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-11-14 | * Candidate for initial ElggSession magic class | marcus |
2008-11-14 | Minor tidying of code | marcus |
2008-11-13 | Experimental ElggCache | marcus |
2008-11-12 | git-svn-id: https://code.elgg.org/elgg/trunk@2445 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-11-12 | No longer blanks all caches when clearing | marcus |
2008-11-12 | Closes #543 | marcus |
2008-11-10 | Content length headers on JS and css | marcus |
2008-11-10 | Javascript now correctly marked as cacheable | marcus |
2008-11-10 | Tidied. | marcus |
2008-11-07 | Profiling now showing queries executed before debug flag being set | marcus |
2008-11-07 | Refs #529: Experimental memcaching for metadata | marcus |
2008-11-07 | Fixed datalists error | marcus |
2008-11-07 | Refs #529: Experimental memcaching on datalists | marcus |
2008-11-07 | Refs #529: Experimental caching of metastrings | marcus |
2008-11-07 | Refs #529: Experimental object level caching | marcus |
2008-11-06 | Reverted limited caching back to array since caching objects don't work so we... | marcus |
2008-11-06 | datalists now has primary key, datalist set function optimised | marcus |
2008-11-06 | Not possible to get any more, so tell them so | marcus |
2008-11-06 | Last action query update delayed to avoid invalidating query cache unnecessar... | marcus |
2008-11-06 | * Database functions optimised and centralised a bit | marcus |
2008-11-06 | isset fixes | marcus |
2008-11-06 | Some tidying of objects and opendd export | marcus |