summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| | * Remove whitespace.Ulises Cervino Beresi2013-09-041-4/+4
| |/
| * Merge pull request #10 from cloudant/refactor-snmp-alertsPerry Stoll2013-07-261-31/+22
| |\
| | * refactor alert sending functionsPerry A. Stoll2013-07-261-31/+22
| |/
| * Merge pull request #9 from cloudant/one-copy-leftRobert Newson2013-07-262-8/+19
| |\
| | * A separate alert and summary value for shards with only one remaining copyRobert Newson2013-07-262-8/+19
| |/
| * Merge pull request #7 from cloudant/19527-identify-conflicted-partition-tablesAdam Kocoloski2013-05-302-9/+32
| |\
| | * Identify and report on conflicted partition tablesAdam Kocoloski2013-05-302-9/+32
| |/
| * Merge pull request #6 from cloudant/17702-import-couch-eventAdam Kocoloski2013-05-242-15/+19
| |\
| | * Update to use new couch_event applicationPaul J. Davis2013-04-242-15/+19
| |/
| * Merge pull request #5 from cloudant/allow-conflict-resolutionRobert Newson2013-03-051-0/+1
| |\
| | * Allow conflict resolutionRobert Newson2013-03-041-0/+1
| |/
| * Merge pull request #4 from cloudant/13179-config-refactorAdam Kocoloski2013-02-272-3/+4
| |\
| | * Add explicit dependency on configAdam Kocoloski2013-02-271-0/+1
| | * Use config app instead of couch_configAdam Kocoloski2013-02-271-3/+3
| * | Reopen the db if we need to retry the design docPaul J. Davis2013-02-251-2/+4
| |/
| * Rescan shards if asked to during a scanPaul J. Davis2013-02-211-22/+27
| * Implement checks for system db presencePaul J. Davis2013-02-202-1/+177
| * Export custodian_util:ensure_dbs_exists/0Paul J. Davis2013-02-201-7/+7
| * Remove long call from custodian_server:init/1Paul J. Davis2013-02-201-17/+45
| * Merge pull request #3 from cloudant/17453-behave-yourselfRobert Newson2013-02-202-7/+19
| |\
| | * Open shards directly, avoiding mem3's cacheRobert Newson2013-02-201-5/+13
| | * scan after init returnsRobert Newson2013-02-201-2/+5
| | * use background i/o throughoutRobert Newson2013-02-201-0/+1
| |/
| * Send clear traps for both availability and impairedness.Benjamin Anderson2013-01-241-20/+14
| * Introduce custodian:report()Robert Newson2013-01-243-2/+21
| * Move fold code to _utilRobert Newson2013-01-242-63/+75
| * Include typeRobert Newson2013-01-171-2/+2
| * Pass arguments to send_snmptrap correctlyRobert Newson2013-01-161-2/+2
| * send alerts on detection of redundancy lossRobert Newson2013-01-104-150/+82
| * Enable efficient query by redundancy levelRobert Newson2013-01-104-144/+149
| * fix indentationRobert Newson2013-01-081-44/+44
| * inject validation functionRobert Newson2013-01-082-9/+43
| * fix indentationRobert Newson2013-01-081-4/+4
| * inject parameterized ddocRobert Newson2013-01-082-5/+60
| * ignore deleted documentsRobert Newson2013-01-081-0/+2
| * let's count themRobert Newson2013-01-071-1/+1
| * view definitions to find under-protected dataRobert Newson2013-01-071-0/+25
| * fix compilation warningRobert Newson2013-01-071-1/+1
| * send failure and restore events as neededRobert Newson2013-01-071-4/+9