Age | Commit message (Expand) | Author |
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 | fix make check, patch by Bob Dionne, closes COUCHDB-493 | Jan Lehnardt |
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 | trunk is 0.11.0a now | Jan Lehnardt |
2009-09-01 | WebKit's XHR object is lacking, patch by Sebastian Cohnen, closes COUCHDB-483 | Jan Lehnardt |
2009-09-01 | don't check for response code text, patch by Robert Newson, closes COUCHDB-482 | Jan Lehnardt |
2009-09-01 | remove debugging leftover | Jan Lehnardt |
2009-08-30 | utils/run hack, source tree is incompatible w/ ERL_LIBS. See COUCHDB-216 | Adam Kocoloski |
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 | remove legacy erlang tests, etap covers these | Jan Lehnardt |
2009-08-29 | sort tests alphabetically | Jan Lehnardt |
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 | Added crypto export notice to README | Damien F. Katz |
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 | update etap; missing_revs output now includes DB update_seq | 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-21 | Back out Mochiweb patch from r659636 to support older Erlang versions, as tho... | Christopher Lenz |
2009-08-21 | Update .gitignore for changes to the priv directory build. | Paul Joseph Davis |
2009-08-20 | revert accidental boolean flip, this test doesn't make much sense any more | Jan Lehnardt |
2009-08-19 | make http.js hostname-aware, patch by Benoit Chesneau, closes COUCHDB-475 | Jan Lehnardt |
2009-08-19 | maybe reopen source to get newer documents | Adam Kocoloski |
2009-08-19 | make httpc test work in R12B (no macros allowed) | Adam Kocoloski |
2009-08-19 | continuous replication request returns 202 Accepted and the _local docid | Adam Kocoloski |
2009-08-18 | Addresses Noah's remarks on COUCHDB-471 by using $(top_builddir) instead of | Paul Joseph Davis |