summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* convert erlfdb_error 2101 to transaction_too_largearchive/transaction_too_large-for-maintransaction_too_large-for-mainjiangph2020-10-212-0/+23
* Fix boolean POST to view-like endpointsBessenyei Balázs Donát2020-10-093-4/+34
* Remove javascript tests from main build processJuanjo Rodriguez2020-10-062-2/+0
* port users_db_security tests to elixirJuanjo Rodriguez2020-10-054-7/+540
* Complete the port of security_validation tests to ElixirJuanjo Rodriguez2020-10-012-132/+118
* Port show_documents and list_views to ElixirJuanjo Rodriguez2020-10-015-4/+1033
* Add module tag to elixir test cases (#3178)Peng Hui Jiang2020-09-3013-0/+13
* port rewrite and rewrite_js tests into elixirJuanjo Rodriguez2020-09-297-116/+691
* Preserve query string rewrite when the request contains a bodyJuanjo Rodriguez2020-09-242-1/+18
* 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