1
0
Fork 0
arangodb/js/server
Jan f38ba7c84d fix invalid results (too many) when a skipping LIMIT was used for a traversal (#2603)
`LIMIT x` or `LIMIT 0, x` were not affected, but `LIMIT s, x` may have returned too many results
2017-06-19 17:34:47 +02:00
..
assets/swagger Make swagger docs secure again 2016-06-17 14:52:15 +02:00
bootstrap Keep retrying coordinator bootstrap 2017-06-07 18:22:08 +02:00
modules/@arangodb fix path to version file 2017-06-06 15:42:42 +02:00
perftests
tests fix invalid results (too many) when a skipping LIMIT was used for a traversal (#2603) 2017-06-19 17:34:47 +02:00
arango-dfdb.js fix potentially hanging dfdb 2017-05-04 10:39:47 +02:00
check-version.js WIP 2016-04-07 15:40:11 +02:00
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 Simplified Foxx self healing (#2511) 2017-05-30 18:27:32 +02:00
upgrade-database.js also execute tasks in existing databases 2017-05-16 12:11:23 +02:00
worker.js