Age | Commit message (Expand) | Author |
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 |
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 | unset new config values on run_on_modified_server rollback | Jan Lehnardt |
2009-08-18 | continuous _changes are now newline-delimited JSON Objects (no commas) | Adam Kocoloski |
2009-08-18 | sort files alphabetically | Jan Lehnardt |
2009-08-18 | add another file, closes COUCHDB-473 too | Jan Lehnardt |
2009-08-18 | add missing files to distro, devs, please learn the minimal autotools bits fo... | Jan Lehnardt |
2009-08-18 | fix make install, closes COUCHDB-471 again | Jan Lehnardt |
2009-08-18 | fix persisting config changes from Futon, reported by Robert Newson, we need ... | Jan Lehnardt |
2009-08-18 | add Dirkjan Ochtman to THANKS file | 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 |
2009-08-18 | The real fix for the make install issue. Autotools FTL | Paul Joseph Davis |
2009-08-18 | Minor issue with make install not installing couchspawnkillable. | Paul Joseph Davis |
2009-08-18 | Applying markh's Windows build patch. | Paul Joseph Davis |
2009-08-17 | allow list function and view function to be in different design docs, patch b... | Jan Lehnardt |
2009-08-17 | Updated license.skip. Added license to test/run_native_process.es | Paul Joseph Davis |
2009-08-17 | fix whitespace | Jan Lehnardt |
2009-08-17 | Fixed a re:run/3 call in couch_config_writer.erl | Paul Joseph Davis |
2009-08-16 | Set executable bit on etap tests. | Paul Joseph Davis |
2009-08-16 | make tests fast again, use X-Couch-Full-Commit:false for all db operations | Jan Lehnardt |
2009-08-16 | bump erlang version requirement | Jan Lehnardt |
2009-08-16 | Make POST's reflect a provided _id member. | Paul Joseph Davis |