summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replicator: negotiate a session cookiereplicator-cookieRobert Newson2013-01-061-3/+36
* A portable way to populate THANKS.Jan Lehnardt2013-01-041-2/+14
* Fix typo in CORS header.Jan Lehnardt2012-12-292-4/+4
* fix make check-js typoJan Lehnardt2012-12-221-1/+1
* Fix `make check-js` for non-`make` builds.Jan Lehnardt2012-12-222-2/+9
* minor NEWS & CHANGES (capitalization)Randall Leeds2012-12-201-1/+1
* Delete view files on database deletionRobert Newson2012-12-201-4/+6
* improve parsing of mochiweb relative pathsSriram Melkote2012-12-191-2/+9
* Include a comment before jsonp outputRobert Newson2012-12-191-1/+1
* Improve script url validationRobert Newson2012-12-191-6/+3
* Remove extraneous ETag warning during compilationBenoit Chesneau2012-12-141-1/+1
* Docs: add notes on CORS functionalityDave Cottlehuber2012-12-135-2/+186
* link to embedded HTML documentation must have a trailing / to workDave Cottlehuber2012-12-131-1/+1
* Use non-compressed Content-Type in attachments test suitesDave Cottlehuber2012-12-132-6/+10
* COUCHDB-1334 - revert "More efficient communication with the view server"Dave Cottlehuber2012-12-124-87/+25
* Added support for `make -j` and `make -n`Noah Slater2012-12-113-28/+60
* Add docs and search links into FutonNoah Slater2012-12-117-9/+879
* Add Sphinx-related build changes into READMEsNoah Slater2012-12-119-77/+322
* Integrate Sphinx into autotoolsNoah Slater2012-12-1122-326/+1062
* Transmogrify Couchbase XML to .rst and support SphinxDave Cottlehuber2012-12-1168-28614/+10635
* import Couchbase docsDave Cottlehuber2012-12-1131-0/+28614
* Close view files cleanly on DB create/deleteAdam Kocoloski2012-12-051-1/+3
* Require Erlang R13B04 or laterJan Lehnardt2012-12-062-6/+6
* fix whitespaceJan Lehnardt2012-12-054-22/+22
* Experimental support for Cross-Origin Resource Sharing (CORS).Jan Lehnardt2012-12-059-20/+825
* use more docs in view_compaction test to ensure a differenceJan Lehnardt2012-12-051-9/+9
* COUCHDB-1622 ensure that Windows batch file uses same VM flags as the service...Dave Cottlehuber2012-12-041-1/+1
* Don't eat custom ERL_LIBS.Jan Lehnardt2012-12-041-1/+1
* 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-3/+3
* COUCHDB-430,514,764 Fix list HTTP header handling.Caleb Case2012-11-284-26/+85
* Stabilize replication idRobert Newson2012-11-271-0/+1
* 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
* Support auth cookies with : charactersRobert Newson2012-11-181-1/+1
* Work around race conditions in tests on faster hardware.Jan Lehnardt2012-11-142-0/+9
* Stabilize replication idRobert Newson2012-11-147-2/+28
* 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