Age | Commit message (Expand) | Author |
2010-11-14 | Refs #1417 Elgg core now passes back useful messages to user when log in fail... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Refs #1320. Updated core to use elgg_echo()'s native string replacement. | brettp |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | ewinslow |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-09-24 | Refs #2459: Merged [6927] to trunk. | brettp |
2010-09-15 | Refs #2220: Pulled remaining classes out of lib files. Core classes now auto... | ewinslow |
2010-09-06 | Refs #2220: Pulled most classes / interfaces out of lib files (except query.p... | ewinslow |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-08-22 | Merged r6614:6617 from 1.7 branch into trunk | cash |
2010-05-14 | Merged 5928-6908 from 1.7 branch to trunk. | brettp |
2010-05-14 | merge -r5832:5898 from 1.7 to trunk. | brettp |
2010-02-21 | Apache's MultiViews was matching the rest page handler incorrectly | cash |
2010-02-12 | Fixes #1512: Using a helper function for mb_parse_str() instead of wrapping i... | brettp |
2010-02-12 | updated documentation on the REST API user authentication | cash |
2010-02-11 | Fixes #1501: Setting ini for mbstring.internal_encoding to utf8 to work aroun... | brettp |
2010-02-07 | tweaked some documentation on the REST API | cash |
2009-12-04 | fixes #1397 and updates unit tests - comma was missing | cash |
2009-12-03 | fixes #1396 - thanks for reporting this | cash |
2009-11-14 | updated documentation of API functions - perhaps ready for developer preview | cash |
2009-11-13 | should fix #1364 and added relevant unit test cases for this bug (yeah for un... | cash |
2009-11-12 | fixed typo with handling web services request parameters | cash |
2009-11-12 | rest api parameters can now have default values | cash |
2009-11-12 | added a nonce to hmac signature and header so same call in same second does n... | cash |
2009-11-10 | introducing a new web services handler | cash |
2009-11-09 | REST api hmac signature encoding now compatible with Amazon S3 and OAuth | cash |
2009-11-07 | combined the two different pams into one and fixed an issue with hmac authent... | cash |
2009-10-25 | cleaned up the web services unit tests | cash |
2009-10-22 | more unit tests for REST api | cash |
2009-10-20 | more unit tests for REST api | cash |
2009-10-19 | first version of new REST api | cash |
2009-10-16 | Rewriting core debug messages to be more informative. | nickw |
2009-10-14 | Standardized engine/lib/api.php | brettp |
2009-10-14 | test commit | cash |
2009-08-31 | All line endings are now Unix-style. | brettp |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-07-13 | Closes #1119: If post data not initially found then input stream is used. | marcus |
2009-03-18 | Closes #844: API parameter test logic improved | marcus |
2009-03-09 | Minor api tweak | marcus |
2009-01-23 | Refs #706 | marcus |
2009-01-09 | Closes #668: Banning now works through a flag in the users_entity table. Data... | marcus |
2008-11-03 | * ElggCache interface improved | marcus |
2008-09-25 | git-svn-id: https://code.elgg.org/elgg/trunk@2140 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-09-25 | Debug | marcus |
2008-09-25 | Committing what I have at the end of the day, api still not 100% | marcus |
2008-09-25 | Fixing auth_token code | marcus |
2008-09-25 | view now set by endpoint | marcus |
2008-09-24 | Minor improvements to failure mode. | marcus |