summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: add warning about redirects without a slashadd-redirect-warningJan Lehnardt2017-10-241-2/+4
* Mango test README formattingWill Holley2017-10-191-5/+5
* Configurable Mango test parameters (#899)Will Holley2017-10-182-9/+39
* Mango text index test fixes (#894)Will Holley2017-10-1711-148/+214
* Add test to show selector works with old design docs (#893)garren smith2017-10-171-0/+30
* Fix maximum key value when using JSON indexes (#881)Will Holley2017-10-165-5/+128
* Jenkins: Add Debian 9 (stretch), drop Ubuntu 12.04 (precise) (#891)Joan Touzet2017-10-151-21/+62
* Update Unix install dependencies (FreeBSD) (#888)Adriano Melo2017-10-131-0/+5
* Fix incorrect index selection when sort specified (#866)Will Holley2017-10-128-35/+93
* Merge pull request #882 from apache/janl-patch-1Jan Lehnardt2017-10-121-9/+2
|\
| * chore: no need to make it look one needs to create an issue on top of a PRJan Lehnardt2017-10-121-9/+2
|/
* Fix cluster upgrades when deploying ddoc_cachePaul J. Davis2017-10-111-2/+5
* Fix erlang time module compatibilityNick Vatamaniuc2017-10-1012-36/+123
* Make couch_peruser a proper Erlang app (#756)Russell Branca2017-10-1011-96/+353
* Merge pull request #797 from apache/improve-reduce-limit-errorsJan Lehnardt2017-10-105-10/+33
|\
| * Return reduce overflow errors to the clientimprove-reduce-limit-errorsPaul J. Davis2017-10-095-10/+33
|/
* Unit tests now pass on 20.0. Eenable it in rebar.config and in TravisNick Vatamaniuc2017-10-072-1/+2
* Fix attachments tests for 20.0 compatibilityNick Vatamaniuc2017-10-071-2/+2
* Bump khash, b64, ioq depsNick Vatamaniuc2017-10-051-3/+3
* Handle deprecated random moduleNick Vatamaniuc2017-10-0512-26/+85
* Correct result count in Mango execution stats (#867)Will Holley2017-10-052-6/+8
* Merge pull request #862 from apache/858-whitelist-shard-map-docidsJoan Touzet2017-10-045-62/+165
|\
| * Whitelist system DB names as valid _dbs docids858-whitelist-shard-map-docidsJoan Touzet2017-10-045-62/+165
|/
* Replace deprecated crypto:rand_bytes callNick Vatamaniuc2017-10-021-2/+2
* Merge pull request #853 from apache/fix/docs-mac-spidermonkeyJan Lehnardt2017-10-011-2/+2
|\
| * add sphinx_rtd_themefix/docs-mac-spidermonkeyJan Lehnardt2017-09-301-1/+1
| * add spidermonkey to README-DEV instructions for macJan Lehnardt2017-09-301-1/+1
|/
* Support setting cookie domain for AuthSession cookieJoan Touzet2017-09-293-1/+86
|\
| * Merge branch 'master' into masterJulian2017-09-29103-1029/+2035
| |\ | |/ |/|
* | Update meck to latest version 0.8.8Nick Vatamaniuc2017-09-292-3/+3
* | Merge pull request #847 from apache/add-remshJoan Touzet2017-09-281-3/+3
|\ \
| * | fix remsh refactoring bugJoan Touzet2017-09-281-1/+1
| * | Remove bashisms in remsh scriptJoan Touzet2017-09-281-2/+2
|/ /
* | Replace replication start multi-line log statementNick Vatamaniuc2017-09-281-21/+26
* | Clean up replicator logsNick Vatamaniuc2017-09-281-6/+116
* | Add convenience remsh bash scriptJoan Touzet2017-09-282-1/+77
* | fix tests to be compatible for both python2 and python3 (#839)Tony Sun2017-09-2710-38/+32
* | Handle attachments downgrades in a mixed cluster environmentNick Vatamaniuc2017-09-271-0/+3
* | Allow for mixed db record definitionsPaul J. Davis2017-09-272-5/+70
* | Add clause for mixed cluster upgradesPaul J. Davis2017-09-271-3/+7
* | Remove public access to the db recordPaul J. Davis2017-09-2760-586/+446
* | Avoid bad match on really old databasesPaul J. Davis2017-09-271-2/+2
* | Add a test helper for creating fake db recordsPaul J. Davis2017-09-271-0/+14
* | Update couch_server to not use the db recordPaul J. Davis2017-09-274-69/+115
* | Move calculate_start_seq and owner_ofPaul J. Davis2017-09-272-94/+112
* | Reorganize exports from couch_db.erlPaul J. Davis2017-09-271-24/+90
* | Reduce replicator.retries_per_request value from 10 to 5Nick Vatamaniuc2017-09-273-3/+3
* | Add cluster info to db_info (#837)Eric Avdey2017-09-261-1/+47
* | Make stats interval into config parameter (#830)Eric Avdey2017-09-255-9/+30
* | Do not buffer rexi messages to disconnected nodesNick Vatamaniuc2017-09-254-98/+396