summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* increase timeout for compaction daemon tests COUCHDB-33443344/increase-timeoutJan Lehnardt2017-05-201-1/+1
* chore: increase timeout for compaction daemon tests COUCHDB-3344Jan Lehnardt2017-05-141-1/+1
* docs: no need to bump rebar.config when in couchdb.gitJan Lehnardt2017-05-141-6/+4
* Merge pull request #516 from cloudant/global-ignore-eunit-subdirEric Avdey2017-05-111-17/+2
|\
| * Ignore .eunit and .rebar for all depsEric Avdey2017-05-111-17/+2
|/
* Test changes_listener dies on mem3_shards shutdownJay Doane2017-05-101-0/+41
* Expose mem3_shards:get_changes_pid/0Jay Doane2017-05-101-0/+6
* Mango $allMatch return false for empty list (#511)garren smith2017-05-102-4/+16
* Increase timeout for JS test harness restartServer fnJoan Touzet2017-05-091-1/+1
* Increase timeout for compression testsJoan Touzet2017-05-091-1/+1
* Handle non-default _replicator dbs in _scheduler/docs endpointNick Vatamaniuc2017-05-091-24/+81
* Hibernate couch_stream after each writeJoan Touzet2017-05-091-1/+1
* Choose index based on fields match (#469)garren smith2017-05-092-13/+128
* Switch to using Travis containerised buildsJoan Touzet2017-05-051-11/+48
* Merge pull request #484 from cloudant/couchdb-3389Nick Vatamaniuc2017-05-051-41/+50
|\
| * Add jittered sleep during replicator shard scanningNick Vatamaniuc2017-05-051-41/+50
|/
* Merge pull request #503 from cloudant/couchdb-3324-fix-badargNick Vatamaniuc2017-05-031-1/+1
|\
| * Fix `badarg` when querying replicator's _scheduler/docs endpointNick Vatamaniuc2017-05-031-1/+1
|/
* bypass compact.js flaky comparisonJoan Touzet2017-05-031-1/+1
* Fix and re-enable many test casesJoan Touzet2017-05-0314-252/+135
* Fix error on race condition in mem3 startupJoan Touzet2017-05-021-3/+4
* Bump docs to include scheduling replicator documentationNick Vatamaniuc2017-05-021-1/+1
* Update rebar with new fauxton tagmichellephung2017-04-301-1/+1
* Merge pull request #312 from robertkowalski/build-thanksJoan Touzet2017-04-301-0/+68
|\
| * build: pull authors out of subreposRobert Kowalski2015-04-021-0/+68
* | Revert "Fix error on race condition in mem3 startup"Joan Touzet2017-04-301-6/+1
* | bump version.mkJoan Touzet2017-04-301-1/+1
* | Fix error on race condition in mem3 startupJoan Touzet2017-04-301-1/+6
* | bump for next releaseJoan Touzet2017-04-292-6/+6
* | snap --> couchdb-pkg repoJoan Touzet2017-04-294-71/+0
* | Merge pull request #500 from cloudant/couchdb-3324-windows-makefile-fixNick Vatamaniuc2017-04-291-1/+1
|\ \
| * | Disabling replication startup jitter in Windows makefileNick Vatamaniuc2017-04-291-1/+1
|/ /
* | Merge pull request #470 from apache/63012-schedulerNick Vatamaniuc2017-04-2849-2644/+8667
|\ \
| * | Add `_scheduler/{jobs,docs}` API endpoints63012-schedulerNick Vatamaniuc2017-04-285-14/+517
| * | Stitch scheduling replicator together.Nick Vatamaniuc2017-04-2827-2068/+1246
| * | 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
* | | bump documentation versionJoan Touzet2017-04-271-1/+1
* | | Merge pull request #483 from apache/feat-couchupJoan Touzet2017-04-251-0/+480
|\ \ \
| * | | New couchup 1.x -> 2.x database migration toolfeat-couchupJoan Touzet2017-04-231-0/+480
* | | | Merge pull request #476 from apache/COUCHDB-3376-fix-mem3-shardsPaul J. Davis2017-04-251-15/+325
|\ \ \ \ | |_|/ / |/| | |