summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-16add continuous replication support to FutonJohn Christopher Anderson
2010-06-16remove unused Bt from chunkify functionAdam Kocoloski
2010-06-16indicate which test is running in the top of the test runnerJohn Christopher Anderson
2010-06-15Fix for wrong offset when writing headers and converting them to blocks, only...Damien F. Katz
2010-06-15Fix warnings on Linux builds.Jan Lehnardt
2010-06-15Add missing file from COUCHDB-777.Jan Lehnardt
2010-06-15demonstrate include_sasl logging option in .iniAdam Kocoloski
2010-06-15iodata() type is too new for usAdam Kocoloski
2010-06-15jquery.couch.js uses a cache-buster when the browser is msieJohn Christopher Anderson
2010-06-14add changes handler to jquery.couch.jsJohn Christopher Anderson
2010-06-13hack for log requests during make check, when logger is not runningAdam Kocoloski
2010-06-13synchronous logging, COUCHDB-761. Patch by Randall Leeds.Adam Kocoloski
2010-06-12log HEAD requests as HEAD, not GET. COUCHDB-788Adam Kocoloski
2010-06-12more efficient header commits. COUCHDB-767Adam Kocoloski
2010-06-12remove unnuecessary receive loop in commit_data. COUCHDB-794Adam Kocoloski
2010-06-12Fix hanging replication. COUCHDB-793. Thanks Filipe and Paul Bonser.Adam Kocoloski
2010-06-10Code mods to support streaming attachment replication.Damien F. Katz
2010-06-08preserve _revs_limit after compaction. COUCHDB-789Adam Kocoloski
2010-06-07button on test suite page to replicate test_suite_reports to community couchdbJohn Christopher Anderson
2010-06-06keep massive invalid json blobs out of the error logger, move them to debug logJohn Christopher Anderson
2010-06-05fix #COUCHDB-787 . thanks!Benoit Chesneau
2010-06-05update_seq is only in view response when update_seq=true is in query paramsJohn Christopher Anderson
2010-06-03Add test case for by-doc-id replication with slashes.Jan Lehnardt
2010-06-03Fix button name in text. Closes COUCHDB-657.Jan Lehnardt
2010-06-03Fix test suite in Chromium. Patch by Glen Rempe. Closes COUCHDB-546Jan Lehnardt
2010-06-03Futon: sort databases in replicator source and target drop-down.Jan Lehnardt
2010-06-03More work to allow for streaming attachment replication.Damien F. Katz
2010-06-02If aclocal needs to be called during a build, its options are takenJan Lehnardt
2010-06-02add legalese for jspecJan Lehnardt
2010-06-02Avoid double escaping in Futon edit fields. Patch by Martin Haaß. Closes COU...Jan Lehnardt
2010-06-02typoJan Lehnardt
2010-06-02Add tests for couch.js and jquery.couch.jsJan Lehnardt
2010-06-02trailing whitespace pedantryJan Lehnardt
2010-06-02add license bannerJan Lehnardt
2010-06-01fix attachments with "./" in their names in Futon. Closes COUCHDB-239.Jan Lehnardt
2010-06-01Require ICU 3.4.1. Closes COUCHDB-175.Jan Lehnardt
2010-06-01add base64.js to license.skip and Makefile.amJan Lehnardt
2010-06-01better tests for the vhost globals, fixed a bugJohn Christopher Anderson
2010-05-28Allow creation and deletin of config entries. Patch by Mikeal Rogers. Closes ...Jan Lehnardt
2010-05-28better test suite error messages. Patch by Volker Mische. Closes COUCHDB-777Jan Lehnardt
2010-05-27Add support for multi-document-fetch (via _all_docs) to jquery.couch.js.Jason David Davies
2010-05-27Fix some bugs in jquery.couch.js.Jason David Davies
2010-05-26use a smaller rev token for attachment versions, thanks for the suggestion Da...John Christopher Anderson
2010-05-26add attachment versioning support to jquery.couch.jsJohn Christopher Anderson
2010-05-22Major whitespace cleanup, no functional changes.Jan Lehnardt
2010-05-22fix utils/runJan Lehnardt
2010-05-22Fix Solaris compat.Jan Lehnardt
2010-05-22Check for undefined options. Patch by Filipe Manana. Closes COUCHDB-774.Jan Lehnardt
2010-05-20Refactoring of various internal APIs, particularly those dealing with replica...Damien F. Katz
2010-05-19Renaming `jsonp = false` ini option to `allow_jsonp = false` to beJan Lehnardt