summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into documentation-updatesdocumentation-updatesAdam Kocoloski2017-12-018-91/+123
|\
| * 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
* | Remove references to etapAdam Kocoloski2017-11-304-46/+0
* | Remove Bob's 2.0 TODO listAdam Kocoloski2017-11-281-10/+0
* | Remove Spidermonkey as an "optional" depedencyAdam Kocoloski2017-11-281-1/+1
* | Fix eunit "suites" exampleAdam Kocoloski2017-11-281-1/+1
|/
* 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
* 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