summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close view files cleanly on DB create/delete1346-fix-windows-indexing-hangAdam Kocoloski2012-12-021-1/+3
* Make dependency on unistd.h specific to HAVE_CURL instead in the whole fileDave Cottlehuber2012-12-011-1/+1
* Deprecate E4XJan Lehnardt2012-12-011-0/+2
* fix formatting in NEWSJan Lehnardt2012-12-011-2/+2
* COUCHDB-430,514,764 Fix list HTTP header handling.Caleb Case2012-11-284-26/+85
* Return X-Couch-Id from show functions if doc is createdRobert Newson2012-11-212-2/+6
* test for 1608Robert Newson2012-11-211-0/+8
* Revert "Document Id and Rev in response headers" patchRobert Newson2012-11-213-28/+3
* Allow a final config override to be specified via environment.Dustin Sallings2012-11-191-0/+4
* Make cardinality of result explicit, remove join hacksRobert Newson2012-11-191-7/+7
* Support auth cookies with : charactersRobert Newson2012-11-181-1/+1
* Add couch_httpd_misc_handlers:handle_file_reqJoel Reed2012-11-141-0/+6
* Stabilize replication idRobert Newson2012-11-147-2/+28
* COUCHDB-1424 Fix etap to not consume any messageFilipe David Borba Manana2012-11-131-10/+11
* update NEWS & CHANGESJan Lehnardt2012-11-132-2/+8
* Module Level LoggingJan Lehnardt2012-11-133-6/+48
* Add rapid db recreation test caseJan Lehnardt2012-11-131-0/+61
* Work around race conditions in tests on faster hardware.Jan Lehnardt2012-11-132-0/+9
* Log problems opening database at ERROR level except for auto-created system dbsRobert Newson2012-11-134-5/+9
* Restore 400 error for empty PUTRobert Newson2012-11-091-0/+2
* Allow any 2xx code to indicate successRobert Newson2012-11-081-2/+2
* Test the X-Couch-Id headerBenjamin Nortier2012-11-021-1/+3
* Only return X-Couch-Id (rev is available in ETag)Benjamin Nortier2012-11-021-12/+12
* Document Id and Rev in response headersBenjamin Nortier2012-11-022-2/+25
* Merged pull request #7 from @mikeymckay, with thanksMike McKay2012-11-011-1/+2
* Consume all ibrowse messages before stream_nextAdam Kocolosk2012-10-311-7/+18
* Update NEWS & CHANGESRandall Leeds2012-10-252-0/+8
* don't delete view groups that fail to openRandall Leeds2012-10-251-3/+4
* log 5xx responses at error levelRandall Leeds2012-10-251-1/+3
* improve file I/O error logging and handlingRandall Leeds2012-10-256-27/+30
* disallow https for remote loading as wellRobin Berjon2012-10-251-0/+1
* COUCHDB-1563 ensures urlPrefix is set in all ajax requestsKeks Keksov2012-10-254-13/+18
* COUCHDB-1565 update README URLsAlexander Shorin2012-10-241-3/+3
* Ensure JSpec tests are actually run. Continued in COUCHDB-1566.Alexander Shorin2012-10-241-0/+1
* Upgrade get_crlf funs to use binary BIFBob Dionne2012-10-231-10/+14
* WhitespaceBob Dionne2012-10-231-19/+19
* Upgrade find_in_binary to use binary moduleBob Dionne2012-10-231-24/+23
* when reporting a bad db name, put the wrong value in the log messageJan Lehnardt2012-10-152-5/+6
* fix make distcheckJan Lehnardt2012-10-111-0/+1
* fix typo, closes pr #29Jan Lehnardt2012-10-102-1/+2
* COUCHDB-1537 Include user_ctx.name in show/list ETagRobert Newson2012-09-283-2/+5
* Build against R15B02 alsoRobert Newson2012-09-241-0/+1
* COUCHDB-1026 - encode database name when rewritingRobert Newson2012-08-314-109/+115
* Fix typo causing undef errorBob Dionne2012-08-261-1/+1
* Fix local to universal handlingRobert Newson2012-08-162-2/+2
* Fix deprecation warningRobert Newson2012-08-161-1/+1
* Fix Mochiweb acceptor blocked in ssl handshakeWei Cao2012-08-162-11/+11
* Support all timezones for R14 seriesRobert Newson2012-08-151-1/+20
* COUCHDB-1444 Fix missing_named_viewPaul Joseph Davis2012-08-152-6/+7
* Revert "COUCHDB-1444 Fix missing_named_view errors"Paul Joseph Davis2012-08-152-33/+18