summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: add warning about redirects without a slash211-redirectJan Lehnardt2017-10-241-2/+4
* Bump fauxton and doc deps for 2.1.1 release2.1.1-RC1Joan Touzet2017-10-201-2/+2
* Mango test README formattingWill Holley2017-10-191-5/+5
* Configurable Mango test parameters (#899)Will Holley2017-10-192-9/+39
* Mango text index test fixes (#894)Will Holley2017-10-1911-148/+214
* Add test to show selector works with old design docs (#893)garren smith2017-10-191-0/+30
* Fix maximum key value when using JSON indexes (#881)Will Holley2017-10-195-5/+128
* Jenkins: Add Debian 9 (stretch), drop Ubuntu 12.04 (precise) (#891)Joan Touzet2017-10-191-21/+62
* Update Unix install dependencies (FreeBSD) (#888)Adriano Melo2017-10-191-0/+5
* Fix incorrect index selection when sort specified (#866)Will Holley2017-10-198-35/+93
* chore: no need to make it look one needs to create an issue on top of a PRJan Lehnardt2017-10-191-9/+2
* Fix cluster upgrades when deploying ddoc_cachePaul J. Davis2017-10-191-2/+5
* Fix erlang time module compatibilityNick Vatamaniuc2017-10-1912-36/+123
* Make couch_peruser a proper Erlang app (#756)Russell Branca2017-10-1911-96/+353
* Return reduce overflow errors to the clientPaul J. Davis2017-10-195-10/+33
* Unit tests now pass on 20.0. Eenable it in rebar.config and in TravisNick Vatamaniuc2017-10-192-1/+2
* Fix attachments tests for 20.0 compatibilityNick Vatamaniuc2017-10-191-2/+2
* Bump khash, b64, ioq depsNick Vatamaniuc2017-10-191-3/+3
* Handle deprecated random moduleNick Vatamaniuc2017-10-1912-26/+85
* Correct result count in Mango execution stats (#867)Will Holley2017-10-192-6/+8
* Whitelist system DB names as valid _dbs docidsJoan Touzet2017-10-195-62/+165
* Replace deprecated crypto:rand_bytes callNick Vatamaniuc2017-10-191-2/+2
* add sphinx_rtd_themeJan Lehnardt2017-10-191-1/+1
* add spidermonkey to README-DEV instructions for macJan Lehnardt2017-10-191-1/+1
* Add unit tests for cookie domainJulian2017-10-191-0/+77
* Update meck to latest version 0.8.8Nick Vatamaniuc2017-10-192-3/+3
* fix remsh refactoring bugJoan Touzet2017-10-191-1/+1
* Remove bashisms in remsh scriptJoan Touzet2017-10-191-2/+2
* Replace replication start multi-line log statementNick Vatamaniuc2017-10-191-21/+26
* Clean up replicator logsNick Vatamaniuc2017-10-191-6/+116
* Add convenience remsh bash scriptJoan Touzet2017-10-192-1/+77
* fix tests to be compatible for both python2 and python3 (#839)Tony Sun2017-10-1910-38/+32
* Handle attachments downgrades in a mixed cluster environmentNick Vatamaniuc2017-10-191-0/+3
* Allow for mixed db record definitionsPaul J. Davis2017-10-192-5/+70
* Add clause for mixed cluster upgradesPaul J. Davis2017-10-191-3/+7
* Remove public access to the db recordPaul J. Davis2017-10-1960-586/+446
* Avoid bad match on really old databasesPaul J. Davis2017-10-191-2/+2
* Add a test helper for creating fake db recordsPaul J. Davis2017-10-191-0/+14
* Update couch_server to not use the db recordPaul J. Davis2017-10-194-69/+115
* Move calculate_start_seq and owner_ofPaul J. Davis2017-10-192-94/+112
* Reorganize exports from couch_db.erlPaul J. Davis2017-10-191-24/+90
* Reduce replicator.retries_per_request value from 10 to 5Nick Vatamaniuc2017-10-193-3/+3
* Add cluster info to db_info (#837)Eric Avdey2017-10-191-1/+47
* Make stats interval into config parameter (#830)Eric Avdey2017-10-195-9/+30
* Do not buffer rexi messages to disconnected nodesNick Vatamaniuc2017-10-194-98/+396
* Avoid decompressing just to calculate external sizeNick Vatamaniuc2017-10-195-12/+31
* Rename selector to partialfilterselector in indexes (#818)garren smith2017-10-197-37/+192
* Run mango tests with make check (#786)Joan Touzet2017-10-193-12/+24
* Fix json index selection (#816)Will Holley2017-10-195-11/+191
* Fix replication ID parsing in URL pathsNick Vatamaniuc2017-10-191-1/+15