1
0
Fork 0
arangodb/arangod
Dan Larkin-York 718e3f7bfa Add load balancing support and user restriction for async jobs API (#5906) 2018-07-23 15:23:18 +02:00
..
Actions Feature/feature phases (#5272) 2018-07-16 14:09:36 +02:00
Agency Keep failed follower in followers list in Plan. 2018-07-23 11:25:10 +02:00
Aql fixed out of bounds access 2018-07-20 21:00:26 +02:00
Auth Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
Cache Feature/feature phases (#5272) 2018-07-16 14:09:36 +02:00
Cluster make engine equality check feature abort the startup when there are different storage engines used in a cluster 2018-07-17 14:08:01 +02:00
ClusterEngine issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
GeneralServer Add load balancing support and user restriction for async jobs API (#5906) 2018-07-23 15:23:18 +02:00
GeoIndex properly report out-of-range coordinates in geo index queries (#5880) 2018-07-13 21:26:42 +02:00
Graph better test for 'em nullptrs 2018-07-20 21:45:41 +02:00
IResearch issue 400.5: limit the number of async threads to be less than the number of cores (#5947) 2018-07-23 14:57:36 +03:00
Indexes issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
InternalRestHandler
MMFiles issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
Pregel remove tabstops 2018-07-16 15:00:12 +02:00
Replication keep replication batches alive for longer (#5932) 2018-07-20 11:17:20 +02:00
RestHandler Add load balancing support and user restriction for async jobs API (#5906) 2018-07-23 15:23:18 +02:00
RestServer Merge branch 'bug-fix/fixes-1707' of https://github.com/arangodb/arangodb into devel 2018-07-19 16:02:30 +02:00
RocksDBEngine issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
Scheduler change log level from warning to debug for closed connections 2018-07-20 16:19:41 +02:00
Statistics issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
StorageEngine as per request of @weinberger, add warning on startup when RocksDB engine is automatically selected 2018-07-23 12:42:02 +02:00
Transaction Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
Utils turn off spam message 2018-07-20 19:50:24 +02:00
V8Server issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
VocBase issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
CMakeLists.txt Bug fix/fixes 1307 (#5878) 2018-07-13 20:48:21 +02:00
dbg.cmake