summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add `_scheduler/{jobs,docs}` API endpoints63012-schedulerNick Vatamaniuc2017-04-285-14/+517
* Stitch scheduling replicator together.Nick Vatamaniuc2017-04-2822-2059/+1217
* Implement replication document processorNick Vatamaniuc2017-04-283-0/+1365
* Refactor utils into 3 modulesNick Vatamaniuc2017-04-284-482/+1198
* AIMD based rate limiter implementationNick Vatamaniuc2017-04-283-0/+413
* Share connections between replicationsBenjamin Bastian2017-04-283-85/+354
* Implement multi-db shard change monitoringNick Vatamaniuc2017-04-281-0/+860
* Cluster ownership module implementationNick Vatamaniuc2017-04-281-0/+243
* Introduce couch_replicator_schedulerRobert Newson2017-04-284-0/+2476
* Merge pull request #490 from cloudant/revert-Add-sys_dbs-to-LRUiilyak2017-04-284-36/+88
|\
| * Adjust reverted code to new couch_lru APIILYA Khlopotov2017-04-271-8/+10
| * Revert "Add sys_dbs to the LRU"ILYA Khlopotov2017-04-254-32/+74
| * Revert "fix compiler and dialyzer warnings"ILYA Khlopotov2017-04-251-10/+18
* | Merge pull request #476 from apache/COUCHDB-3376-fix-mem3-shardsPaul J. Davis2017-04-251-15/+325
|\ \ | |/ |/|
| * Add unit tests for mem3_shardsCOUCHDB-3376-fix-mem3-shardsNick Vatamaniuc2017-04-241-8/+211
| * Use a temporary process when caching shard mapsPaul J. Davis2017-04-211-13/+83
| * Fix stale shards cachePaul J. Davis2017-04-211-11/+48
* | Re-enable attachment replication testsJay Doane2017-04-241-5/+2
* | Add utests for _local_docsEric Avdey2017-04-242-2/+146
* | Fix total_row for _local_docsEric Avdey2017-04-241-4/+14
* | Adopt all_docs_reduce_to_count/1 to _local docsEric Avdey2017-04-241-1/+12
* | Make _local_docs conform to include_docsEric Avdey2017-04-241-3/+5
* | Merge pull request #486 from cloudant/COUCHDB-3362-delete-att-on-nonexistdociilyak2017-04-243-1/+91
|\ \
| * | Avoid creation of document if deleting attachment on non-existent docjiangphcn2017-04-243-1/+91
* | | Update should_remove testJay Doane2017-04-191-18/+17
* | | Expose couch_index_compactor:get_compacting_pid/1Jay Doane2017-04-191-1/+5
* | | Add function to clean up after failed compactionEric Avdey2017-04-193-3/+44
* | | Don't crash compactor when compacting process failsEric Avdey2017-04-192-1/+19
| |/ |/|
* | Fix mango full text detectionPaul J. Davis2017-04-183-20/+28
* | Merge pull request #481 from apache/COUCHDB-3379-fix-couch-auth-cache-reinitPaul J. Davis2017-04-181-13/+4
|\ \
| * | Fix couch_auth_cache reinitialization logicPaul J. Davis2017-04-181-13/+4
| |/
* | Fix mem3_sync_event_listener unit testPaul J. Davis2017-04-181-1/+1
|/
* chmod +x couchspawnkillable.shJoan Touzet2017-04-111-0/+0
* feat: monorepo fixesJan Lehnardt2017-04-014-9/+9
* Add 'src/rexi/' from commit 'a327b7dbeb2b0050f7ca9072047bf8ef2d282833'Jan Lehnardt2017-04-0113-0/+1085
|\
| * Remove useless eunit includeAlexander Shorin2015-01-313-3/+0
| * Update to use couch_statsPaul J. Davis2014-08-214-0/+10
| * Return ok for pattern matching in client codePaul J. Davis2014-08-191-1/+2
| * Replace twig with couch_logPaul J. Davis2014-08-172-3/+4
| * The couch_log functions are all two-arityPaul J. Davis2014-08-171-1/+1
| * Remove vestigal call to margaretPaul J. Davis2014-08-171-1/+0
| * Allow for timeout message while waiting for senderAdam Kocoloski2014-08-071-0/+3
| * Fix error_limit = 0, and make it the defaultAdam Kocoloski2014-07-231-1/+3
| * Add max_count to state recordRobert Newson2014-07-231-1/+2
| * Fix counting bug in bufferAdam Kocoloski2014-07-231-29/+17
| * Configure buffer limit by message countAdam Kocoloski2014-07-231-7/+12
| * Slight style tweaks to rexi_buffer hibernationPaul J. Davis2014-07-231-6/+7
| * Hibernate rexi_buffer when becoming idlePaul J. Davis2014-07-231-1/+10
| * Removed upgrade statement in rexi:kill/2Paul J. Davis2014-07-231-3/+0
| * Revert "Tag all replies to the coordinator"Paul J. Davis2014-07-231-3/+3