Max Neunhoeffer
1e7c998465
Replication factor for statistics collection is 1 (temporarily).
2016-05-24 13:43:46 +02:00
Max Neunhoeffer
9aa1e60779
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2016-05-24 13:18:13 +02:00
Max Neunhoeffer
94cd868deb
Revert "Run shard sync in background task."
...
This reverts commit a8b68b79eb
.
2016-05-24 13:16:51 +02:00
Alan Plum
d51a8bd1d6
let -> const
2016-05-24 13:12:21 +02:00
Alan Plum
f758c4764e
Use yield* syntax
2016-05-24 13:12:20 +02:00
Max Neunhoeffer
a8b68b79eb
Run shard sync in background task.
2016-05-24 12:01:06 +02:00
Max Neunhoeffer
31bff28489
Factor out synchronizeOneShard.
2016-05-24 09:43:59 +02:00
Max Neunhoeffer
717d110a1d
More fixes in DBServerAgencySync js part.
2016-05-23 22:54:21 +02:00
Max Neunhoeffer
7dec299c3a
Improve error messages.
2016-05-23 20:40:48 +02:00
Max Neunhoeffer
e06c65a7a6
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2016-05-23 20:38:31 +02:00
jsteemann
7080f8293d
various AQL changes
...
added behavior of TO_STRING() for arrays and objects
added C++ implementation for CONTAINS() function
added memmem implementation for Windows
2016-05-23 17:10:15 +02:00
Max Neunhoeffer
611b7f9ee0
Repair resilience for system collections.
...
Plus a lot of synchronous replication bugfixes.
2016-05-23 14:02:01 +02:00
Max Neunhoeffer
540e266c27
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2016-05-20 22:09:39 +02:00
Alan Plum
914e8628ed
Default JWT algorithm to HS512
...
Most secure option right now.
2016-05-20 16:40:10 +02:00
Max Neunhoeffer
a73c617da2
Revert "Temporarily go back to unresilient system collections."
...
This reverts commit bf2642c7bf
.
2016-05-20 15:07:25 +02:00
Max Neunhoeffer
bf2642c7bf
Temporarily go back to unresilient system collections.
2016-05-20 14:24:20 +02:00
Max Neunhoeffer
d90e31eb71
System collections now resilient. :-)
2016-05-20 12:53:39 +02:00
Max Neunhoeffer
d27af40691
Tune shard synchronization.
2016-05-20 09:53:26 +02:00
Jan Steemann
e03cff939b
jslint
2016-05-19 17:19:05 +02:00
Max Neunhoeffer
5760868a32
Fix sync.
2016-05-19 16:53:15 +02:00
Max Neunhoeffer
8502ea5189
Fix synchronization of shards for sync. replication.
2016-05-19 14:15:27 +02:00
jsteemann
97c5450e1f
optimizations
...
added C++ implementation for AQL SLICE() function
allow execution of expressions in C++ that contain calculated object elements
do not merge two calculation nodes if they are of different expression types (e.g. simple vs. V8)
added de-duplication of object keys in case the object contains non-unique names
2016-05-19 00:22:35 +02:00
Andreas Streichardt
317ffb94c3
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-05-18 15:36:28 +02:00
Alan Plum
ea588e1373
Document sessions middleware
2016-05-18 15:36:00 +02:00
Andreas Streichardt
661c966578
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-05-18 15:35:11 +02:00
Andreas Streichardt
aba66a50eb
_listEndpoints => _endpoints()
2016-05-18 15:34:42 +02:00
Alan Plum
72e685096a
Foxx console -> legacy
2016-05-18 14:44:47 +02:00
Simran Brucherseifer
5054706de8
Remove cap constraint leftovers from docs
2016-05-18 04:34:51 +02:00
Max Neunhoeffer
57c7bb8ab9
Fix JavaScript collection updater.
...
Also add tests for synchronous replication.
2016-05-17 11:19:52 +02:00
jsteemann
593052b1e8
removed useless log output
2016-05-13 23:17:53 +02:00
jsteemann
4f72db6451
speed up calls to user-defined functions
2016-05-13 23:08:39 +02:00
hkernbach
628474f54e
sessions value generation
2016-05-13 17:48:44 +02:00
jsteemann
d4cb93fb9c
added TYPENAME() and HASH() functions
2016-05-11 23:54:00 +02:00
Andreas Streichardt
5d3abc879e
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-05-11 15:31:11 +02:00
Andreas Streichardt
4d13e8fb1b
_listDatabases() => _databases()
2016-05-11 15:30:47 +02:00
Max Neunhoeffer
4ca4832321
Repair aardvark routes for cluster frontend.
...
This gets rid of agency-communication.js for good.
This removes the last instance of ArangoAgency.list calls.
2016-05-11 14:15:57 +02:00
Jan Steemann
d2a1c9cf4a
jslint
2016-05-10 20:16:10 +02:00
Andreas Streichardt
5ee179d7ae
fix agency communication
2016-05-10 19:52:04 +02:00
Andreas Streichardt
2c7b7450e1
handlePlanChange() will now use the cache
2016-05-10 18:42:30 +02:00
Alan Plum
1c87085f73
ES6 > lodash
2016-05-09 18:20:06 +02:00
Alan Plum
e05c9440b9
Use manifest instead of service in service.toJSON
2016-05-09 18:18:37 +02:00
Alan Plum
3deb641d00
Make sure headers exists before adding headers
2016-05-09 18:12:34 +02:00
Alan Plum
6459b39159
Fix missing name/version in generated foxxes
2016-05-09 18:12:33 +02:00
jsteemann
e1f874ad4a
jslint
2016-05-07 07:56:16 +02:00
Andreas Streichardt
9cbf7aae33
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-05-06 19:12:30 +02:00
Jan Steemann
b2171e425d
removed unused functions
2016-05-06 17:59:06 +02:00
Andreas Streichardt
3773b0e66c
Merge branch 'json_agency_comm' of github.com:arangodb/arangodb into json_agency_comm
2016-05-06 17:04:04 +02:00
Andreas Streichardt
04ba5156e5
Rework planned collection loading
2016-05-06 17:03:13 +02:00
Kaveh Vahedipour
e623198d6c
Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm
2016-05-04 17:06:23 +02:00
Michael Hackstein
04753a9131
Improved type checking of options in a graph function.
2016-05-04 15:54:16 +02:00