1
0
Fork 0
arangodb/js/server
Michael Hackstein c6cd5574b1 Removed a graph optimization which increased the minDepth if a filter is defined on a higher depth. Under some circumstances this filter can be matched if the path is not long enough. 2016-09-14 10:23:34 +02:00
..
assets/swagger Make swagger docs secure again 2016-06-17 14:52:15 +02:00
bootstrap added --cluster.system-replication-factor 2016-09-01 15:59:02 +02:00
modules/@arangodb DBServer collections now use a cluster-wide unique id for their cids. Better handling of waiting for replication. 2016-09-08 16:26:17 +02:00
perftests
tests Removed a graph optimization which increased the minDepth if a filter is defined on a higher depth. Under some circumstances this filter can be matched if the path is not long enough. 2016-09-14 10:23:34 +02:00
arango-dfdb.js _listDatabases() => _databases() 2016-05-11 15:30:47 +02:00
check-version.js
initialize.js Remove monkeypatches.js 2016-05-03 14:55:32 +02:00
restore-admin-user.js secure-installation will remove all users except root 2016-06-12 12:19:37 +02:00
server.js Reformat code 2016-06-30 16:57:17 +02:00
upgrade-database.js added --cluster.system-replication-factor 2016-09-01 15:59:02 +02:00
worker.js