summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add formatting suggestions from python-blackdevnode-boot-scriptPaul J. Davis2021-01-211-2/+4
* Rename boot_node to monitor_parentAdam Kocoloski2021-01-214-4/+4
* Simplify and speedup dev node startupAdam Kocoloski2021-01-215-109/+21
* add http error for fdb 1031Garren Smith2021-01-181-0/+5
* remove {restart_tx, true} from mango _all_docsGarren Smith2021-01-181-2/+1
* Update README.mdRobert Newson2021-01-151-6/+0
* Allow gzipped requests to _session (#3323)Bessenyei Balázs Donát2021-01-123-3/+14
* Switch from assert length === 0 to Enum.empty? as Credo suggestsAlessio Biancalana2021-01-031-1/+1
* Add to credo ignores and gitignore new file_system dependencyAlessio Biancalana2021-01-032-0/+2
* Upgrade Credo to 1.5.4Alessio Biancalana2021-01-032-3/+4
* Goodbye 2020. Hello 2021. YES. (#3318)Joan 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