Michael Hackstein
3be60c7e54
Added an improved version for neighbors search.
2016-10-24 07:35:27 -07:00
Kaveh Vahedipour
d19beb661f
wrong verbosity info on redirects
2016-10-21 17:08:50 +02:00
Max Neunhoeffer
aee23cc9a5
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2016-10-21 15:43:38 +02:00
Max Neunhoeffer
5e743a2a69
Allow to specify good keys in smart vertex collections.
2016-10-21 15:42:25 +02:00
hkernbach
2a8ba62d2c
grunt
2016-10-21 15:21:53 +02:00
hkernbach
be442d38c7
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-10-21 15:21:03 +02:00
Michael Hackstein
e092c4a4b3
Fixed smartGraph frontend issues
2016-10-21 15:10:15 +02:00
hkernbach
7f11d016ea
removed not needed icons
2016-10-21 14:53:40 +02:00
hkernbach
cf0ffe53f9
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-10-21 13:22:18 +02:00
hkernbach
b6e3cb75d2
bugfix force layout node positioning
2016-10-21 13:22:10 +02:00
jsteemann
8e58b8dfac
fix some locking issues
2016-10-21 12:57:59 +02:00
Max Neunhoeffer
75ecf79277
Large scale inquisition of agency.
2016-10-21 10:34:46 +00:00
Max Neunhoeffer
b9af20e15d
In case of timeout in curl report an error message.
2016-10-21 10:24:22 +00:00
hkernbach
803198a57b
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-10-21 11:59:50 +02:00
hkernbach
d5ed52d4bb
ui filter bugfix
2016-10-21 11:58:58 +02:00
Max Neunhoeffer
8a9d3ec20d
Merge branch 'devel' of https://github.com/ArangoDB/ArangoDB into devel
2016-10-21 09:44:17 +00:00
Michael Hackstein
285ddb8817
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-10-21 11:28:59 +02:00
Michael Hackstein
d3a251ce47
Only create traverserEngines that actually have shards
2016-10-21 11:28:46 +02:00
Wilfried Goesgens
c508a3bd42
fix directory for dlls
2016-10-21 11:28:12 +02:00
Michael Hackstein
df526c0c0d
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-10-21 11:24:03 +02:00
Michael Hackstein
8f70096bc0
Fixed undef. behaviour if locking of shards fails in cluster.
2016-10-21 11:23:54 +02:00
Wilfried Goesgens
7d24e878f4
fix directory for dlls
2016-10-21 11:20:59 +02:00
Max Neunhoeffer
c695d60a2d
Merge branch 'devel' of https://github.com/ArangoDB/ArangoDB into devel
2016-10-21 09:13:01 +00:00
Wilfried Goesgens
2b1cd77b0f
fix copy job detection
2016-10-21 10:57:34 +02:00
Wilfried Goesgens
34a1768fff
fix regex
2016-10-21 10:52:35 +02:00
Wilfried Goesgens
825391686d
fix missing quote
2016-10-21 10:47:30 +02:00
Wilfried Goesgens
249c960b89
fix mapping driveletters to /cygdrive
2016-10-21 10:39:00 +02:00
hkernbach
fa12cb8ebd
improved gv
2016-10-21 10:31:16 +02:00
hkernbach
8f5312f83e
ui improved import feedback
2016-10-21 10:31:06 +02:00
Max Neunhoeffer
6e28f51d36
More logging of time taken for AppendEntriesRPC call.
2016-10-21 06:46:30 +00:00
Max Neunhoeffer
6d96e51883
Catch an exception in wait for sync replication.
2016-10-21 06:45:48 +00:00
Andreas Streichardt
fdb21044de
Remove native socket handle...just used for debugging and on windows it
...
seems to be template infected (das isses nicht wert)
2016-10-20 23:45:40 +02:00
Wilfried Goesgens
1379087dd1
don't barf on incompatible uname implementations
2016-10-20 20:20:06 +02:00
Michael Hackstein
dbeaeda1fd
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-10-20 18:13:19 +02:00
Michael Hackstein
319481dea7
Fixed babies and errors in AQL Modification cluster blocks.
2016-10-20 18:13:11 +02:00
Heiko
f21a67212a
Update NewFeatures31.mdpp
2016-10-20 17:47:18 +02:00
Wilfried Goesgens
8070eac5e4
fix quoting
2016-10-20 17:09:06 +02:00
Wilfried Goesgens
01c767f503
fix windows programm files path discovery in the installer
2016-10-20 17:02:59 +02:00
Wilfried Goesgens
1d8883e872
DRY
2016-10-20 17:00:08 +02:00
Wilfried Goesgens
ae2b400efa
When trying to build the windows unittest tarball attempt to add the openssl dlls
2016-10-20 16:58:35 +02:00
Max Neunhoeffer
88ea314102
Add an asserting to prevent the agency from redirecting to itself.
2016-10-20 15:30:22 +02:00
Max Neunhoeffer
638ce07e6d
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2016-10-20 15:10:38 +02:00
Max Neunhoeffer
01a386cdc1
Correct some comments.
2016-10-20 15:10:22 +02:00
Alan Plum
245819ea9c
Add Foxx HTTP API
2016-10-20 15:09:36 +02:00
Max Neunhoeffer
af04e1a22f
Make QueryRegistryFeature depend on ClusterFeature.
...
This is because AQL uses ClusterComm.
Note that V8Dealer has now lost the dependency on QueryRegistry!
This was necessary to avoid a cycle.
If V8Dealer actually needs access to QueryRegistry we are in trouble.
2016-10-20 15:09:10 +02:00
Alan Plum
6aaa55f9dc
app -> service
2016-10-20 15:08:18 +02:00
Alan Plum
c76af3012b
Replace service doc on update
2016-10-20 15:05:23 +02:00
Alan Plum
c7940bdb42
More readable names
2016-10-20 15:04:45 +02:00
Alan Plum
f271774e59
Fix manifest license SPDX format
2016-10-20 15:04:09 +02:00
Wilfried Goesgens
e435dbdb96
Fix directory location for readme installs
2016-10-20 14:30:35 +02:00