summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge remote branch 'cloudant:3102-fix-config_subscription'ILYA Khlopotov2016-08-232-51/+138
| |\ \ \
| | * | | Update handle_config_terminate APIILYA Khlopotov2016-08-232-51/+138
| |/ / /
| * | | Merge remote branch 'cloudant:fix-type-spec'ILYA Khlopotov2016-05-241-1/+2
| |\ \ \
| | * | | Fix type-spec of mem3_sync:next_replication/3ILYA Khlopotov2016-05-241-1/+2
| |/ / /
| * | | Merge remote branch 'cloudant:fix-type-spec-for-range-field'ILYA Khlopotov2016-05-191-2/+2
| |\ \ \
| | * | | Fix type spec for range field in #shard{}ILYA Khlopotov2016-05-181-2/+2
| |/ / /
| * | | Merge remote branch 'cloudant:43260-create-target-shard-if-missing'ILYA Khlopotov2016-05-181-3/+7
| |\ \ \
| | * | | Make sure mem3_rep autocreates target shardsPaul J. Davis2016-05-181-3/+7
| |/ / /
| * | | Pass ADMIN_CTX when opening dbsRobert Newson2016-05-101-3/+3
| * | | Add read_concurrency option to mem3_shards tableBenjamin Anderson2016-05-091-1/+7
| * | | Use ets:select/2 to retrieve shards by nameBenjamin Anderson2016-05-092-5/+59
| * | | Reduce frequency of mem3_sync:push/2 callsBenjamin Anderson2016-05-091-21/+155
| * | | Refactor mem3_sync events to dedicated moduleBenjamin Anderson2016-04-093-54/+95
| * | | Revert "Remove maintenace modes from ushards"Tony Sun2016-02-262-68/+2
| * | | Remove maintenace modes from ushardsTony Sun2016-02-252-2/+68
| * | | Don't start couch_log app if we don't use itAlexander Shorin2015-12-011-7/+4
| * | | Return HTTP 405 for unsupported request methodAlexander Shorin2015-10-131-2/+9
| * | | Merge remote-tracking branch 'cloudant/fix-eunit-couch-log'Robert Newson2015-10-061-10/+28
| |\ \ \
| | * | | Fix EUnit tests.Nick Vatamaniuc2015-10-061-10/+28
| * | | | Pass supervisor's children to couch_epiILYA Khlopotov2015-09-291-2/+2
| * | | | Fix code formatingILYA Khlopotov2015-09-291-2/+1
| * | | | Fix typo in behaviour nameILYA Khlopotov2015-09-281-1/+1
| * | | | Update to new couch_epi APIILYA Khlopotov2015-09-282-3/+53
| * | | | Fix crypto deprecationsRobert Newson2015-09-231-3/+3
| * | | | Use dynamic http handlersILYA Khlopotov2015-07-173-1/+26
| |/ / /
| * | | reformat to 80 chars/lineRobert Kowalski2015-03-161-8/+25
| * | | change readme for the couchdb projectRobert Kowalski2015-03-161-13/+6
| * | | add license fileRobert Kowalski2015-03-151-0/+202
| * | | Merge remote-tracking branch 'kxepal/rename-system-databases'Alexander Shorin2015-02-265-13/+13
| |\ \ \
| | * | | Add underscore prefix for nodes and dbs database namesAlexander Shorin2015-02-265-12/+12
| | * | | Rename "shard_db" option to "shards_db" and "node_db" one to "nodes_db"Alexander Shorin2015-02-265-10/+10
| |/ / /
| * | | Merge remote-tracking branch 'iilyak/2561-make-config-API-consistent'Alexander Shorin2015-02-041-8/+9
| |\ \ \
| | * | | Don't restart event handler on terminationILYA Khlopotov2015-02-041-0/+1
| | * | | Update config_listener behaviuorILYA Khlopotov2015-02-041-8/+8
| |/ / /
| * | | Use ADMIN_CTX macro from couch_db.hrlAlexander Shorin2015-01-264-18/+9
| * | | Update mem3 for new changes APIBenjamin Bastian2014-10-142-2/+2
| * | | Delete mem3_rebalance for now, currently uselessRobert Newson2014-09-241-530/+0
| * | | Add and export n/2Robert Newson2014-09-161-2/+5
| * | | fix stats pathsRobert Newson2014-08-292-6/+6
| * | | open dbs, nodes as sys dbsRobert Newson2014-08-291-1/+1
| * | | Update to use couch_statsPaul J. Davis2014-08-213-1/+17
| * | | Replace twig with couch_logPaul J. Davis2014-08-171-1/+1
| * | | Update mem3_rebalance to work with couch_mrviewPaul J. Davis2014-08-171-15/+14
| * | | Remove mem3_util:ownerRobert Newson2014-07-231-5/+1
| * | | Get the shard suffix for a given databaseRussell Branca2014-07-231-1/+9
| * | | Allow mem3_shards:local to take a list or binaryRussell Branca2014-07-231-0/+2
| * | | Fast forward internal repl. between file copiesAdam Kocoloski2014-07-232-1/+55
| * | | Avoid decom:true nodes when fixing zoningMike Wallace2014-07-231-1/+1
| * | | Refactor mem3_rpc:add_checkpoint/2Paul J. Davis2014-07-231-62/+71
| * | | Write plan to /tmp/rebalance_plan.txtAdam Kocoloski2014-07-231-2/+16