summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Jenkins build process:archive/2.1.x-new2.1.x-newJoan Touzet2018-07-111-140/+65
* string:trim() compat for couch_util:trim()2.1.2-RC82.1.2Jan Lehnardt2018-07-081-0/+3
* Use couch_util:trim for greater erlang compatibilityRobert Newson2018-07-083-7/+34
* build: bump versions for 2.1.22.1.2-RC5Dave Cottlehuber2018-05-023-5/+5
* build: release candidate tarball should have -RCxDave Cottlehuber2018-05-021-3/+7
* build: ease pattern matching to be less pedantic about RCDave Cottlehuber2018-05-021-1/+1
* Simplify make dist approachJoan Touzet2018-05-022-3/+14
* config: improve handling of admin-supplied changesDave Cottlehuber2018-04-302-4/+8
* Revert to ubuntu Jenkins label, uids now standardisedJoan Touzet2017-11-121-13/+14
* re-add query2.1.1-RC22.1.1Jan Lehnardt2017-10-311-0/+4
* Update NOTICE: remove autoconf/m4 references and revert react patents noteJan Lehnardt2017-10-311-23/+1
* 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-312-1/+13
* fix(peruser_test): on slow CI vms, we can get Cluster timeoutsJan Lehnardt2017-10-311-10/+24
* Updating verifyinstall URLMuaaz Saleem2017-10-311-1/+1
* whitespaceTony Sun2017-10-311-1/+0
* add delay for bulk_delete and createTony Sun2017-10-311-0/+3
* up delayTony Sun2017-10-311-1/+1
* use delay insteadTony Sun2017-10-311-4/+10
* use string for w valueTony Sun2017-10-311-1/+1
* Update w value for deletion since n=1Tony Sun2017-10-311-2/+3
* feat: port time funs, as per #883Jan Lehnardt2017-10-311-5/+4
* fix: peruser tests: use spinlocks instead of timer:sleep()Jan Lehnardt2017-10-311-18/+74
* Alias /_node/_local/... to /_node/<nodename>@<hostname>/...Joan Touzet2017-10-312-3/+4
* Travis: s/20.0/20.1 for buildJoan Touzet2017-10-311-1/+1
* Disable eval() and Function() constructor in JS by defaultJoan Touzet2017-10-316-38/+18
* Blacklist some config sections from HTTP PUT/DELETE operationsJoan Touzet2017-10-318-3/+48
* Cleanups for 2.1.1 proper version taggingJoan Touzet2017-10-263-18/+3
* feat: add warning about redirects without a slashJan Lehnardt2017-10-251-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