1
0
Fork 0
arangodb/arangod
Simon d6e00eb480 Fix skipSome PR (#6456)
* address review

* fix SortingGatherBlock

(cherry picked from commit eb8fcd808cba2cd350c7eb564b32509bfb234da8)
2018-09-11 10:58:49 +02:00
..
Actions issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
Agency issue 458.4: retrieve the system database via the SystemDatabaseFeature (#6299) 2018-08-31 19:45:10 +02:00
Aql Fix skipSome PR (#6456) 2018-09-11 10:58:49 +02:00
Auth issue 458.2.1: ensure LogicalCollection presence is checked before granting/revoking permissions (#6274) 2018-08-29 14:57:56 +03:00
Cache issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
Cluster Dedicated thread for Phase 1&2 (#6342) 2018-09-06 12:14:53 +02:00
ClusterEngine Hide links (#6348) 2018-09-03 15:36:37 +02:00
GeneralServer Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00
GeoIndex
Graph Forward port changelog changes and typo fixes from #6303 (#6410) 2018-09-10 17:03:06 +02:00
IResearch Trace skipSome() calls (#6450) 2018-09-11 08:53:24 +02:00
Indexes Hide links (#6348) 2018-09-03 15:36:37 +02:00
InternalRestHandler remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
MMFiles Hide links (#6348) 2018-09-03 15:36:37 +02:00
Pregel Fix Pregel Graph Loading Logic (#6418) 2018-09-07 14:04:25 +02:00
Replication issue 458.4: retrieve the system database via the SystemDatabaseFeature (#6299) 2018-08-31 19:45:10 +02:00
RestHandler Fixed memory leak due to cyclic references of shared pointer. (#6441) 2018-09-10 14:48:22 +02:00
RestServer fix cast for macosx 2018-09-03 10:22:47 +02:00
RocksDBEngine Hide links (#6348) 2018-09-03 15:36:37 +02:00
Scheduler Bug fix/fixes 2908 (#6279) 2018-08-31 17:26:54 +02:00
Sharding do not crash on empty followers list (#6375) 2018-09-05 16:51:45 +02:00
Statistics issue 458.4: retrieve the system database via the SystemDatabaseFeature (#6299) 2018-08-31 19:45:10 +02:00
StorageEngine added missing virtual destructor 2018-09-05 13:53:41 +02:00
Transaction Hide links (#6348) 2018-09-03 15:36:37 +02:00
Utils Fixing crashes on UPDATE / INSERT queries (#6207) 2018-08-21 11:10:44 +02:00
V8Server Hide links (#6348) 2018-09-03 15:36:37 +02:00
VocBase Hide links (#6348) 2018-09-03 15:36:37 +02:00
CMakeLists.txt Feature/fortune (#6324) 2018-09-01 14:18:30 +02:00
dbg.cmake