1
0
Fork 0
arangodb/arangod
Jan 85b89bc8fe
allow accessing "/_admin/status" on follower (#5497)
in active failover mode too
2018-06-01 14:40:43 +02:00
..
Actions Using asio::io_context::strands instead of locks (#5266) 2018-05-07 15:58:19 +02:00
Agency fixed minor several compiler complaints (#5406) 2018-05-23 11:50:00 +02:00
Aql more eager "remove-filter-covered-by-index" rule (#5498) 2018-06-01 14:40:24 +02:00
Auth WIP - start adding optional overwrite to insert operation (RepSert) (#5268) 2018-05-24 19:47:15 +02:00
Cache Bug fix/refactor read write locks (#5215) 2018-05-24 21:18:00 +02:00
Cluster simplifications 2018-05-27 19:47:48 +02:00
ClusterEngine Bug fix/cleanup 2805 (#5477) 2018-05-29 10:16:48 +02:00
GeneralServer allow accessing "/_admin/status" on follower (#5497) 2018-06-01 14:40:43 +02:00
GeoIndex apply fixes found by cppcheck (#5360) 2018-05-15 20:06:36 +02:00
Graph Bug fix/cleanup 2805 (#5477) 2018-05-29 10:16:48 +02:00
IResearch Feature/arangosearch gather node (#5487) 2018-05-30 02:53:21 +03:00
Indexes issue 381.2: ensure the correct index factories/normalizers are called in ClusterEngine (#5450) 2018-05-24 15:23:17 +03:00
InternalRestHandler issue 383.4: push vocbase validity check up from Query constructor out into arangodb::consensus::State, StatisticsWorker and AQLUserFunctions calls (#5177) 2018-04-23 14:52:42 +03:00
MMFiles Bug fix/cleanup 2805 (#5477) 2018-05-29 10:16:48 +02:00
Pregel Cleanup cluster selectivity (#5440) 2018-05-23 18:00:14 +02:00
Replication Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
RestHandler Bug fix/cleanup 2805 (#5477) 2018-05-29 10:16:48 +02:00
RestServer fixed minor several compiler complaints (#5406) 2018-05-23 11:50:00 +02:00
RocksDBEngine issue 381.3.1: remove redundant copy of CollectionNameResolver from TransactionState (#5459) 2018-05-25 16:48:43 +03:00
Scheduler Allow RestHandler to pause execution (#5458) 2018-05-25 12:27:14 +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 issue 381.3.1: remove redundant copy of CollectionNameResolver from TransactionState (#5459) 2018-05-25 16:48:43 +03:00
Transaction Bug fix/simplify skip hasmore (#5466) 2018-05-26 09:27:28 +02:00
Utils Bug fix/cleanup 2805 (#5477) 2018-05-29 10:16:48 +02:00
V8Server Bug fix/cleanup 2805 (#5477) 2018-05-29 10:16:48 +02:00
VocBase Feature/arangosearch gather node (#5487) 2018-05-30 02:53:21 +03:00
CMakeLists.txt Feature/arangosearch gather node (#5487) 2018-05-30 02:53:21 +03:00
dbg.cmake