1
0
Fork 0
arangodb/js
Tobias Gödderz 87e5fe7dd2 Bug fix 3.5/clean replication api wal tracking (#9503)
* Use int type for server id

Change serverId to an int

Pass syncerId only for synchronous replication

Added UrlBuilder

structs to classes, reordering

Added Location class, cleanup

Fixed initialization order

Use Location class

Use string for large ints

Documentation

Added clientInfo to ReplicationClientProgressTracker and corresponding rest handlers

Pass clientInfo string in sync replication

Pass clientInfo in addFollower, too

Updated docu

Renamed UrlBuilder to UrlHelper

Updated docu

Try to fix compile error on windows

Fixed a bug and a test

* Implemented @jsteeman's comments
2019-07-18 19:38:31 +03:00
..
actions Info log when server is removed. Store remove date in agency. (#9285) 2019-06-24 14:04:57 +02:00
apps/system Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00
client jslint is your friend. (#9509) 2019-07-18 14:52:25 +03:00
common remove several outdated error codes (#9402) 2019-07-05 13:36:16 +02:00
node Upgrade JS deps (#8773) 2019-04-17 13:36:26 +02:00
server remove several outdated error codes (#9402) 2019-07-05 13:36:16 +02:00
.eslintrc Upgrade JS deps (#8773) 2019-04-17 13:36:26 +02:00
.jshintrc
GUIDELINES.md
JS_SHA1SUM.txt release version 3.5.0-rc.4 2019-06-13 21:57:29 +02:00
minify-node-modules.ps1 Merge with latest changes in improve-jenkins 2017-08-31 17:53:48 +02:00