summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document /_log/query_server1677-feature-query_server_log_fileJason Smith (work)2013-02-111-0/+11
* Support for reading the query server log fileJason Smith (work)2013-02-112-3/+21
* Refactor to a utility function: the code to compute the query server logfileJason Smith (work)2013-02-111-13/+19
* Avoid reading a file if its size is 0Jason Smith (work)2013-02-111-1/+8
* Document _config/log/query_server_file's existenceJason Smith (work)2013-02-111-0/+2
* Write to the view server log file if neededJason Smith (work)2013-02-112-2/+26
* Open the JS log file if it is different from the primary log fileJason Smith (work)2013-02-111-1/+28
* A config option for a dedicated query server log fileJason Smith (work)2013-02-112-0/+5
* refactor replicator_db_security to be more resilientJan Lehnardt2013-02-081-8/+12
* split replicator_db testsJan Lehnardt2013-02-0823-1562/+2347
* support JSONP in externalsRobert Newson2013-02-072-8/+13
* fix `make dist`Jan Lehnardt2013-02-071-0/+1
* Unfix view compaction progress reportsPaul J. Davis2013-02-072-10/+9
* COUCHDB-1654: Transparently update view signatures from <= 1.2.x.Jan Lehnardt2013-02-065-0/+287
* COUCHDB-1667: Revert index_dir to view_index_dir config option.Jan Lehnardt2013-02-064-13/+3
* Automatically support CouchDB plugins (GeoCouch, BrowserID, OAuth, etc.)Jason Smith (work)2013-02-061-0/+17
* Do not log errors on creating new view index.Jan Lehnardt2013-02-041-1/+1
* Update ICU urlRobert Newson2013-01-302-2/+2
* Support any type of Git checkout (cloned, or submodule)Jason Smith (work)2013-01-301-2/+2
* fix multipart response mixup, fixes replication.jsJan Lehnardt2013-01-271-7/+7
* (COUCHDB-1305) isolate db process crashesRandall Leeds2013-01-261-15/+36
* Squashed merge of 1569-feature-low-disk-space-warn:Randall Leeds2013-01-263-6/+29
* typobenoitc2013-01-261-1/+1
* add another missing dependency.benoitc2013-01-261-0/+1
* add missing dependeciesbenoitc2013-01-261-0/+3
* Avoid badmatch when replicator dbnames have leading slashes.Jan Lehnardt2013-01-263-0/+12
* also trap SIGINT when running js testsRandall Leeds2013-01-261-1/+1
* enable JaegerMonkey features on mozjs185Randall Leeds2013-01-261-0/+4
* update ibrowse to 4.0.1Jan Lehnardt2013-01-127-265/+566
* Update snappy to 1.0.5Jan Lehnardt2013-01-128-110/+289
* update erlang-oauth to 1.3.0Jan Lehnardt2013-01-1213-270/+278
* update jquery to 1.8.3Jan Lehnardt2013-01-123-4878/+5382
* reflect that we reverted 1334 in the various change log filesJan Lehnardt2013-01-113-4/+0
* Backport 1.0.4 release notesRobert Newson2013-01-082-0/+31
* Send attachment headers in multipart responsesJan Lehnardt2013-01-082-24/+87
* A portable way to populate THANKS.Jan Lehnardt2013-01-041-2/+14
* fix pbkdf2 specRobert Newson2012-12-311-1/+1
* master is 1.4.xJan Lehnardt2012-12-291-1/+1
* 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
* Delete view files on database deletionRobert Newson2012-12-201-4/+6
* Export handle_file_reqRobert Newson2012-12-201-1/+1
* Fix unused variable warningsRobert Newson2012-12-201-2/+2
* improve parsing of mochiweb relative pathsSriram Melkote2012-12-191-2/+9
* Ignore multipart epilogueRobert Newson2012-12-192-2/+2
* 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-145-2/+186