summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-05-19no newlines in .ini filesJan Lehnardt
2010-05-19Update NEWS and CHANGES.Jan Lehnardt
2010-05-19Unused variable.Jan Lehnardt
2010-05-19Strip password from URLs before adding them to the tasks databaseJan Lehnardt
2010-05-19add -x bitJan Lehnardt
2010-05-19jsonp callbacks are ignored unless jsonp is configured to trueJohn Christopher Anderson
2010-05-19Don't use module name for module-local function calls that don't affectJan Lehnardt
2010-05-19Use "expando links" for long attribute values in the Futon document view.Jan Lehnardt
2010-05-17oops, don't commit hacked-up icu_driverAdam Kocoloski
2010-05-17use O_APPEND to skip some lseeks, COUCHDB-754Adam Kocoloski
2010-05-15jquery.couch.js option to force ensure_full_commit to true or falseJohn Christopher Anderson