summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Simplify and speedup dev node startup (#3337)Adam Kocoloski2021-01-216-154/+68
* Add a .devcontainer configuration for 3.x (#3336)Adam Kocoloski2021-01-195-1/+59
* Do not return broken processes to the query process poolNick Vatamaniuc2021-01-152-4/+69
* Allow gzipped requests to _session (#3322)Bessenyei Balázs Donát2021-01-153-3/+14
* Add to credo ignores and gitignore new file_system dependencyAlessio Biancalana2021-01-042-0/+2
* Upgrade Credo to 1.5.4Alessio Biancalana2021-01-042-3/+4
* Goodbye 2020. Hello 2021. YES. (#3317)Joan Touzet2021-01-021-1/+1
* treat 408 as a retryable error condition (#3303) (#3307)Robert Newson2020-12-211-18/+18
* Support pluggable custodian monitorJay Doane2020-12-156-45/+148
* 2906 couchjs sm version (#2911) (#3297)Joan Touzet2020-12-144-4/+4
* Merge pull request #3296 from apache/custodian-mergeJay Doane2020-12-1411-0/+858
|\
| * Build custodian and include in releasescustodian-mergeJay Doane2020-12-132-0/+3
| * Update license and READMEJay Doane2020-12-139-9/+89
| * Merge remote-tracking branch 'custodian/master' into custodian-mergeJay Doane2020-12-139-0/+775
| |\ |/ /
| * Merge pull request #26 from cloudant/more-detailed-ranges-reportNick Vatamaniuc2019-04-111-7/+118
| |\
| | * Report detailed missing shard rangesNick Vatamaniuc2019-04-091-7/+118
| |/
| * Merge pull request #25 from cloudant/shard-splitNick Vatamaniuc2019-04-031-22/+13
| |\
| | * Add split shard handlingNick Vatamaniuc2019-04-031-22/+13
| |/
| * Merge pull request #21 from cloudant/3102-fix-config_subscriptioniilyak2019-02-151-11/+66
| |\
| | * Add tests for config listener restartILYA Khlopotov2019-02-151-0/+50
| | * Update handle_config_terminate APIILYA Khlopotov2019-02-151-11/+16
| |/
| * Merge pull request #24 from cloudant/COUCHDB-3287-pluggable-storage-enginesPaul J. Davis2018-02-281-5/+6
| |\
| | * Update to use pluggable storage engine APIsPaul J. Davis2017-02-161-5/+6
| |/
| * Merge pull request #20 from cloudant/config_listener_fixupiilyak2015-08-261-1/+1
| |\
| | * Fix 'handle_config_terminate/3'ILYA Khlopotov2015-08-261-1/+1
| |/
| * Merge pull request #19 from cloudant/45855-dbnextRobert Newson2015-07-164-22/+21
| |\
| | * cloudant -> couchdb for maintenance_mode settingILYA Khlopotov2015-04-021-1/+1
| | * Use updated config_listener behaviourILYA Khlopotov2015-04-021-11/+10
| | * Open docs with ejson_bodyPaul J. Davis2014-08-211-2/+2