summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [CI] Move to new containers for full buildjenkins-3.x-new-containersJoan Touzet2021-04-141-60/+14
* [CI] Move to new containers, expand Erlang matrix (#3504)Joan Touzet2021-04-131-11/+8
* Support uri_file write for chttpd (#3428)Rami Alia2021-04-122-52/+69
* Add support for Spidermonkey 78Joan Touzet2021-04-083-15/+17
* Fix collation issue for older versions of libicu libraryNick Vatamaniuc2021-04-051-0/+40
* Merge pull request #3489 from cloudant/configurable_filter_fieldsiilyak2021-04-016-10/+79
|\
| * Make silly list configurableILYA Khlopotov2021-04-016-5/+71
| * Document strip_last_msg in default.iniILYA Khlopotov2021-04-011-0/+2
| * Display name of testsILYA Khlopotov2021-04-011-6/+7
|/
* Merge pull request #3471 from cloudant/remove-stack-traces-on-EXITiilyak2021-03-291-0/+2
|\
| * Remove stack traces on EXITILYA Khlopotov2021-03-291-0/+2
|/
* Merge pull request #3380 from cloudant/clean-up-logs-3.x.v2iilyak2021-03-2411-22/+223
|\
| * Strip proxy_url in replicatorILYA Khlopotov2021-03-241-1/+30
| * Do not log admin credentialsILYA Khlopotov2021-03-243-3/+5
| * Do not log sensitive data during _cluster_setupILYA Khlopotov2021-03-241-6/+9
| * Strip last_msg from logsILYA Khlopotov2021-03-246-12/+179
|/
* Fix error_logger reports for OTP >= 21Nick Vatamaniuc2021-03-181-0/+13
* chore: simplify version detection h/t @vatamaneJan Lehnardt2021-03-174-14/+6
* chore: update dependency pointers to release tagsJan Lehnardt2021-03-172-5/+2
* feat: somewhat hacky version detectionJan Lehnardt2021-03-176-17/+24
* feat: update deps to support otp23 in a full buildJan Lehnardt2021-03-172-3/+7
* feat: work around get_stacktrace deprecation/removalJan Lehnardt2021-03-1715-58/+75
* feat(couchjs): add support for SpiderMonkey 86Jan Lehnardt2021-03-176-4/+827
* Added override for COUCHDB_FAUXTON_DOCROOT (#3335)Simon Klassen2021-03-141-1/+1
* [fixup] remove extra blank lineNick Vatamaniuc2021-03-111-1/+0
* [fixup] Use =< when clearing 0 entries from priority and usage tablesNick Vatamaniuc2021-03-111-4/+1
* Fair Share Replication Scheduler ImplementationNick Vatamaniuc2021-03-114-77/+1006
* Move replicator #job record to couch_replicator.hrlNick Vatamaniuc2021-03-113-16/+16
* Merge pull request #3409 from apache/fix-get-peer-in-chttpd_externalEric Avdey2021-03-092-1/+122
|\
| * Use stored peer when available in json_req_objfix-get-peer-in-chttpd_externalEric Avdey2021-03-092-1/+122
|/
* Ignore unchecked JWT claimsJay Doane2021-03-011-10/+26
* Configure sensitive config values for redactionJay Doane2021-02-231-0/+4
* Merge pull request #3374 from apache/remove-couch_httpd_externalEric Avdey2021-02-172-147/+1
|\
| * Remove outdated couch_httpd_external moduleremove-couch_httpd_externalEric Avdey2021-02-172-147/+1
|/
* Merge pull request #3373 from apache/3087-read-body-on-post-to-changesEric Avdey2021-02-173-2/+66
|\
| * Read and validate JSON payload on POST to _changes3087-read-body-on-post-to-changesEric Avdey2021-02-172-1/+65
| * Use updated json_req_obj function in changes custom filterEric Avdey2021-02-171-1/+1
|/
* Include necessary dependency in jwtf keystore test setup & teardownJay Doane2021-02-161-2/+2
* Merge pull request #3370 from apache/couch_server_system_aggregateRobert Newson2021-02-152-2/+12
|\
| * Add "couch_server" aggregate to _system outputcouch_server_system_aggregateRobert Newson2021-02-152-2/+12
|/
* Merge pull request #3368 from apache/couch_server_config_changeRobert Newson2021-02-151-4/+10
|\
| * Preserve max_dbs_open division during config changecouch_server_config_changeRobert Newson2021-02-151-4/+10
|/
* Merge pull request #3366 from apache/couch_server_shardingRobert Newson2021-02-1212-117/+201
|\
| * Shard couch_server for performanceRobert Newson2021-02-1210-109/+188
| * encapsulate db_updated call in a functionRobert Newson2021-02-123-9/+14
|/
* Merge pull request #3361 from apache/active-tasks-process-statusRobert Newson2021-02-091-1/+10
|\
| * Show process status in active_tasksactive-tasks-process-statusRobert Newson2021-02-091-1/+10
|/
* fix: finish_cluster failure due to missing uuidSteven Tang2021-02-041-0/+3
* Fix PUT of multipart/related attachments support for Transfer-Encoding: chunk...Bessenyei Balázs Donát2021-02-023-2/+22
* Set a finite default for max_attachment_size (#3347)Bessenyei Balázs Donát2021-02-013-4/+26