1
0
Fork 0
arangodb/js/server/modules/@arangodb
Simon Grätzer ee8209943f Missing things for active / passive (#3578)
* Switching from ttl to supervision based failover mechanism

* Allowing canceling of ongoing actions

* refactored asyncjobmanager

* refactoring some code

* adding read-only flag

* catching some exceptions to reduce log pollution, removing unnecessary code, removing tests for _changeMode

* fixing "createsANewDatabaseWithAnInvalidUser"

* auth = off does not longer make everyone superuser

* Fixing cluster_sync and maybe resilience
2017-11-04 20:30:23 +01:00
..
actions Reformat code 2016-06-30 16:57:17 +02:00
aql Reformat code 2016-06-30 16:57:17 +02:00
foxx Bug fix/fix cluster foxx queue startup (#3507) 2017-10-25 18:07:27 +02:00
actions.js Feature/move shard fix (#2626) 2017-06-26 16:55:01 +02:00
aql-helper.js Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
aql.js Feature/cpp aql left trim right (#3004) (#3506) 2017-10-26 20:21:41 +02:00
arango-collection.js Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
arango-database.js server / client side db._parse added (#2789) 2017-07-14 14:31:51 +02:00
arango-statement.js do not use `_doCount` attribute (which does nothing) (#3454) 2017-10-18 12:43:34 +02:00
arango-view.js initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
cluster.js Missing things for active / passive (#3578) 2017-11-04 20:30:23 +01:00
configuration.js Reformat code 2016-06-30 16:57:17 +02:00
database-version.js fix path to version file 2017-06-06 15:42:42 +02:00
formatter.js Reformat code 2016-06-30 16:57:17 +02:00
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 Reformat code 2016-06-30 16:57:17 +02:00
replication.js Fixing webinterface access (#3464) 2017-10-20 18:06:59 +02:00
request.js Feature/improve logging (#2881) 2017-07-28 09:23:18 +02: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 Bug fix/issues 1806 (#3069) 2017-08-18 22:58:09 +02:00
sync-replication-debug.js Finally remove lock methods 2017-02-10 19:47:31 +01:00
tasks.js Reformat code 2016-06-30 16:57:17 +02:00
users.js Fix cases where the root user has access to excluded collections (#2856) 2017-08-03 21:16:08 +02:00
validator.js Reformat code 2016-06-30 16:57:17 +02:00