1
0
Fork 0
arangodb/js/server/modules/@arangodb
Alan Plum 373eade2f9
Let ArangoDB handle the allow-credentials header
2017-03-30 13:08:37 +02:00
..
actions
aql
foxx Let ArangoDB handle the allow-credentials header 2017-03-30 13:08:37 +02:00
actions.js fixed issue #2346 2017-03-03 10:10:38 +01:00
aql-helper.js fixed tests 2017-02-02 08:39:50 +01:00
aql.js Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-10 15:21:24 +01:00
arango-collection.js added "shardIds" option for AQL queries to restrict queries to specific shards 2017-03-08 15:07:10 +01:00
arango-database.js fix a memleak 2017-03-15 14:05:13 +01:00
arango-statement.js
arango-view.js initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
cluster.js Revise /_api/cluster/endpoints API and Documentation. 2017-03-16 11:33:46 +01:00
configuration.js
database-version.js
formatter.js
index.js we may now also do 'milestone'-releases next to devel/alpha/beta/rc 2017-03-22 11:59:25 +01:00
parser.js
replication.js Improve formatting. 2017-01-24 13:29:05 +01:00
request.js agency tests follow new leader 2017-01-16 14:10:09 +01:00
simple-query.js Removed JS_NEAR, JS_FULLTEXT, JS_WITHIN entirely. They have been replaced by simple queries 2017-02-08 12:54:10 +01:00
statistics.js fixed statistics in cluster mode 2016-09-26 13:45:06 +02:00
sync-replication-debug.js Finally remove lock methods 2017-02-10 19:47:31 +01:00
tasks.js
users.js attempt to fix issues reported by @ewoutp 2017-03-03 14:47:21 +01:00
validator.js