summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore: simplify version detection h/t @vatamanefeat/3.x/otp23Jan Lehnardt2021-03-154-14/+6
* chore: update dependency pointers to release tagsJan Lehnardt2021-03-152-5/+2
* feat: somewhat hacky version detectionJan Lehnardt2021-03-156-17/+24
* feat: update deps to support otp23 in a full buildJan Lehnardt2021-03-152-3/+7
* feat: work around get_stacktrace deprecation/removalJan Lehnardt2021-03-1515-58/+75
* feat(couchjs): add support for SpiderMonkey 86Jan Lehnardt2021-03-156-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
* 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
| |\