Age | Commit message (Expand) | Author |
2008-09-24 | Closes #360: Will now install on 5.1.6 or greater with a warning, 5.2 with no... | marcus |
2008-09-24 | Modified pinger to use new style endpoint format. Note, this will require pin... | marcus |
2008-09-24 | Closes 374: Using get_version function instead of including the version file. | marcus |
2008-09-24 | Minor improvements to failure mode. | marcus |
2008-09-24 | auth_token api call now functional | marcus |
2008-09-24 | git-svn-id: https://code.elgg.org/elgg/trunk@2119 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-09-24 | Returning cache control back to access permissions. | ben |
2008-09-24 | git-svn-id: https://code.elgg.org/elgg/trunk@2116 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-09-24 | Added endpoint page handler. | marcus |
2008-09-24 | Create keypair code added | marcus |
2008-09-24 | Added create_api_user | marcus |
2008-09-24 | Added remove_api_user function | marcus |
2008-09-24 | Will now handle banned users | marcus |
2008-09-24 | Metadata permissions now work as advertised, but had to remove caching in the... | ben |
2008-09-23 | The database schema will now automatically update itself on upgrade. | ben |
2008-09-23 | The cache library is now loaded before the main library boot. | ben |
2008-09-23 | Belts and braces | marcus |
2008-09-23 | Database upgrade script from 1.0 to latest schema. | ben |
2008-09-22 | API improvement. Authentication via token now logs user in for that session. | marcus |
2008-09-20 | Apparently non-p connections are better in many cases, see http://www.slidesh... | marcus |
2008-09-17 | Access permissions now cached correctly. | marcus |
2008-09-17 | Optimised plugin query. | marcus |
2008-09-17 | Short circuit added for missing values. | marcus |
2008-09-17 | Removed old gunk | marcus |
2008-09-17 | Load cache php | marcus |
2008-09-17 | Changed caching to memory. | marcus |
2008-09-17 | Added hmac cache of hmacs we have seen before (MEMORY TABLE) | marcus |
2008-09-17 | Added hmac cache of hmacs we have seen before (MEMORY TABLE) | marcus |
2008-09-17 | Some api improvements: | marcus |
2008-09-17 | Changed users_apisessions to use memory, since there is no reason to store th... | marcus |
2008-09-17 | System log now using delayed writes. | marcus |
2008-09-15 | Marcus Povey: | marcus |
2008-09-15 | Removed privileged path code since this is no longer used | marcus |
2008-09-15 | Closes #346: More granularity on enable/disable. | marcus |
2008-09-10 | Closes #349: We need to improve detect_extender_valuetype | marcus |
2008-09-10 | Improved language completeness algorithm. | marcus |
2008-09-09 | Minor tweak: Only shows percentage on things less than 100% complete | marcus |
2008-09-09 | Some language helper tools. | marcus |
2008-09-09 | Closes #338: You're quite right, this is was an error on our part. Nice spot! | marcus |
2008-09-09 | Introducing: Admin only translation "completeness" helper. | marcus |
2008-09-08 | Refs #172: Removed line endings on spec. | marcus |
2008-09-06 | Fixes #330: I implemented the changes you suggested (except for quotes around... | marcus |
2008-09-02 | Set default db to UTF 8... for what it's worth. | marcus |
2008-09-01 | Closes #305 | marcus |
2008-09-01 | Additional per-session random token, additional randomness protection against... | marcus |
2008-08-31 | Some session fingerprinting code. Requires user agent to be consistent across... | marcus |
2008-08-31 | Regenerates session ID on user login. This helps prevent some hijacking attacks. | marcus |
2008-08-31 | Minor tweak, logout now calls session_destroy() | marcus |
2008-08-28 | Closes #313, Fixes #274: Resolved strange OSX language file browsing, includi... | marcus |
2008-08-26 | Minor tweak to basic stats to clarify number of users in the system. | marcus |