1
0
Fork 0
arangodb/arangod
Jan 4df1c81e9b
Feature/mmfiles index lookup speedup (#5329)
2018-05-12 10:21:12 +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 remove unnecessary casts 2018-05-11 17:54:36 +02:00
Auth Refactoring & code cleanup (#5138) (#5142) 2018-04-24 14:42:23 +02:00
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 remove useless warning 2018-05-11 00:07:05 +02:00
GeoIndex S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
Graph add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
IResearch do not scatter empty view (#5318) 2018-05-11 11:45:22 +03:00
Indexes Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02: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 Feature/mmfiles index lookup speedup (#5329) 2018-05-12 10:21:12 +02: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 remove unnecessary return statements 2018-05-11 14:49:12 +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 report missing cache hit information as 0 values, not as non-representable types 2018-05-11 14:49:42 +02:00
Scheduler Bug fix/make rest handlers indirect (#5323) 2018-05-11 13:51:06 +02:00
Statistics Make v8 optional on startup (#5220) 2018-04-30 12:48:57 +02:00
StorageEngine S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
Transaction S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
Utils Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
V8Server run V8 garbage collection less often than before (#5314) 2018-05-11 08:30:59 +02:00
VocBase do not scatter empty view (#5318) 2018-05-11 11:45:22 +03:00
CMakeLists.txt Feature/fix inconsistent distribute shards like job (#4743) 2018-05-07 16:53:08 +02:00
dbg.cmake