Missed: COUCHDB-1923: https://github.com/apache/couchdb/commit/ca41964 Validate type of iterations and derived_key if scheme is pbkdf2: https://github.com/apache/couchdb/commit/98d0890
I think it worth to hold on a bit for this issue: https://issues.apache.org/jira/browse/COUCHDB-1953 https://github.com/apache/couchdb/pull/115 It may heavy improve npm registry replication process (and not only this db) since there are a lot of attachments for every document. Also I'd like to handle existed jquery.couch PRs today. -- ,,,^..^,,, On Wed, Dec 4, 2013 at 12:26 PM, Dirkjan Ochtman <[email protected]> wrote: > So it's been 4 weeks. What do we have to show for it? > > - COUCHDB-1930: correct redirect after new doc creation > - Configurable checkpoint interval > - Better error reporting for _replicator docs > - COUCHDB-1795: fix pidfile race > - COUCHDB-1922: fix CORS exposed headers > - Rename proxy_authentification_handler to proxy_authentication_handler > - Some docs fixes > - Massive Fauxton improvements: > > * Change from CodeMirror to Ace Editor > * Firefox and IE improvements - IE is still ongoing (Reluctantly) > * Docs can be expanded and collapsed > * Database compaction and View compaction and clean up > * Verify installation implemented > * Database security > * Can use query options on All Docs > * Tons of small fixes and UI improvements > > Notably not fixed? > > - License situation cleanup > - Build system fixes for Fauxton-in-dist generation > > Am I missing anything? Anything almost done that we should wait for? > > Cheers, > > Dirkjan
