summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix include directive in couch_views_batch_implfix-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
| |\
| | * update dev/run formatting to adhere to python format checksfix-partition-query-limitTony Sun2020-08-271-1/+4
| | * bypass partition query limit for mangoTony Sun2020-08-273-4/+64
| |/
| * Handle jiffy returning an iolist when encoding atts_since query stringNick Vatamaniuc2020-08-201-1/+1
| * Merge pull request #3056 from apache/build-couchjs-for-redhat-linuxPeng Hui Jiang2020-08-201-2/+2
| |\
| | * fixup: Build couch_js for redhat linuxjiangph2020-08-201-2/+2
| |/
| * Merge pull request #3075 from apache/couch_index_server_crash2archive/prototype/layerprototype/layerprototype/fdb-laerRobert Newson2020-08-141-1/+5
| |\
| | * Don't crash couch_index_server if the db isn't known yetcouch_index_server_crash2Robert Newson2020-08-141-1/+5
| |/
| * Validate shard specific query params on db create requestEric Avdey2020-08-132-9/+165
| * Merge pull request #3068 from apache/couch_index_server_crashRobert Newson2020-08-121-2/+8
| |\
| | * Unlink index pid and swallow EXIT message if presentRobert Newson2020-08-121-2/+8
| |/
| * Remove wrongly commited file from #2955 (#3070)Joan Touzet2020-08-101-89/+0
| * Windows: provide full path to epmdJoan Touzet2020-08-031-0/+1
| * added $keyMapMatch Mango operatorMichal Borkowski2020-07-272-0/+41
| * fix: finish_cluster failure due to missing uuidSteven Tang2020-07-261-0/+3
| * Port view multi_key tests into elixirJuanjo Rodriguez2020-07-236-3/+513
| * port update_documents.js into elixirJuanjo Rodriguez2020-07-223-2/+326
| * port view_sandboxing.js into elixirJuanjo Rodriguez2020-07-223-1/+193
| * New cname for couchdb-vm2, see INFRA-20435 (#2982)Joan Touzet2020-07-202-6/+6
| * Port view_compaction test to elixirJuanjo Rodriguez2020-07-074-2/+109
| * Port view_collation_raw.js to elixirJuanjo Rodriguez2020-07-073-1/+161
| * fix: set gen_server:call() timeout to infinity on ioq bypassJan Lehnardt2020-07-031-1/+1
| * Port view_update_seq.js into elixirJuanjo Rodriguez2020-06-303-1/+144
| * Port reader_acl test into elixir test suiteJuanjo Rodriguez2020-06-293-2/+257
| * Skip tests as temporary views are not supportedJuanjo Rodriguez2020-06-271-0/+1
| * Tests already ported to elixirJuanjo Rodriguez2020-06-272-0/+2
| * Merge pull request #2958 from bessbd/allow-drilldown-list-of-listsarchive/prototype/fdnprototype/fdnRobert Newson2020-06-222-0/+203
| |\
| | * Allow drilldown for search to always be specified as list of listsBessenyei Balázs Donát2020-06-222-0/+203
| |/