index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
www
/
script
/
test
/
oauth.js
Age
Commit message (
Expand
)
Author
2010-07-27
fix CLI js test suite.
Robert Newson
2010-07-26
Add SSL support to CouchDB.
Robert Newson
2010-04-06
use waitForSuccess to timeout changes requests that never succeed
John Christopher Anderson
2010-04-02
Removed _sleep from all tests. replaced with loops that spin until a conditio...
Damien F. Katz
2010-01-18
normalize userCtx name and roles, also, no log in via a conflict doc
John Christopher Anderson
2010-01-07
merge account branch to trunk
John Christopher Anderson
2009-10-22
Improve OAuth error message for missing tokens.
Paul Joseph Davis
2009-10-15
bugfixes for redirects in replication and iolists in OAuth qs params
Adam Kocoloski
2009-09-30
more OAuth fixes, in particular for requests with query-string parameters
Adam Kocoloski
2009-09-16
Make generateSecret() generate valid UTF-8 in oauth and cookie_auth
Jason David Davies
2009-08-29
merge cascading auth patch by Jason Davies, closes COUCHDB-478, fix tests
Jan Lehnardt
2009-08-23
fix HEAD requests for OAuth, patch by Jason Davies, closes COUCHDB-479
Jan Lehnardt
2009-08-16
make tests fast again, use X-Couch-Full-Commit:false for all db operations
Jan Lehnardt
2009-08-04
Initial check-in of OAuth and cookie authentication.
Damien F. Katz