1
0
Fork 0
arangodb/arangod
jsteemann 5bb3102cfd added missing override specifier 2018-05-09 18:19:20 +02:00
..
Actions Using asio::io_context::strands instead of locks (#5266) 2018-05-07 15:58:19 +02:00
Agency Merge branch 'bug-fix/add-missing-overrides-and-final' of https://github.com/arangodb/arangodb into devel 2018-05-07 23:02:46 +02:00
Aql refactor execution node type enum to be less error prone 2018-05-08 16:23:56 +03:00
Auth
Cache Merge branch 'bug-fix/add-missing-overrides-and-final' of https://github.com/arangodb/arangodb into devel 2018-05-07 23:02:46 +02:00
Cluster Merge branch 'bug-fix/remove-unused-class-in-cluster-selectivity-estimate' of https://github.com/arangodb/arangodb into devel 2018-05-09 18:15:54 +02:00
GeneralServer Simple dump speedup (#5298) 2018-05-09 12:51:04 +02:00
GeoIndex
Graph add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
IResearch issue 373.2: move toVelocyPack into LogicalDataSource (#5288) 2018-05-08 17:28:39 +03:00
Indexes Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
InternalRestHandler
MMFiles issue 373.3: use TRI_vocbase_t& for Upgrade tasks, remove redundant checks for null TRI_vocbase_t (#5301) 2018-05-09 15:54:07 +03:00
Pregel Merge branch 'bug-fix/add-missing-overrides-and-final' of https://github.com/arangodb/arangodb into devel 2018-05-07 23:02:46 +02:00
Replication Simple dump speedup (#5298) 2018-05-09 12:51:04 +02:00
RestHandler added missing override specifier 2018-05-09 18:19:20 +02:00
RestServer issue 373.3: use TRI_vocbase_t& for Upgrade tasks, remove redundant checks for null TRI_vocbase_t (#5301) 2018-05-09 15:54:07 +03:00
RocksDBEngine Simple dump speedup (#5298) 2018-05-09 12:51:04 +02:00
Scheduler Merge branch 'bug-fix/add-missing-overrides-and-final' of https://github.com/arangodb/arangodb into devel 2018-05-07 23:02:46 +02:00
Statistics
StorageEngine
Transaction
Utils Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
V8Server issue 373.3: use TRI_vocbase_t& for Upgrade tasks, remove redundant checks for null TRI_vocbase_t (#5301) 2018-05-09 15:54:07 +03:00
VocBase issue 373.3: use TRI_vocbase_t& for Upgrade tasks, remove redundant checks for null TRI_vocbase_t (#5301) 2018-05-09 15:54:07 +03:00
CMakeLists.txt Feature/fix inconsistent distribute shards like job (#4743) 2018-05-07 16:53:08 +02:00
dbg.cmake