Age | Commit message (Expand) | Author |
2009-09-13 | allow config callbacks to get passed the X-Couch-Persist flag | Jan Lehnardt |
2009-09-13 | adhere X-Couch-Persist for DELETEs | Jan Lehnardt |
2009-09-12 | bugfixes in supervision tree specifications | Adam Kocoloski |
2009-09-11 | Refactoring of endkey code in views and btrees. End key functionaility is now... | Damien F. Katz |
2009-09-11 | fix oauth access to design documents, patch by Jason Davies | Jan Lehnardt |
2009-09-09 | oopsie | Adam Kocoloski |
2009-09-09 | choice of uuid algos for better insert perf. Closes COUCHDB-465. Thanks rnew... | Adam Kocoloski |
2009-09-06 | Fix for building CouchDB on Snow Leapord. | Paul Joseph Davis |
2009-09-06 | check if either history is empty, not both | Adam Kocoloski |
2009-09-05 | thou shalt make before thou commit, thou shalt make before thou commit, thou ... | Jan Lehnardt |
2009-09-05 | code =~ s/imperative/declarative & faster/, thanks to Kostis Sagonas for poin... | Jan Lehnardt |
2009-09-02 | skip some regex etc. if DB is already open | Adam Kocoloski |
2009-09-02 | use the same password hash calculation for user creation via ini file and use... | Jan Lehnardt |
2009-09-02 | fix build | Jan Lehnardt |
2009-09-02 | fix continuous replication occurring after identical normal one | Adam Kocoloski |
2009-09-02 | Support for replication over SSL. Resolves COUCHDB-491 | Adam Kocoloski |
2009-09-02 | Added 3 stage pipeline for indexing views: loader, mapper, writer. This resul... | Damien F. Katz |
2009-09-01 | remove debugging leftover | Jan Lehnardt |
2009-08-30 | use a POSIX-compatible invocation of basename | Adam Kocoloski |
2009-08-30 | refactor CouchDB startup procedure, see COUCHDB-216 for details | Adam Kocoloski |
2009-08-29 | merge cascading auth patch by Jason Davies, closes COUCHDB-478, fix tests | Jan Lehnardt |
2009-08-28 | fix pattern matching bug in redirects for replication | Adam Kocoloski |
2009-08-28 | couch_rep_httpc should know about 503s | Adam Kocoloski |
2009-08-28 | guard against non-existing filters in _changes | Adam Kocoloski |
2009-08-27 | Fixed spurious console errors caused when attempting to query information abo... | Damien F. Katz |
2009-08-27 | Fix for problem where HEAD requests that would have a chunked responses would... | Damien F. Katz |
2009-08-27 | send deleted docs to _changes filters | Adam Kocoloski |
2009-08-25 | fix a process leak in local changes feed consumer | Adam Kocoloski |
2009-08-25 | disable gen_server timeouts for internal replication processes | Adam Kocoloski |
2009-08-25 | use _ensure_full_commit?seq=N in replication for efficiency | Adam Kocoloski |
2009-08-25 | _ensure_full_commit?seq=N to ensure everything up to N is committed | Adam Kocoloski |
2009-08-24 | only save a checkpoint at the end if something changed | Adam Kocoloski |
2009-08-24 | overlooked a function clause | Adam Kocoloski |
2009-08-24 | also follow 302 for _changes feed | Adam Kocoloski |
2009-08-24 | follow 302s in replication | Adam Kocoloski |
2009-08-24 | checkpoint at most once per 5 seconds | Adam Kocoloski |
2009-08-24 | more precise and accurate calculation of replication progress | Adam Kocoloski |
2009-08-24 | skip full_commit during replication when its safe | Adam Kocoloski |
2009-08-23 | fix HEAD requests for OAuth, patch by Jason Davies, closes COUCHDB-479 | Jan Lehnardt |
2009-08-23 | heartbeat bugfix for continuous replication from remote source | Adam Kocoloski |
2009-08-22 | Fix bug that caused duplicate INI sections on write back. | Paul Joseph Davis |
2009-08-21 | Munge all ErlJSON to use binaries. | Paul Joseph Davis |
2009-08-19 | maybe reopen source to get newer documents | Adam Kocoloski |
2009-08-19 | continuous replication request returns 202 Accepted and the _local docid | Adam Kocoloski |
2009-08-18 | cleanup application of auth functions | Adam Kocoloski |
2009-08-18 | allow configurable X-Forwarded-Host header handling for work behind reverse p... | Jan Lehnardt |
2009-08-18 | continuous _changes are now newline-delimited JSON Objects (no commas) | Adam Kocoloski |
2009-08-18 | fix make install, closes COUCHDB-471 again | Jan Lehnardt |
2009-08-18 | Fixing make distcheck errors. | Paul Joseph Davis |
2009-08-18 | Add license notice to couchdb.bat.tpl.in | Paul Joseph Davis |