Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
code improvements from tidier. Patch by Kostis Sagonas. COUCHDB-570
Fix speling.
have cookie auth use ini-file admins
update the AuthSession cookie even if no Set-Cookie is already present
remove some unneeded opening, closing and passing around of Db
View refactoring and addition of raw collationoption. Significant performance improvements in view indexer.
Refactoring of endkey code in views and btrees. End key functionaility is now handled inside the btree code, simplfying calling code and making it trivial to add new collation options
choice of uuid algos for better insert perf. Closes COUCHDB-465. Thanks rnewson, bitdiddle
thou shalt make before thou commit, thou shalt make before thou commit, thou shalt make before thou commit
code =~ s/imperative/declarative & faster/, thanks to Kostis Sagonas for pointing these out, more to come
use the same password hash calculation for user creation via ini file and user db, patch by Benoit Chesneau, closes COUCHDB-492
remove debugging leftover
merge cascading auth patch by Jason Davies, closes COUCHDB-478, fix tests
update allowed methods to reflect reality
Initial check-in of OAuth and cookie authentication.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |