summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-20sysadmins were shocked that we can use $ for anything else than a shellBenoit Chesneau
2010-08-19COUCHDB-861 - enhance _sum to work with lists of numbers.Robert Newson
2010-08-19Fix behaviour of the view query option stale=update_after.Filipe David Borba Manana
2010-08-19Support Range header for all attachments, even without compaction upgrade. It...Robert Newson
2010-08-18expose security obj to shows, lists & updates functions.Benoit Chesneau
2010-08-18typoJan Lehnardt
2010-08-18Fix test suite for Chrome and Safari.Jan Lehnardt
2010-08-18include new attachment_ranges.js in share/Makefile.amRobert Newson
2010-08-18COUCHDB-161 - support Range header for attachments.Robert Newson
2010-08-18Add one more test to replicator_db.js: test that after a design doc is update...Filipe David Borba Manana
2010-08-18Test that design docs get replicated in a continuous replication when the rep...Filipe David Borba Manana
2010-08-17fix badmatch when fetching zero byte attachments.Robert Newson
2010-08-17don't export twice.. this warning was annoying.Benoit Chesneau
2010-08-17added notice about CVE-2010-2234Noah Slater
2010-08-17add missing file (#COUCHDB-855)Benoit Chesneau
2010-08-17New vhost manager. allows dynamic add of vhosts without restart,Benoit Chesneau
2010-08-15Bumping ibrowse library to version 1.6.2 (latest).Filipe David Borba Manana
2010-08-15Fix Erlang unused variable warnings.Filipe David Borba Manana
2010-08-15add requested_path to the req so we know original path in shows/lists &Benoit Chesneau
2010-08-13more informative error messages on invalid jsonJohn Christopher Anderson
2010-08-11updated NEWS from tagNoah Slater
2010-08-11properly clean up source directories after dev targetNoah Slater
2010-08-10fixed up NEWS and CHANGESNoah Slater
2010-08-10edited svn:ignore valuesNoah Slater
2010-08-10added oauth_rsa_sha1.erl to the distNoah Slater
2010-08-10added missing files to share, fixes COUCHDB-850Noah Slater
2010-08-10modified EXTRA_DIST for windowsNoah Slater
2010-08-10add internal.hrl to INTERNAL_DIST. mea culpa.Robert Newson
2010-08-10added etc/windows to the build, fixes COUCHDB-849Noah Slater
2010-08-10remove empty directories, fixes COUCHDB-848Noah Slater
2010-08-10updated NEWS and CHANGESNoah Slater
2010-08-08fix the db-info assertion to match with the new committed_update_seq fieldJohn Christopher Anderson
2010-08-08related to COUCHDB-844. Include committed_update_seq in db_info to allow exte...Robert Newson
2010-08-08Removing unnecessary guard in function clause (superceeded by pattern matching).Filipe David Borba Manana
2010-08-08provide the update_seq in all_docs view even when it is zeroJohn Christopher Anderson
2010-08-08fixes COUCHDB-844, delayed commits gets b0rkedAdam Kocoloski
2010-08-08failing test case for COUCHDB-844Adam Kocoloski
2010-08-07builtin reduce functions more forgiving about trailing whitespace and other c...John Christopher Anderson
2010-08-07Add David Rose to THANKS fileJan Lehnardt
2010-08-07Futon: Fix markup around replicator form labels.Jan Lehnardt
2010-08-07os_process_limit for query servers make them much more robust under concurren...John Christopher Anderson
2010-08-07fix warning about unused RestMatch variable.Robert Newson
2010-08-07add tests for Etag in standalone attachment PUT enhancement.Robert Newson
2010-08-06add Etag header for standalone attachment PUT.Robert Newson
2010-08-05forward ported NEWS and CHANGES from 0.11.2 to 1.0.1 and trunkNoah Slater
2010-08-05remove double-spacing in couch.log output.Robert Newson
2010-08-04add wildcard support in query args so it's now possible to have rulesBenoit Chesneau
2010-08-04Add replicator DB (_replicator).Filipe David Borba Manana
2010-08-04Don't close an idle system DB to open a non-system DB. Doing so allowed us to...Filipe David Borba Manana
2010-08-04Avoid unncessary pattern matching.Filipe David Borba Manana