1
0
Fork 0
arangodb/js/server/modules/@arangodb
Max Neunhoeffer 49cd6ca9f4 Fix leaderResign (no double resign) and leader change. 2016-06-08 15:54:00 +02:00
..
actions
aql
foxx Fix JS code using asyncRequest. 2016-06-06 15:21:36 +02:00
actions.js Move shallowCopy and propertyKeys into @arangodb/util 2016-05-03 14:55:32 +02:00
aql-helper.js added tests 2016-06-01 16:23:12 +02:00
aql.js Removed obsolete graph functions. This was AQL TRAVERSAL and GRAPH_TRAVERSAL please use the js Traversal module in Foxx instead for performance reasons. 2016-06-07 19:47:23 +02:00
arango-collection.js Fix JS code using asyncRequest. 2016-06-06 15:21:36 +02:00
arango-database.js _listEndpoints => _endpoints() 2016-05-18 15:34:42 +02:00
arango-statement.js jslint 2016-05-07 07:56:16 +02:00
cluster.js Fix leaderResign (no double resign) and leader change. 2016-06-08 15:54:00 +02:00
configuration.js Move shallowCopy and propertyKeys into @arangodb/util 2016-05-03 14:55:32 +02:00
database-version.js
formatter.js
index.js
parser.js
replication.js Repair resilience for system collections. 2016-05-23 14:02:01 +02:00
simple-query.js Fix JS code using asyncRequest. 2016-06-06 15:21:36 +02:00
statistics.js make some system collections smaller 2016-06-06 17:16:55 +02:00
tasks.js
users.js fixed tests, fixed typo in exists 2016-06-03 15:21:23 +02:00
validator.js