Michael Hackstein
|
b7be6cce4a
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-06-07 20:10:41 +02:00 |
Michael Hackstein
|
9a9d59c737
|
Fixed a bug in Pattern Matching when using a minDepth of 0 and requesting the Edge it caused undefiend behaviour. Now the depth 0 edge will be NULL
|
2016-06-07 20:03:49 +02:00 |
Michael Hackstein
|
69bc031bc7
|
Fixed GraphViewer to use new Pattern Matching in favor of traversal which has been removed
|
2016-06-07 20:03:00 +02:00 |
Michael Hackstein
|
eb973762f7
|
Removed obsolete graph functions. This was AQL TRAVERSAL and GRAPH_TRAVERSAL please use the js Traversal module in Foxx instead for performance reasons.
|
2016-06-07 19:47:23 +02:00 |
Kaveh Vahedipour
|
9134933158
|
multi-host agency tests startup ok
|
2016-06-07 19:01:23 +02:00 |
Kaveh Vahedipour
|
2b0aea5c46
|
green tests in agencySize 3
|
2016-06-07 18:58:16 +02:00 |
Kaveh Vahedipour
|
3328537c84
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-06-07 16:55:56 +00:00 |
Kaveh Vahedipour
|
e39c3dd118
|
multi-host agency clean shutdown
|
2016-06-07 16:55:50 +00:00 |
Andreas Streichardt
|
98ef80ab29
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-06-07 18:22:00 +02:00 |
Andreas Streichardt
|
93f72865fa
|
Add current work concerning the cluster
|
2016-06-07 18:21:12 +02:00 |
hkernbach
|
62ada20405
|
grunt build [ci skip]
|
2016-06-07 17:55:30 +02:00 |
hkernbach
|
9d1fb83d28
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-06-07 17:52:30 +02:00 |
hkernbach
|
594929aef7
|
nodes view
|
2016-06-07 17:52:18 +02:00 |
Michael Hackstein
|
d055ae176d
|
Fixed explainer for shortest path.
|
2016-06-07 17:41:51 +02:00 |
Michael Hackstein
|
a2b7a7511c
|
Removed tests for TRAVERSAL in AQL. It has been abandoned. Use Pattern Matching instead.
|
2016-06-07 17:41:31 +02:00 |
Frank Celler
|
f9298c2b43
|
3.0
|
2016-06-07 17:39:32 +02:00 |
jsteemann
|
6e3c05817e
|
jslint
|
2016-06-07 17:33:13 +02:00 |
jsteemann
|
9a83aaaca0
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-06-07 17:26:46 +02:00 |
jsteemann
|
c1ff7d249f
|
added tests, fixed unique constraints
|
2016-06-07 17:26:07 +02:00 |
jsteemann
|
a88b1adf8e
|
make query killable even if it did not yet start
|
2016-06-07 17:25:26 +02:00 |
Kaveh Vahedipour
|
0a499f31a6
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-06-07 17:17:09 +02:00 |
Kaveh Vahedipour
|
c0204e89d9
|
green tests in agencySize 3
|
2016-06-07 17:16:58 +02:00 |
Michael Hackstein
|
6033a0f40b
|
Removed obsolete unused code
|
2016-06-07 17:10:35 +02:00 |
Michael Hackstein
|
80e2531741
|
Removed OBSOLETE AQLGenerator. Use AQB instead
|
2016-06-07 16:59:57 +02:00 |
Michael Hackstein
|
c1e90bb426
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-06-07 16:47:36 +02:00 |
Michael Hackstein
|
aa380c7d31
|
Added compatibility mode functions in general-graph. These allow to automatically bind user-defined functions that can be used to seemlessly replace 2.8 GRAPH_ functions. Just execute this bind once and replace all calls by arangodb::GRAPH_ in AQL.
|
2016-06-07 16:47:23 +02:00 |
Max Neunhoeffer
|
033371cfd3
|
Add action to move a shard.
|
2016-06-07 16:41:51 +02:00 |
Manuel B
|
5166e1b171
|
Update API_EDGE_REPLACE.md
as suggested by @dothebart
|
2016-06-07 16:36:43 +02:00 |
Max Neunhoeffer
|
33ec7d8f15
|
Add a coordinator endpoint to clean out a server.
|
2016-06-07 16:25:23 +02:00 |
jsteemann
|
183a574b7e
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-06-07 16:23:39 +02:00 |
jsteemann
|
14ea9032a9
|
pacify cppcheck
|
2016-06-07 16:23:23 +02:00 |
Manuel B
|
00b9daba91
|
Edge Replace: _to and _from are required
rm Note: The attributes _from and _to of an edge are immutable
|
2016-06-07 16:22:38 +02:00 |
Max Neunhoeffer
|
f12cc58aec
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-06-07 15:55:07 +02:00 |
Max Neunhoeffer
|
287f5a412d
|
Add /Target/CleanedServers in agency (init & read out in API).
Note: Supervision still needs to add cleaned servers there.
|
2016-06-07 15:54:13 +02:00 |
Jan Steemann
|
49a4952b76
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-06-07 15:49:37 +02:00 |
Jan Steemann
|
cc86485ffd
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-06-07 15:49:24 +02:00 |
Andreas Streichardt
|
4c3769dcf2
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-06-07 15:49:18 +02:00 |
Andreas Streichardt
|
23ef9d4b4a
|
Fix documentation
|
2016-06-07 15:49:07 +02:00 |
Jan Steemann
|
0ef15e0fdf
|
updated documentation
|
2016-06-07 15:48:59 +02:00 |
Jan Steemann
|
e77a571fc4
|
better error messages
|
2016-06-07 15:48:11 +02:00 |
Max Neunhoeffer
|
3836cacaa0
|
More debugging output in resilience tests.
|
2016-06-07 15:40:05 +02:00 |
Kaveh Vahedipour
|
1f85b92b73
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-06-07 15:36:40 +02:00 |
Kaveh Vahedipour
|
49c1435d9c
|
multi-host agency tests startup ok
|
2016-06-07 15:36:33 +02:00 |
hkernbach
|
3132267e8e
|
grunt build
|
2016-06-07 15:26:49 +02:00 |
hkernbach
|
3b3cae42be
|
scale view
|
2016-06-07 15:26:42 +02:00 |
Kaveh Vahedipour
|
520381a57c
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-06-07 15:17:43 +02:00 |
Max Neunhoeffer
|
dcd001d8eb
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-06-07 15:13:36 +02:00 |
Jan Steemann
|
8b4948c0b6
|
fixed minor issues
|
2016-06-07 15:03:39 +02:00 |
Kaveh Vahedipour
|
c21a8d6249
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-06-07 14:57:26 +02:00 |
Max Neunhoeffer
|
c38696cec8
|
Switch supervision back on in testing.js.
|
2016-06-07 14:56:35 +02:00 |