1
0
Fork 0
arangodb/arangod
Simon 6f4ce44716 Rename minReplicationFactor to writeConcern (#10568)
* Rename minReplicationFactor to writeConcern

* fix rest handler

* fix rest handler

* fix some tests

* fix some tests

* modify changelog

* fix suggestions
2019-11-28 20:37:06 +01:00
..
Actions C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
Agency feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
Aql Parallelize certain AQL write operations (#10503) 2019-11-27 19:05:04 +01:00
Auth remove cctype (#10501) 2019-11-21 15:59:59 +01:00
Cache C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
Cluster Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
ClusterEngine feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
FeaturePhases Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
GeneralServer Direct Execution RestHandler (#10510) 2019-11-26 17:06:21 +01:00
GeoIndex Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
Graph Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
IResearch fix compilation on mac (#10505) 2019-11-22 09:36:42 +03:00
Indexes Allow the optimizer to use indexes (#10541) 2019-11-27 16:46:31 +01:00
InternalRestHandler Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
MMFiles fix segfault and try to avoid oom (#10518) 2019-11-25 13:49:50 +03:00
Network Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
Pregel clean up a bit (#10391) 2019-11-11 09:28:18 +01:00
Replication remove cctype (#10501) 2019-11-21 15:59:59 +01:00
RestHandler Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
RestServer only anounce coordinator readiness once the agency is convinced we are (#10562) 2019-11-28 18:56:59 +01:00
RocksDBEngine Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
Scheduler abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
Sharding Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
Statistics Parallelize certain AQL write operations (#10503) 2019-11-27 19:05:04 +01:00
StorageEngine feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
Transaction Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
Utils remove cctype (#10501) 2019-11-21 15:59:59 +01:00
V8Server Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
VocBase Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
CMakeLists.txt Missing post failure on readlock in SynchronizeShard (#7860) 2019-11-26 17:46:26 +01:00
dbg.cmake