summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* re-add queryjanl-patch-1Jan Lehnardt2017-10-311-0/+4
* Update NOTICE: remove autoconf/m4 references and revert react patents noteJan Lehnardt2017-10-311-23/+1
* Return error 410 on temporary view requestEric Avdey2017-10-302-1/+13
* fix(peruser_test): on slow CI vms, we can get Cluster timeoutsJan Lehnardt2017-10-291-10/+24
* Updating verifyinstall URLMuaaz Saleem2017-10-291-1/+1
* whitespaceTony Sun2017-10-291-1/+0
* add delay for bulk_delete and createTony Sun2017-10-291-0/+3
* up delayTony Sun2017-10-291-1/+1
* use delay insteadTony Sun2017-10-291-4/+10
* use string for w valueTony Sun2017-10-291-1/+1
* Update w value for deletion since n=1Tony Sun2017-10-291-2/+3
* feat: port time funs, as per #883Jan Lehnardt2017-10-291-5/+4
* fix: peruser tests: use spinlocks instead of timer:sleep()Jan Lehnardt2017-10-271-18/+74
* faet: reject user docs with duplicate keysJan Lehnardt2017-10-272-10/+64
* whitespaceJan Lehnardt2017-10-271-9/+9
* Cleanups for 2.1.1 proper version taggingJoan Touzet2017-10-263-18/+3
* Alias /_node/_local/... to /_node/<nodename>@<hostname>/...Joan Touzet2017-10-262-3/+4
* Travis: s/20.0/20.1 for buildJoan Touzet2017-10-251-1/+1
* Disable eval() and Function() constructor in JS by defaultJoan Touzet2017-10-256-38/+18
* Blacklist some config sections from HTTP PUT/DELETE operationsJoan Touzet2017-10-258-3/+48
* add ability to ignore javascript test suites (#889)Tony Sun2017-10-253-21/+55
* feat: add warning about redirects without a slashJan 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
| |\ | |/ |/|