1
0
Fork 0
arangodb/arangod
Jan d113b755a0
fixed issue #4199: Internal failure: JavaScript exception in file 'arangosh.js' at 98,7: ArangoError 4: Expecting type String (#4202)
2018-01-05 14:51:26 +01:00
..
Actions
Agency let's not miss failedserver removal (#4208) 2018-01-03 21:55:40 +01:00
Aql fixed issue #4199: Internal failure: JavaScript exception in file 'arangosh.js' at 98,7: ArangoError 4: Expecting type String (#4202) 2018-01-05 14:51:26 +01:00
Cache
Cluster try to not fail hard when a collection is dropped while the WAL is tailed (#4226) 2018-01-04 16:31:11 +01:00
GeneralServer
Graph
IResearch fixed some macos ires related warnings and errors (#4196) 2018-01-05 14:51:13 +01:00
Indexes Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
InternalRestHandler
MMFiles try to not fail hard when a collection is dropped while the WAL is tailed (#4226) 2018-01-04 16:31:11 +01:00
Pregel try to not fail hard when a collection is dropped while the WAL is tailed (#4226) 2018-01-04 16:31:11 +01:00
Replication Bug fix/pre release woes (#4088) 2017-12-19 21:39:42 +01:00
RestHandler clusterInventory: distinguish between isReady and allInSync. (#4213) 2018-01-03 22:17:57 +01:00
RestServer Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
RocksDBEngine prefer unique equality lookups, as they do not have O(log(n)) complexity (#4097) 2018-01-05 14:49:53 +01:00
Scheduler Bug fix/agent lead hanger (#4147) 2017-12-27 16:45:39 +01:00
Statistics
StorageEngine Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
Transaction Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
Utils try to not fail hard when a collection is dropped while the WAL is tailed (#4226) 2018-01-04 16:31:11 +01:00
V8Server fail with HTTP 500 and not HTTP 501 in case no V8 context is available (#4037) 2018-01-05 14:49:25 +01:00
Views Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
VocBase added AQL function `IS_KEY` (#4158) 2018-01-05 14:50:57 +01:00
CMakeLists.txt Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
dbg.cmake