1
0
Fork 0
arangodb/arangod
Jan 96cbe699b9
honor "restrictType" and "restrictCollections" when syncing (#5689)
2018-06-28 19:14:14 +02:00
..
Actions Using asio::io_context::strands instead of locks (#5266) 2018-05-07 15:58:19 +02:00
Agency add the server state to the 'Flaky agency' error, since this may stop improperly configured servers from starting up (#5433) 2018-06-04 11:34:19 +02:00
Aql Merge branch 'feature/add-distinct-aggregator' of https://github.com/arangodb/arangodb into devel 2018-06-28 19:03:16 +02:00
Auth initial commit (#5584) 2018-06-18 17:59:56 +02:00
Cache Avoid memset on non-POD types for portability. (#5558) 2018-06-12 08:49:37 +02:00
Cluster constify API 2018-06-26 23:37:25 +02:00
ClusterEngine Remove Coordinator DBs (#5661) 2018-06-25 19:18:11 +02:00
GeneralServer Remove Coordinator DBs (#5661) 2018-06-25 19:18:11 +02:00
GeoIndex Adding MultiPolygon support, fixing some outstanding bugs (#5613) 2018-06-22 10:03:27 +02:00
Graph Bug fix/cleanup 2805 (#5477) 2018-05-29 10:16:48 +02:00
IResearch added missing Thread 2018-06-28 13:58:58 +02:00
Indexes issue 381.4.1: create a separate IResearchLink implementation for use with ClusterEngine (#5505) 2018-06-01 19:05:53 +03:00
InternalRestHandler TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
MMFiles Remove Coordinator DBs (#5661) 2018-06-25 19:18:11 +02:00
Pregel Converting Pregel AQL function to c++ and fixing a bug (#5620) 2018-06-28 10:46:16 +02:00
Replication honor "restrictType" and "restrictCollections" when syncing (#5689) 2018-06-28 19:14:14 +02:00
RestHandler fix potential duplicate setting of memoryLimit (#5680) 2018-06-27 11:33:57 +02:00
RestServer adding ttl option for the query registry (#5677) 2018-06-27 09:05:43 +02:00
RocksDBEngine Remove Coordinator DBs (#5661) 2018-06-25 19:18:11 +02:00
Scheduler fixed acceptor on windows 2018-06-11 22:21:36 +02:00
Statistics issue 389.6: ensure proper error handling in StatisticsFeature for missing feature (#5377) 2018-05-18 01:12:39 +03:00
StorageEngine Remove Coordinator DBs (#5661) 2018-06-25 19:18:11 +02:00
Transaction fix "silent" option for synchronous replication (#5711) 2018-06-28 14:50:14 +02:00
Utils Feature/test iresearch (#5610) 2018-06-21 20:35:04 +03:00
V8Server Converting Pregel AQL function to c++ and fixing a bug (#5620) 2018-06-28 10:46:16 +02:00
VocBase Remove Coordinator DBs (#5661) 2018-06-25 19:18:11 +02:00
CMakeLists.txt TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
dbg.cmake