summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Goodbye 2020. Hello 2021. YES.2021-mainJoan Touzet2021-01-011-1/+1
* treat 408 as a retryable error condition (#3303)Robert Newson2020-12-201-18/+18
* Merge pull request #3286 from cloudant/specify-elixir-testsiilyak2020-12-027-17/+1165
|\
| * Use elixir-suiteILYA Khlopotov2020-12-021-1/+1
| * Add ability to control which Elixir integration tests to runILYA Khlopotov2020-12-027-16/+1164
|/
* Add missing default headers to responses (#3279)Bessenyei Balázs Donát2020-11-234-3/+23
* Remove unnecessary line wrapsPaul J. Davis2020-11-171-4/+2
* Minimize conflicts while building viewsPaul J. Davis2020-11-172-8/+91
* Allow specifying an end_key for fold_changesPaul J. Davis2020-11-172-7/+22
* Allow snapshots through fabric2_fdb:transactionalPaul J. Davis2020-11-172-0/+151
* Merge pull request #3274 from cloudant/fix-mango-testsiilyak2020-11-172-1/+5
|\
| * Disable TextIndex test since it is not implemeneted yetILYA Khlopotov2020-11-171-0/+4
| * `q` and `n` are not needed for FDB based CouchDBILYA Khlopotov2020-11-171-1/+1
|/
* Bump erlfdb to v1.2.3Nick Vatamaniuc2020-11-161-1/+1
* Merge pull request #3268 from cloudant/reuse-json-bodyiilyak2020-11-161-2/+5
|\
| * Use `req_body` field if presentILYA Khlopotov2020-11-161-2/+5
|/
* Merge pull request #3263 from apache/fix-ebtree-range-clearsRobert Newson2020-11-121-2/+2
|\
| * Assure that all node ids are the same lengthRobert Newson2020-11-121-1/+1
| * Avoid deleting UUID keys that start with zerosPaul J. Davis2020-11-121-1/+1
|/
* Fix flaky testPaul J. Davis2020-11-101-2/+8
* Remove use of cachingPaul J. Davis2020-11-101-27/+1
* Remove ebtree cachingPaul J. Davis2020-11-101-112/+18
* Merge pull request #3244 from apache/aegis_db_infoRobert Newson2020-11-064-1/+29
|\
| * Add an "encryption" object to db infoaegis_db_infoRobert Newson2020-11-064-1/+29
* | Merge pull request #3248 from apache/changes_filter_all_docs_oom_mainRobert Newson2020-11-062-1/+68
|\ \
| * | Add test for splitting filter batchesPaul J. Davis2020-11-061-0/+55
| * | Retry filter_docs sequentially if the patch exceeds couchjs stackRobert Newson2020-11-061-1/+13
|/ /
* | Allow administrators to optionally encrypt viewsPaul J. Davis2020-11-061-2/+15
|/
* Merge pull request #3240 from Antonio-Maranhao/update-fauxton-make-targetAntonio Maranhao2020-11-032-2/+2
|\
| * Remove '--production' flag when building FauxtonAntonio Maranhao2020-11-022-2/+2
|/
* Jenkins: do not alwaysPull true (#3234)Joan Touzet2020-10-292-14/+0
* Use snapshot for cache insertionpost-fdb-mergeJay Doane2020-10-261-1/+2
* Fix dialyzer warningsJay Doane2020-10-263-5/+7
* Merge pull request #3227 from cloudant/fix-total_rows-semanticsiilyak2020-10-262-50/+23
|\
| * Fix semantics of total_rowsILYA Khlopotov2020-10-222-50/+23
* | Remove debug loggingPaul J. Davis2020-10-211-3/+0
* | Fix empty reduce output to match 3.x behaviorPaul J. Davis2020-10-212-22/+7
* | update to latest fauxton 1.2.6 (#3134)garren smith2020-10-211-1/+1
* | convert erlfdb_error 2101 to transaction_too_large (#3222)Peng Hui Jiang2020-10-212-0/+23
* | Allow for disabling custom reduce functionsPaul J. Davis2020-10-206-5/+240
* | Fix apache/couchdb#1988 - Validate attachment namesJuanjo Rodriguez2020-10-203-18/+16
* | Fix boolean POST to view-like endpointsBessenyei Balázs Donát2020-10-201-0/+18
* | add missing applications to reltool.configRobert Newson2020-10-161-0/+12
* | Direct people to Discussions/docs from new issue (#3216)Joan Touzet2020-10-141-0/+14
* | Fix boolean POST to view-like endpointsBessenyei Balázs Donát2020-10-133-4/+34
* | Removed unused variable in merge headers unit testNick Vatamaniuc2020-10-121-1/+0
* | Properly combine base and extra headers when making replicator requestsNick Vatamaniuc2020-10-101-2/+27
* | minor INSTALL.Unix.md patches (#2536)Joan Touzet2020-10-091-20/+22
* | Do not shortcut replicator job initialization if replication ID matchesNick Vatamaniuc2020-10-081-4/+0
* | Fixes to CI process for main branch (#3204)Joan Touzet2020-10-072-3/+3