1
0
Fork 0
arangodb/js/server/modules/@arangodb
Max Neunhöffer a84d9f7335
Add an API to query for status of moveShard and cleanOutServer jobs. (#5593)
This is so far intentionally undocumented, since we want to collect
experience with it first.
2018-06-15 16:27:47 +02:00
..
actions
aql fix jslint 2018-02-13 12:21:20 +01:00
foxx Bug-fix Foxx empty json request body (#5304) 2018-05-16 16:54:38 +02:00
actions.js Feature/supervsion maintenance mode (#5108) 2018-04-20 13:23:22 +02:00
aql-helper.js fix incompatibility after fullCount change (#5399) 2018-05-22 11:28:17 +02:00
aql.js remove unused JS functions (#5619) 2018-06-15 15:53:43 +02:00
arango-collection.js Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
arango-database.js Teach executeTransaction about ArangoCollection objects (#5183) 2018-05-03 14:17:31 +02:00
arango-statement.js AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
arango-view.js
cluster.js Add an API to query for status of moveShard and cleanOutServer jobs. (#5593) 2018-06-15 16:27:47 +02:00
configuration.js
database-version.js Replacing js upgrade logic (#4061) 2018-03-08 13:57:30 +01:00
formatter.js
index.js
parser.js
pregel.js Adding documented pregel foxx API (#3620) 2017-11-10 09:40:13 +01:00
replication.js added replication ui (#5555) 2018-06-08 11:19:05 +02:00
request.js Supervision Job for Active Failover (#5066) 2018-04-23 12:49:41 +02:00
simple-query.js S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
statistics.js Move Statistics into c++ (#3184) 2017-12-06 16:36:52 +01:00
sync-replication-debug.js
tasks.js
users.js Fix cases where the root user has access to excluded collections (#2856) 2017-08-03 21:16:08 +02:00
validator.js