summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement _security as a _local docnew-security-objectPaul Joseph Davis2012-01-253-34/+65
* Prevent multiple updates to a single _local docPaul Joseph Davis2012-01-251-0/+10
* Update _local docs to use revision treesPaul Joseph Davis2012-01-253-65/+81
* Refactor revision mergingPaul Joseph Davis2012-01-254-228/+264
* remove obsolete entry in .gitignoreRandall Leeds2012-01-241-1/+0
* Update NEWS and CHANGESRandall Leeds2012-01-232-0/+7
* Fixing COUCHDB-1383: update the in memory state of the view on save.Sam Bisbee2012-01-231-0/+1
* fix COUCHDB-1369.benoitc2012-01-231-1/+2
* Small tweaks to test 242-replication-many-leaves.tFilipe David Borba Manana2012-01-231-2/+4
* Use the correct utility function to get the index directory pathJason Smith (air)2012-01-221-1/+1
* fix show/list/external requested_path for rewritesRandall Leeds2012-01-221-1/+5
* Fix SpiderMonkey header detectionPaul Joseph Davis2012-01-221-4/+5
* Remove dead _all_docs codeRobert Newson2012-01-221-143/+0
* replaced --default-key with GPG_ARGS env variableNoah Slater2012-01-211-1/+1
* updated INSTALL.Unix instructions for homebrew on Mac OS XNoah Slater2012-01-211-0/+8
* Fix SpiderMonkey version detectionPaul Joseph Davis2012-01-211-19/+22
* Allow persistent cookiesRobert Newson2012-01-204-1/+16
* Fixes for COUCHDB-188 fixFilipe David Borba Manana2012-01-171-2/+2
* Fix ets lookup case_clause error after ddoc is updatedFilipe David Borba Manana2012-01-171-5/+4
* COUCHDB-1380 Revert "Better logger performance"Robert Newson2012-01-172-34/+23
* Move myself from THANKS to AUTHORS with new spiffy @apache.org emailDave Cottlehuber2012-01-122-1/+2
* fix couch_httpd:host_for_request/1 for sslRandall Leeds2012-01-081-1/+4
* Allow test/javascript/run to be run standaloneBob Dionne2012-01-081-1/+2
* Use enif_is_number on OTP R15B or higherFilipe David Borba Manana2012-01-081-10/+11
* implement couch_readfile in couchjs utilsRandall Leeds2012-01-072-2/+13
* avoid unneccesary calls to strlenRandall Leeds2012-01-071-9/+9
* improve the startup delay for js test harnessRandall Leeds2012-01-072-1/+4
* COUCHDB-1339 - stop couchdb on js cli exitsRandall Leeds2012-01-071-2/+12
* Don't send Content-Type in GET/HEAD requestsFilipe David Borba Manana2012-01-072-4/+7
* Set COUCHDB_NO_START=1 to not start CouchDB during JavaScript testsJan Lehnardt2012-01-071-4/+8
* Break out JavaScript test suite into separate make target `check-js`.Jan Lehnardt2012-01-071-1/+3
* Cache-bust every attachment range GETRobert Newson2012-01-071-13/+17
* Add a cache buster for Chrome to attachment_ranges testJan Lehnardt2012-01-071-1/+2
* Use default content-type application/jsonFilipe David Borba Manana2012-01-072-5/+3
* Add heartbeat parameter to all _changes requestsFilipe David Borba Manana2012-01-071-2/+4
* Update CHANGES & NEWS to reflect COUCHDB-188Filipe David Borba Manana2012-01-072-0/+7
* Fix document deletion followed by creationFilipe David Borba Manana2012-01-072-12/+72
* Fix check of conflicts for replication testsFilipe David Borba Manana2012-01-072-8/+10
* COUCHDB-1152 remove icu version dependency (win)Randall Leeds2012-01-061-5/+5
* don't ln the couchjs install target on windowsRandall Leeds2012-01-061-0/+2
* Revert "Add ICU_CPPFLAGS to ICU_C|_CXXFLAGS"Randall Leeds2012-01-061-4/+0
* COUCHDB-1042 - restore libcurl as soft dependencyRandall Leeds2012-01-061-0/+2
* Happy New YearJan Lehnardt2012-01-061-1/+1
* Remove console.log() statements from testFilipe David Borba Manana2012-01-051-4/+0
* Update CHANGES & NEWS to reflect COUCHDB-1238Filipe David Borba Manana2012-01-042-0/+6
* Allow OAuth credentials to be stored in user documentsFilipe David Borba Manana2012-01-047-89/+491
* Improve test 05-replication-many-leaves.tFilipe David Borba Manana2012-01-041-36/+112
* Use ICU_CPPFLAGS instead of _CFLAGSRandall Leeds2012-01-033-9/+6
* Fix admin users creation and user password change in futon.benoitc2012-01-035-47/+31
* Update etap tests for System Database SecurityJan Lehnardt2012-01-033-3/+9