summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-05-14faster implementation of pread_iolist. Closes COUCHDB-762Adam Kocoloski
2010-05-13vhost_global_handlers bypass rewrite rules and are available in all vhostsJohn Christopher Anderson
2010-05-05rewriter security to allow isolation of databases via subdomainsJohn Christopher Anderson
2010-05-04use crypto:md5 when available. thx fdmanana. Closes COUCHDB-757Adam Kocoloski
2010-05-04use keysearch BIF to search ejson props. Closes COUCHDB-747Adam Kocoloski
2010-04-30added comment about CVENoah Slater
2010-04-30added curl m4 file, thanks Jae KwonNoah Slater
2010-04-29add Jarrod Roberson to thanks fileJohn Christopher Anderson
2010-04-29list functionality for jquery.couch.jsJohn Christopher Anderson
2010-04-29add auth timeout to default.ini instead of just relying on coded defaultJohn Christopher Anderson
2010-04-28Fix to make dbclose synchronous, to prevent unnecessary slowdown caused by ma...Damien F. Katz
2010-04-25make before commit, make before commit, make before commitJan Lehnardt
2010-04-24add commentJan Lehnardt
2010-04-24typosJan Lehnardt
2010-04-24tabs to spacesJan Lehnardt
2010-04-23faster default view collation. Closes COUCHDB-746Adam Kocoloski
2010-04-23identity transfer w/ Content-Length when possible. thx rnewson. COUCHDB-745Adam Kocoloski
2010-04-22compaction preserves instance_start_time. Closes COUCHDB-744Adam Kocoloski
2010-04-22fix erlang filter funs and normalize filter fun api. thanks fdmanana. closes ...John Christopher Anderson
2010-04-19Fix to close users db immediately after authentication.Damien F. Katz
2010-04-16upgrade CommonJS modules support to 1.1.1 - thanks Mikeal. closes COUCHDB-739John Christopher Anderson
2010-04-15accept gzipped attachments w/ standalone api. thx fdmanana. COUCHDB-712Adam Kocoloski
2010-04-15refactor att compression to allow more encodings. thanks fdmanana. COUCHDB-710Adam Kocoloski
2010-04-15remove unused batch config options. COUCHDB-737Adam Kocoloski