index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
lib
/
api.php
Age
Commit message (
Expand
)
Author
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
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
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-23
The cache library is now loaded before the main library boot.
ben
2008-09-22
API improvement. Authentication via token now logs user in for that session.
marcus
[next]