summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Properly combine base and extra headers when making replicator requestssort-headers-before-mergingNick Vatamaniuc2020-10-091-2/+27
* 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
* Add url validation in replicator creds stripping logicNick Vatamaniuc2020-09-171-46/+58
* Merge branch master into prototype/fdb-layerPaul J. Davis2020-09-16196-1078/+10004
|\
| * Drop Jenkins ppc64le builds (for now) (#3151)Joan Touzet2020-09-151-43/+47
| * fix race condition (#3150)Tony Sun2020-09-142-1/+10
| * Port view_conflicts.js, view_errors.js and view_include_docs.js into elixir·Juanjo Rodriguez2020-09-117-3/+643
| * Fix buffer_response=true (#3145)Robert Newson2020-09-102-10/+14
| * add remonitor code to DOWN message (#3144)Tony Sun2020-09-101-6/+25
| * Introduce .asf.yaml file (#3020)Joan Touzet2020-09-101-0/+32
| * Handle malformed URLs when stripping URL creds in couch_replicatorNick Vatamaniuc2020-09-091-2/+26
| * Merge pull request #3129 from apache/delay_response_until_endRobert Newson2020-09-073-9/+125
| |\
| | * Add option to delay responses until the enddelay_response_until_endRobert Newson2020-09-043-9/+125
| |/
| * Make COPY doc return only one "ok"Bessenyei Balázs Donát2020-09-042-1/+13
| * Merge pull request #3125 from apache/improve_jwtf_keystore_error_handlingRobert Newson2020-09-032-8/+20
| |\
| | * return a clean error if pem_decode failsRobert Newson2020-09-032-8/+20
| |/
| * Tag elixir tests into meaningful groupsAlessio Biancalana2020-09-0177-0/+120
| * Merge pull request #3118 from apache/dreyfus-cleanup-with-invalid-ddocPeng Hui Jiang2020-09-012-6/+35
| |\
| | * Allow to continue to cleanup search index even if there is invalid ddocdreyfus-cleanup-with-invalid-ddocjiangph2020-09-012-6/+35
| |/
| * Merge pull request #3116 from apache/fix-explain-text-indexesTony Sun2020-08-312-8/+19
| |\
| | * fix bookmark passing with text indexesfix-explain-text-indexesTony Sun2020-08-312-8/+19
| |/
| * Merge pull request #3105 from apache/fix-partition-query-limitTony Sun2020-08-284-5/+68
| |\