summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_httpd_auth.erl
AgeCommit message (Expand)Author
2009-09-20remove some unneeded opening, closing and passing around of DbJan Lehnardt
2009-09-14View refactoring and addition of raw collationoption. Significant performance...Damien F. Katz
2009-09-11Refactoring of endkey code in views and btrees. End key functionaility is now...Damien F. Katz
2009-09-09choice of uuid algos for better insert perf. Closes COUCHDB-465. Thanks rnew...Adam Kocoloski
2009-09-05thou shalt make before thou commit, thou shalt make before thou commit, thou ...Jan Lehnardt
2009-09-05code =~ s/imperative/declarative & faster/, thanks to Kostis Sagonas for poin...Jan Lehnardt
2009-09-02use the same password hash calculation for user creation via ini file and use...Jan Lehnardt
2009-09-01remove debugging leftoverJan Lehnardt
2009-08-29merge cascading auth patch by Jason Davies, closes COUCHDB-478, fix testsJan Lehnardt
2009-08-14update allowed methods to reflect realityAdam Kocoloski
2009-08-04Initial check-in of OAuth and cookie authentication.Damien F. Katz