..
Actions
…
Agency
[3.5] Added precondition to ensure that server is still as seen before. ( #10477 )
2019-11-20 13:39:57 +01:00
Aql
fixed issue #10440 : Incorrect sorting with sort criteria partially covered by index ( #10443 )
2019-11-20 13:42:27 +01:00
Auth
Bug fix 3.5/fix internal issue 4451 ( #10538 )
2019-11-26 14:54:36 +01:00
Cache
…
Cluster
make replication timeouts configurable via startup options ( #10473 )
2019-11-19 18:25:15 +01:00
ClusterEngine
…
GeneralServer
Allow to ignore superuser traffic with an option. ( #10289 )
2019-10-24 13:11:51 +03:00
GeoIndex
…
Graph
Bug fix 3.5/k shortest paths ( #10390 )
2019-11-11 20:10:04 +03:00
IResearch
allow in-place analyzer creation via link definition ( #10466 ) ( #10481 )
2019-11-19 21:49:28 +01:00
Indexes
Allow the optimizer to use indexes ( #10543 )
2019-11-26 14:54:28 +01:00
InternalRestHandler
…
MMFiles
Bug fix 3.5/little weekend fix ( #10527 )
2019-11-26 14:53:56 +01:00
Pregel
…
Replication
allow in-place analyzer creation via link definition ( #10466 ) ( #10481 )
2019-11-19 21:49:28 +01:00
RestHandler
Bug fix 3.5/fix internal issue 4451 ( #10538 )
2019-11-26 14:54:36 +01:00
RestServer
better killability of cluster AQL queries ( #10360 )
2019-11-06 15:33:44 +03:00
RocksDBEngine
don't return any in-progress indexes ( #10431 )
2019-11-14 12:09:41 +01:00
Scheduler
Make scheduler enforce queue limits ( #10026 )
2019-10-16 17:43:04 +03:00
Sharding
honor restrictions when creating graphs ( #10136 )
2019-10-01 23:55:58 +03:00
Statistics
Allow to ignore superuser traffic with an option. ( #10289 )
2019-10-24 13:11:51 +03:00
StorageEngine
Bug fix/internal issue #647 ( #10292 ) ( #10334 )
2019-10-30 17:01:18 +03:00
Transaction
don't return any in-progress indexes ( #10431 )
2019-11-14 12:09:41 +01:00
Utils
Port latest shutdown hanger bug to 3.5. ( #10121 )
2019-10-01 18:16:44 +03:00
V8Server
better killability of cluster AQL queries ( #10360 )
2019-11-06 15:33:44 +03:00
VocBase
allow in-place analyzer creation via link definition ( #10466 ) ( #10481 )
2019-11-19 21:49:28 +01:00
CMakeLists.txt
Bug fix 3.5/always create analyzers collection 35 ( #10356 )
2019-11-05 17:58:34 +03:00
dbg.cmake
…