summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add formatting suggestions from python-black3.x-devnode-boot-scriptPaul J. Davis2021-01-211-1/+3
* Rename boot_node to monitor_parentAdam Kocoloski2021-01-204-4/+4
* Simplify and speedup dev node startupAdam Kocoloski2021-01-205-109/+21
* 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
| | * Repace twig with couch_logPaul J. Davis2014-08-173-8/+8
| |/
| * Merge pull request #17 from cloudant/31759-warning-eventsBenjamin Anderson2014-06-231-12/+18
| |\
| | * Clean up indentation in send_sensu_eventBenjamin Anderson2014-06-171-6/+8
| | * Use warning level for non-critical casesBenjamin Anderson2014-06-171-7/+11
| |/
| * Merge pull request #15 from cloudant/28630-remove-bacon-checkBenjamin Anderson2014-02-261-13/+1
| |\
| | * Remove bacon from the list of system databases to checkBenjamin Anderson2014-02-251-13/+1
| |/
| * Fix conflict alerts, summary should report just the number of conflicted dbsRobert Newson2013-11-261-2/+4
| * Remove old code_change, set module version to 1Robert Newson2013-11-222-7/+3
| * Use core Vsn number for 0.2.7 upgradeRobert Newson2013-11-221-1/+3
| * Merge pull request #14 from cloudant/25189-safety-and-livenessRobert Newson2013-11-203-77/+122
| |\
| | * Start listening for config changes on upgradeRobert Newson2013-11-201-0/+3
| | * Listen for config changes to maintenance_modeRobert Newson2013-11-201-0/+19
| | * Send sensu events for everythingRobert Newson2013-11-202-40/+48
| | * Monitor liveness and safetyRobert Newson2013-11-191-24/+38
| | * Introduce state recordRobert Newson2013-11-111-16/+19
| | * Simplify report()Robert Newson2013-11-111-6/+4
| | * Self-describing summary outputRobert Newson2013-11-112-15/+15
| |/
| * Merge pull request #12 from cloudant/22772-broken-snmp-trapsUlises2013-09-041-5/+5
| |\
| | * Fix malformed send_snmptrap arglist.Ulises Cervino Beresi2013-09-041-1/+1