Age | Commit message (Expand) | Author |
2009-09-14 | add new test to Makefile | John Christopher Anderson |
2009-09-14 | View refactoring and addition of raw collationoption. Significant performance... | Damien F. Katz |
2009-09-14 | finish committing my changes adventure. pardon the dust. | John Christopher Anderson |
2009-09-14 | rollback mixed up commit, builds now | John Christopher Anderson |
2009-09-14 | support for deletions in changes feed | John Christopher Anderson |
2009-09-14 | removed _all_docs_by_seq in favor of _changes | John Christopher Anderson |
2009-09-14 | remove OnDemand tag as it has ben deprecated and doesn't work as used anyway,... | Jan Lehnardt |
2009-09-13 | enable multi-key-get in jquery.couch.js, patch by Benoit Chesneau, closes COU... | Jan Lehnardt |
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 | use first 8 bytes of the commit hash as the release info when building from git | 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-09 | pass config reset option to recursed background startup, see COUCHDB-498 | Adam Kocoloski |
2009-09-08 | Update minimum Erlang requirement. | Paul Joseph Davis |
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 | 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 |