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 |
hkernbach
|
41e0daec33
|
more readable charts [ci skip]
|
2016-05-24 13:07:45 +02:00 |
hkernbach
|
40674c3e46
|
nodes view bugfix
|
2016-05-24 13:04:51 +02:00 |
hkernbach
|
71ba75f527
|
updated geo indices
|
2016-05-24 12:47:00 +02:00 |
hkernbach
|
9a5d991e81
|
query editor bugfix
|
2016-05-24 12:36:20 +02:00 |
hkernbach
|
69230b0d19
|
cluster view bugfix
|
2016-05-24 12:36:20 +02:00 |
Max Neunhoeffer
|
fc67b56085
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-05-24 12:01:22 +02:00 |
Max Neunhoeffer
|
a8b68b79eb
|
Run shard sync in background task.
|
2016-05-24 12:01:06 +02:00 |
hkernbach
|
5cf1c1aa3c
|
cluster view charts update
|
2016-05-24 11:20:28 +02:00 |
hkernbach
|
c3699f3c10
|
frontend persistent index
|
2016-05-24 10:50:34 +02:00 |
Max Neunhoeffer
|
217ce3cc5c
|
Activate leader failure in resilience test.
|
2016-05-24 10:26:32 +02:00 |
hkernbach
|
2edb8d0f13
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-24 09:46:28 +02:00 |
hkernbach
|
e8e2d94060
|
removed console log [ci skip]
|
2016-05-24 09:46:16 +02:00 |
Max Neunhoeffer
|
31bff28489
|
Factor out synchronizeOneShard.
|
2016-05-24 09:43:59 +02:00 |
Max Neunhoeffer
|
b18589c8ab
|
Revert "More output for sync replication tests."
This reverts commit 50e1ff3fb7 .
|
2016-05-23 23:15:36 +02:00 |
Max Neunhoeffer
|
50e1ff3fb7
|
More output for sync replication tests.
|
2016-05-23 23:10:03 +02:00 |
Max Neunhoeffer
|
717d110a1d
|
More fixes in DBServerAgencySync js part.
|
2016-05-23 22:54:21 +02:00 |
Max Neunhoeffer
|
7ae9cfcd26
|
Flush ClusterInfo cache in sync. replication tests.
|
2016-05-23 22:53:54 +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
|
79a3621430
|
Fix sync repl test.
|
2016-05-23 16:57:07 +02:00 |
Max Neunhoeffer
|
6b652d548f
|
Avoid system collection servers in resilience tests.
|
2016-05-23 14:14:55 +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 |
Andreas Streichardt
|
46a883d6eb
|
Add /_admin/server/id api
|
2016-05-23 11:49:36 +02:00 |
Max Neunhoeffer
|
6cd5e5f2cf
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-05-23 08:58:06 +02:00 |
jsteemann
|
b834adee47
|
honor --database.wait-for-sync when creating collections via HTTP API
|
2016-05-21 00:10:10 +02:00 |
jsteemann
|
ce6046e19d
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-21 00:09:12 +02:00 |
jsteemann
|
c4ec5a1204
|
fixed some issues with persisted index
|
2016-05-21 00:08:53 +02:00 |
Max Neunhoeffer
|
540e266c27
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-05-20 22:09:39 +02:00 |
hkernbach
|
be57a6da96
|
grunt build
|
2016-05-20 21:34:48 +02:00 |
hkernbach
|
488aa710da
|
webui: prep for persistent index
|
2016-05-20 21:29:27 +02:00 |
hkernbach
|
c83b1dd736
|
removed console.logs [ci skip]
|
2016-05-20 21:23:25 +02:00 |
hkernbach
|
c18429ece0
|
scss lint
|
2016-05-20 21:21:30 +02:00 |
hkernbach
|
97ad8b462f
|
fixed a coordinator bug in the web ui
|
2016-05-20 21:12:34 +02:00 |
hkernbach
|
f8a837207f
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-20 17:37:50 +02:00 |
hkernbach
|
cdb5cd9b03
|
clusterFrontend configuration
|
2016-05-20 17:37:42 +02:00 |
Andreas Streichardt
|
bca08d012f
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-20 17:37:00 +02:00 |
Andreas Streichardt
|
6daef7b05e
|
Fix missing databaseUrl links
|
2016-05-20 17:36:25 +02:00 |
Wilfried Goesgens
|
61f89caa98
|
Fresh swagger.json
|
2016-05-20 17:29:44 +02:00 |
hkernbach
|
6a0e40de04
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-20 17:20:25 +02:00 |
hkernbach
|
c880552759
|
read cluster state from frontendConfiguration
|
2016-05-20 17:19:58 +02:00 |
Alan Plum
|
914e8628ed
|
Default JWT algorithm to HS512
Most secure option right now.
|
2016-05-20 16:40:10 +02:00 |
Andreas Streichardt
|
7e73874aa5
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-20 16:38:55 +02:00 |
Andreas Streichardt
|
5754f6e6d7
|
Fix missing databaseUrl
|
2016-05-20 16:36:30 +02:00 |
Andreas Streichardt
|
ecaaf78a23
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-20 16:03:09 +02:00 |