summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add an "encryption" object to db infoaegis_db_infoRobert Newson2020-11-064-1/+29
* 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
* | Remove JS tests + support for harness (#3197)Joan Touzet2020-10-07144-18832/+30
* | Enable merge commits to mainRobert Newson2020-10-071-1/+1
* | Remove javascript tests from main build processJuanjo Rodriguez2020-10-072-2/+0
* | port users_db_security tests to elixirJuanjo Rodriguez2020-10-074-7/+540
* | Complete the port of security_validation tests to ElixirJuanjo Rodriguez2020-10-072-132/+118
* | Port show_documents and list_views to ElixirJuanjo Rodriguez2020-10-075-4/+1033
* | Add module tag to elixir test cases (#3178)Peng Hui Jiang2020-10-0710-0/+10
* | port rewrite and rewrite_js tests into elixirJuanjo Rodriguez2020-10-077-116/+691
* | Preserve query string rewrite when the request contains a bodyJuanjo Rodriguez2020-10-072-1/+18
* | Properly initialize `user` in replication job's stateNick Vatamaniuc2020-10-061-2/+4
* | simplify max_document_size commentRobert Newson2020-10-061-4/+2
* | Keep auth properties as a map in replicator's httpdb recordNick Vatamaniuc2020-10-053-3/+6
* | Add node and pid to _scheduler/jobs outputNick Vatamaniuc2020-09-301-2/+6
* | Fix error reporting when fetching replication filtersNick Vatamaniuc2020-09-303-6/+18
* | Fix transient replication job state wait logicNick Vatamaniuc2020-09-301-1/+3
* | Optimizations for reading reduce viewsPaul J. Davis2020-09-301-1/+6
* | Add elixir tests for builtin reduce group levelsGarren Smith2020-09-301-0/+549
* | Add test suite for reduce viewsPaul J. Davis2020-09-301-0/+745
* | Use ebtree for reduce functionsPaul J. Davis2020-09-304-38/+327
* | Upgrade legacy viewsPaul J. Davis2020-09-304-41/+551
* | Reimplement db wide view size trackingPaul J. Davis2020-09-303-529/+357
* | Views on ebtreePaul J. Davis2020-09-3016-485/+687
* | Export fabric2_fdb:chunkify_binary/1,2Paul J. Davis2020-09-301-15/+18
* | Workaround dirty schedulers in run_queue stats (#3168)Russell Branca2020-09-231-2/+15
* | Fix include directive in couch_views_batch_implPaul J. Davis2020-09-211-1/+1
|/
* Fix bug in ebtree:umerge_members/4Paul J. Davis2020-09-171-1/+17
* Fix flaky couch_replicator_job_server testsNick Vatamaniuc2020-09-171-6/+18