summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix: do not pile up multipart parser processes, by @davisparchive/fix/745/davispfix/745/davispJan Lehnardt2018-02-131-8/+61
* Remove queries for _all_docsjiangphcn2018-02-062-119/+8
* Fix for issue #603 - Error 500 when creating a db below quorumJuanjo2018-01-311-2/+2
* Introduce new _dbs_info endpoint to get info of a list of databasesjiangphcn2018-01-295-0/+210
* Make _design_docs to respect query parametersjiangphcn2018-01-261-8/+23
* Decode destination header for doc copyjiangphcn2018-01-264-3/+39
* Hide Auth information in replication document for readerjiangphcn2018-01-261-1/+31
* Make peruser database prefix configurablejiangphcn2018-01-232-19/+101
* Set eunit timeout on a whole test objectfix-create_delete_database_continuously-testEric Avdey2018-01-221-6/+4
* Add support for queries in /{db}/_all_docs POSTjiangphcn2018-01-173-11/+122
* Return null for update_seq and offset if update_seq is truejiangphcn2018-01-162-3/+40
* Fix couch_peruser_testEric Avdey2018-01-151-22/+45
* Remove warning on `couch_epi_codegen` compileEric Avdey2018-01-122-7/+16
* Simplify couch_key_tree test setupNick Vatamaniuc2018-01-121-7/+11
* fallback to "selector" on empty "partial_filter_selector" (#1098)Will Holley2018-01-093-12/+17
* Return friendly error message when creating user with invalid password (#1087)Peng Hui Jiang2018-01-062-2/+40
* Make sure mango tests's recreate fun creates dbEric Avdey2018-01-041-6/+8
* Use uuid in tmp db names in unit testsuse-uuid-in-eunit-dbnamesEric Avdey2018-01-041-7/+4
* 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
* 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-082-16/+64
* Fix replicator create target options testNick Vatamaniuc2017-12-051-62/+51
* Remove references to etapAdam Kocoloski2017-12-011-4/+0
* 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
* (typo) fetchig -> fetchingDiana Thayer2017-11-171-1/+1
* Improve Mango test suite performance (#995)Will Holley2017-11-161-8/+31
* 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
* 404 status for non using uri in _scheduler (#953)sts2017-11-081-0/+2
* Fix EUnit test suite on WindowsJoan Touzet2017-11-061-1/+1
* Fix user-specified ddoc name in Mango (#961)Will Holley2017-11-031-1/+10
* Return error 400 on invalid new_edits valueEric Avdey2017-11-021-1/+3
* 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
* Revert "faet: reject user docs with duplicate keys"Jan Lehnardt2017-10-312-64/+10
* Configurable delay before retrying on missing_doc errorNick Vatamaniuc2017-10-311-0/+7
* Update jiffy to use dedupe_keysPaul J. Davis2017-10-311-1/+1