summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prevent chttpd multipart zombie processes745-fix-zombie-multipart-writersJan Lehnardt2018-02-221-12/+65
* Avoid unconditional retries in replicator's http clientNick Vatamaniuc2018-02-211-6/+1
* feat: update mochiweb to 2.17.0Jan Lehnardt2018-02-201-1/+1
* Use callbacks for couch_event_listener behaviorNick Vatamaniuc2018-02-151-14/+14
* Bump config to 1.0.2 for dialyzer related fixesNick Vatamaniuc2018-02-151-1/+1
* Add config app to couch_replicator app dependenciesNick Vatamaniuc2018-02-151-0/+1
* feat: add ./configure --dev as alias for -c --disable-{docs,fauxton}Jan Lehnardt2018-02-141-0/+9
* Simplify make dist approachJoan Touzet2018-02-132-3/+14
* Merge pull request #1143 from cloudant/issue-820-remove-queries-for_all_docsiilyak2018-02-063-120/+9
|\
| * Remove queries for _all_docsjiangphcn2018-02-063-120/+9
|/
* Fix for issue #1134 clean up dev/lib before run mango tests (#1135)Juanjo Rodriguez2018-01-311-7/+4
* feat: add quorum tests to make checkJan Lehnardt2018-01-311-0/+4
* Fix for issue #603 - Error 500 when creating a db below quorumJuanjo2018-01-316-11/+122
* Merge pull request #1082 from cloudant/issue-822-all-dbs-infoiilyak2018-01-296-0/+214
|\
| * Introduce new _dbs_info endpoint to get info of a list of databasesjiangphcn2018-01-296-0/+214
|/
* Make _design_docs to respect query parametersjiangphcn2018-01-262-8/+177
* Remove 'smartquote' from default.ini, broke the buildJoan Touzet2018-01-261-1/+1
* Decode destination header for doc copyjiangphcn2018-01-264-3/+39
* Hide Auth information in replication document for readerjiangphcn2018-01-261-1/+31
* Remove outdated docker targets and docs (#1109)Adam Kocoloski2018-01-243-60/+0
* Make peruser database prefix configurablejiangphcn2018-01-233-19/+105
* Merge pull request #1123 from apache/fix-create_delete_database_continuously-...Eric Avdey2018-01-221-6/+4
|\
| * 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-175-13/+124
* Create all needed directories to build docs (#1115)Adam Kocoloski2018-01-171-0/+1
* Merge pull request #1085 from cloudant/issue-969-update_seq-trueEric Avdey2018-01-162-3/+40
|\
| * 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
* Allow override of `-args_file` and `-config` parameters (#1095)Edwin Fine2018-01-131-2/+6
* 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
* Merge pull request #1091 from apache/better-mango-test-recreate-functionEric Avdey2018-01-041-6/+8
|\
| * Make sure mango tests's recreate fun creates dbEric Avdey2018-01-041-6/+8
|/
* Merge pull request #1092 from apache/use-uuid-in-eunit-dbnamesEric Avdey2018-01-041-7/+4
|\
| * Use uuid in tmp db names in unit testsuse-uuid-in-eunit-dbnamesEric Avdey2018-01-041-7/+4
|/
* 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
|/
* 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