1
0
Fork 0
arangodb/js/server
Jan af27cbdf3b
fix internal issue #1848 (#4523)
AQL optimizer was trying to resolve attribute accesses
to attributes of constant object values at query compile time, but only did so far
the very first attribute in each object
2018-02-08 09:17:56 +01:00
..
assets/swagger Make swagger docs secure again 2016-06-17 14:52:15 +02:00
bootstrap optimized shard distribution api and ui (#4313) 2018-01-16 20:55:37 +01:00
modules/@arangodb Don't greedily delete legit app folders (#4438) 2018-02-05 12:28:33 +01:00
perftests
tests fix internal issue #1848 (#4523) 2018-02-08 09:17:56 +01:00
arango-dfdb.js fix potentially hanging dfdb 2017-05-04 10:39:47 +02:00
check-version.js
initialize.js
server.js Simplified Foxx self healing (#2511) 2017-05-30 18:27:32 +02:00
upgrade-database.js use indices on our foxx queues queries; Migrate queries away from aqb… (#3101) 2017-08-24 17:06:03 +02:00
worker.js