summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into better-mango-test-recreate-functionbetter-mango-test-recreate-functionEric Avdey2018-01-041-0/+20
|\
| * Merge pull request #1090 from apache/cleanup-on-setup_eunitEric Avdey2018-01-041-0/+20
| |\
| | * Cleanup data dirs in eunit_plugin before test runEric Avdey2018-01-041-0/+20
| |/
* | Make sure mango tests's recreate fun creates dbEric Avdey2018-01-041-6/+8
|/
* Merge pull request #1078 from cloudant/issue-832-couch_log-refactoriilyak2017-12-201-24/+9
|\
| * Refactor couch_logjiangphcn2017-12-211-24/+9
|/
* Fix mango native proc crash (#1067)Eric Avdey2017-12-202-2/+36
* Mango: change catch-all field range priority (#1069)Will Holley2017-12-192-3/+13
* Fix haproxy stats (#1039)Geoff Cox2017-12-151-2/+2
* Add couch_stats tracking back to couch_log (#1064)Peng Hui Jiang2017-12-145-16/+35
* Add coverage reports to more applicationsNick Vatamaniuc2017-12-115-3/+10
* Multiple fixes and refactoring of couch tests. (#1062)Eric Avdey2017-12-113-134/+169
* Allow to use index with or (#1038)Will Holley2017-12-112-7/+181
* Make q configurable for peruser dbsjiangphcn2017-12-084-16/+70
* Fix replicator create target options testNick Vatamaniuc2017-12-051-62/+51
* Remove references to etapAdam Kocoloski2017-12-014-46/+0
* Remove Bob's 2.0 TODO listAdam Kocoloski2017-12-011-10/+0
* Remove Spidermonkey as an "optional" depedencyAdam Kocoloski2017-12-011-1/+1
* Fix eunit "suites" exampleAdam Kocoloski2017-12-011-1/+1
* warn instead of error when use_index not valid (#962)Will Holley2017-11-306-81/+112
* Remove invalid meck unloadEric Avdey2017-11-302-4/+2
* Add missing methods to fake indexEric Avdey2017-11-302-6/+9
* Allow replicator documents to include params for db creationjiangphcn2017-11-284-8/+177
* Fix _explain for sort descending (#1025)Will Holley2017-11-282-1/+9
* Test duplicate fields in Mango selector (#998)Will Holley2017-11-231-0/+12
* Fix index validation for nested $and (#1014)Will Holley2017-11-232-13/+54
* Fix replicator cluster stability race conditionNick Vatamaniuc2017-11-221-10/+63
* Update COMMITTERS.mdDiana Thayer2017-11-201-1/+1
* Move cluster_start_period and cluster_quiet_period to replicator sectionNick Vatamaniuc2017-11-171-4/+4
* (typo) fetchig -> fetchingDiana Thayer2017-11-171-1/+1
* Improve Mango test suite performance (#995)Will Holley2017-11-162-8/+34
* Throw error on invalid use_index value (#989)Will Holley2017-11-152-2/+31
* fix exists false when field is explicitly defined (#863)Tony Sun2017-11-142-0/+53
* Fix Mango text index tests (#971)Will Holley2017-11-144-23/+22
* Revert to ubuntu Jenkins label, uids now standardisedJoan Touzet2017-11-121-13/+14
* 404 status for non using uri in _scheduler (#953)sts2017-11-081-0/+2
* Version bump to 2.2.0 for future releaseJoan Touzet2017-11-062-3/+3
* Fix EUnit test suite on WindowsJoan Touzet2017-11-062-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