summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix EUnit test suite on Windowsfix-windows-testsuiteJoan Touzet2017-11-052-2/+5
* Fix user-specified ddoc name in Mango (#961)Will Holley2017-11-031-1/+10
* Add tests for error on invalid `docs` attributeEric Avdey2017-11-021-0/+10
* Return error 400 on invalid new_edits valueEric Avdey2017-11-022-1/+13
* Do not always return partial_filter_selector (#951)garren smith2017-11-013-1/+20
* fix external size bug when seq btree exists (#849)Tony Sun2017-10-313-12/+63
* re-add queryJan Lehnardt2017-10-311-0/+4
* Update NOTICE: remove autoconf/m4 references and revert react patents noteJan Lehnardt2017-10-311-23/+1
* Revert "faet: reject user docs with duplicate keys"Jan Lehnardt2017-10-312-64/+10
* Configurable delay before retrying on missing_doc errorNick Vatamaniuc2017-10-312-0/+16
* Update jiffy to use dedupe_keysPaul J. Davis2017-10-312-2/+2
* 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