1
0
Fork 0
arangodb/arangod
hkernbach 395a622195 added count collect executor range with test, problems with totalSkipped from above, needs a new plan 2019-10-30 10:46:25 +01:00
..
Actions Bug fix/improve stringutils performance (#10208) 2019-10-10 17:08:03 +02:00
Agency avoid string copies in several cases (#10317) 2019-10-25 10:47:04 +02:00
Aql added count collect executor range with test, problems with totalSkipped from above, needs a new plan 2019-10-30 10:46:25 +01:00
Auth micro optimizations (#10316) 2019-10-25 18:40:55 +02:00
Cache Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
Cluster try to make coordinator more resilient when database/collection does not (#10328) 2019-10-28 15:44:13 +01:00
ClusterEngine Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
FeaturePhases Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
GeneralServer test attempt to increase max collection name length from 64 chars to 256 (#9890) 2019-10-25 18:00:10 +02:00
GeoIndex Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
Graph Feature/add cluster force one shard option (#10300) 2019-10-28 13:23:33 +01:00
IResearch abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
Indexes Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
InternalRestHandler Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
MMFiles upgrade vpack library (#10314) 2019-10-25 11:04:16 +02:00
Network Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
Pregel abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
Replication test attempt to increase max collection name length from 64 chars to 256 (#9890) 2019-10-25 18:00:10 +02:00
RestHandler Feature/add cluster force one shard option (#10300) 2019-10-28 13:23:33 +01:00
RestServer Feature/add cluster force one shard option (#10300) 2019-10-28 13:23:33 +01:00
RocksDBEngine upgrade vpack library (#10314) 2019-10-25 11:04:16 +02:00
Scheduler abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
Sharding Feature/add cluster force one shard option (#10300) 2019-10-28 13:23:33 +01:00
Statistics abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
StorageEngine Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
Transaction upgrade vpack library (#10314) 2019-10-25 11:04:16 +02:00
Utils A mixed bag of goods (#10220) 2019-10-14 17:02:36 +02:00
V8Server abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
VocBase Feature/add cluster force one shard option (#10300) 2019-10-28 13:23:33 +01:00
CMakeLists.txt Added AqlCallStack first draft implementation. Made everything compile 2019-10-22 23:33:21 +02:00
dbg.cmake