1
0
Fork 0
arangodb/js/client/modules/@arangodb
Jan ba6dd292f9
Replication bugfixes (#4488)
* added random transaction tests

* added extra recovery test

* added AQL tests for replication

* added tests for AQL queries

* fix timeout issues in replication client expiration

* emit more useful debug information

* more useful debug information, do not use waitForSync for initial synchronization

* try to avoid slave getting out of sync with master by updating replication batches on master more often
2018-02-05 10:11:43 +01:00
..
aql
foxx Improve Foxx cluster resilience (#2479) 2017-05-16 17:41:29 +02:00
testsuites Replication bugfixes (#4488) 2018-02-05 10:11:43 +01:00
actions.js
arango-collection.js flush the WAL after truncate and rotate journals in order to free space (#3686) 2017-11-13 18:56:28 +01:00
arango-database.js Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
arango-query-cursor.js don't print empty warnings 2017-06-01 16:47:41 +02:00
arango-statement.js
arango-view.js Added partialUpdate flag for view property modification. 2017-03-30 12:04:58 -04:00
arangosh.js Fix cases where the root user has access to excluded collections (#2856) 2017-08-03 21:16:08 +02:00
configuration.js
crash-utils.js Merge with latest changes in improve-jenkins 2017-08-31 17:53:48 +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
pregel.js Fixed pregel API 2017-01-21 19:00:37 +01:00
process-utils.js if we successfully deleted the directory don't re-attempt. (#3288) 2017-09-19 18:16:04 +02:00
replication.js add some debug output for replication tests 2017-03-17 13:02:15 +01:00
simple-query.js
tasks.js
test-utils.js Bugfix/cleanup graphs (#3250) 2017-09-15 14:20:21 +02:00
testing.js revalidate that tests clean up properly. 2017-09-12 14:49:06 +02:00
tutorial.js Optimized arangosh tutorial for 80 char width, slightly extended 2016-08-22 20:59:54 +02:00
user-helper.js Fix cases where the root user has access to excluded collections (#2856) 2017-08-03 21:16:08 +02:00
users.js Bug fix/dump restore auth (#2917) 2017-08-09 12:59:51 +02:00
work-monitor.js