summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added $keyMapMatch Mango operator3.x-add-mango-operator-match-key-in-mapMichal Borkowski2020-11-102-0/+41
* Merge pull request #3255 from apache/3.x-reset-corrupt-view-index-2Peng Hui Jiang2020-11-101-0/+6
|\
| * Reset if we don't get a view header3.x-reset-corrupt-view-index-2Robert Newson2020-11-091-0/+6
|/
* Merge pull request #3253 from apache/check_local_dbsPeng Hui Jiang2020-11-091-4/+3
|\
| * fix check_local_dbs testjiangph2020-11-091-4/+3
|/
* Merge pull request #3252 from apache/port-json-decode-2Peng Hui Jiang2020-11-092-2/+12
|\
| * Expose `couch_util:decode/2` to support jiffy optionsport-json-decode-2Jay Doane2020-11-082-2/+12
|/
* Merge pull request #3250 from apache/3.x-re-monitor-compaction-pidPeng Hui Jiang2020-11-072-6/+34
|\
| * 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