summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix error on race condition in mem3 startup3402-mem3-raceJoan Touzet2017-05-021-3/+4
* 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
|\ \ \ | |_|/ |/| |
| * | 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
* | | Merge pull request #489 from cloudant/COUCHDB-3174-re-enable-attachment-repli...Nick Vatamaniuc2017-04-251-5/+2
|\ \ \
| * | | Re-enable attachment replication testsJay Doane2017-04-241-5/+2
|/ / /
* | | Merge pull request #488 from cloudant/3337-fix-_local_docsiilyak2017-04-244-10/+177
|\ \ \
| * | | 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
* | | | Windows equipvalent of apache/couchdb#448Joan Touzet2017-04-231-1/+1
* | | | build: trivial typoDave Cottlehuber2017-04-221-1/+1
* | | | really fix dev/runJoan Touzet2017-04-221-1/+4
* | | | fix dev/run script for new default.d/local.d dirsJoan Touzet2017-04-211-1/+1
* | | | Improve local.d README fileJoan Touzet2017-04-211-2/+2
* | | | Add and document default.d/local.d directoriesJoan Touzet2017-04-212-0/+19
* | | | .gitignore: rel/couchdbJoan Touzet2017-04-211-0/+1
| |_|/ |/| |
* | | Merge pull request #474 from cloudant/3364-fix-view-compactor-unknown_infoarchive/test-branchtest-branchiilyak2017-04-195-5/+67
|\ \ \ | |_|/ |/| |
| * | 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
|/ /