summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix race condition (#3150)3.x-re-monitor-compaction-pidTony Sun2020-11-072-1/+10
* add remonitor code to DOWN message (#3144)Tony Sun2020-11-071-6/+25
* Merge pull request #3249 from apache/changes_filter_all_docs_oom_3.xRobert 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 stackchanges_filter_all_docs_oom_3.xRobert Newson2020-11-051-1/+13
|/
* Jenkins: do not alwaysPull true (#3233)Joan Touzet2020-10-292-14/+0
* Fix apache/couchdb#1988 - Validate attachment namesJuanjo Rodriguez2020-10-222-0/+16
* Fix boolean POST to view-like endpointsBessenyei Balázs Donát2020-10-133-4/+34
* Properly combine base and extra headers when making replicator requestsNick Vatamaniuc2020-10-121-2/+26
* minor INSTALL.Unix.md patches (#2536) (#3207)Joan Touzet2020-10-091-20/+22
* Remove JS tests + support for harness (#3197) (#3203)Joan Touzet2020-10-07141-18463/+30
* Remove javascript tests from main build processJuanjo Rodriguez2020-10-072-2/+0
* port users_db_security tests to elixirJuanjo Rodriguez2020-10-074-7/+540
* simplify max_document_size commentRobert Newson2020-10-061-4/+2
* 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
* port rewrite and rewrite_js tests into elixirJuanjo Rodriguez2020-10-017-116/+691
* Preserve query string rewrite when the request contains a bodyJuanjo Rodriguez2020-10-012-1/+18
* Port view_conflicts.js, view_errors.js and view_include_docs.js into elixir·Juanjo Rodriguez2020-09-247-3/+643
* Update Makefile.win to Include locad configs and clean configs in devcleanJuanjo Rodriguez2020-09-242-2/+7
* Workaround dirty schedulers in run_queue stats (#3161)Russell Branca2020-09-231-2/+15
* feat(auth): Allow a custom JWT claim for roles (#3166)Robert Newson2020-09-212-1/+2
* allow configurability of JWT claims that require a value (#3165)Robert Newson2020-09-214-6/+96
* Prep for 3.1.1-RC2 (#3148) (#3152)Joan Touzet2020-09-151-44/+48
* Prep for 3.1.1-RC2 (#3148)3.1.1-RC23.1.1Joan Touzet2020-09-112-1/+2
* Fix buffer_response=true (#3145) (#3147)Robert Newson2020-09-102-10/+14
* bump version to 3.1.1 (#3143)3.1.1-RC1Joan Touzet2020-09-102-2/+2
* Bump fauxton, docs for 3.1.1 release (#3122)Joan Touzet2020-09-101-2/+2
* Handle malformed URLs when stripping URL creds in couch_replicatorNick Vatamaniuc2020-09-091-2/+26
* Merge pull request #3132 from apache/delay_until_end_3.xRobert Newson2020-09-073-9/+125
|\
| * Add option to delay responses until the enddelay_until_end_3.xRobert Newson2020-09-073-9/+125
|/
* Make COPY doc return only one "ok" (#3130)Bessenyei Balázs Donát2020-09-042-1/+13
* Report if FIPS mode is enabled (#3121)Joan Touzet2020-09-011-0/+10
* Merge pull request #3119 from apache/backport-dreyfus-cleanup-with-invalid-ddocPeng Hui Jiang2020-09-012-6/+35
|\
| * Allow to continue to cleanup search index even if there is invalid ddocjiangph2020-09-012-6/+35
|/
* bypass partition query limit for mango (#3114)Tony Sun2020-08-283-4/+64
* Make restricted partition search parameters return bad request (#3108)Bessenyei Balázs Donát2020-08-282-8/+50
* Allow drilldown for search to always be specified as list of lists (#3109)Bessenyei Balázs Donát2020-08-282-0/+203
* Merge pull request #3113 from apache/backport-python-formatTony Sun2020-08-281-1/+4
|\
| * update dev/run formatting to adhere to python format checksTony Sun2020-08-281-1/+4
|/
* Don't log client disconnects (#3102)Joan Touzet2020-08-251-0/+2
* Handle jiffy returning an iolist when encoding atts_since query stringNick Vatamaniuc2020-08-201-1/+1
* Merge pull request #3080 from apache/couch_index_server_crash2-3.xRobert Newson2020-08-141-1/+5
|\
| * Don't crash couch_index_server if the db isn't known yetcouch_index_server_crash2-3.xRobert Newson2020-08-141-1/+5
|/
* Merge pull request #3078 from apache/validate-db-create-params-3.xEric Avdey2020-08-142-9/+165
|\
| * Validate shard specific query params on db create requestvalidate-db-create-params-3.xEric Avdey2020-08-132-9/+165
|/
* Merge pull request #3071 from apache/couch_index_server_crash-3.xRobert Newson2020-08-121-2/+8
|\
| * Unlink index pid and swallow EXIT message if presentRobert Newson2020-08-121-2/+8
|/
* Fix/csp 3.x (#3069)Joan Touzet2020-08-102-2/+2
* Windows: provide full path to epmdJoan Touzet2020-08-031-0/+1