Max Neunhoeffer
7deaf8a800
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2016-11-24 13:35:01 +01:00
Max Neunhoeffer
4f23998bb9
Wait with Inception gossip until maintenance mode is off.
2016-11-24 13:34:28 +01:00
jsteemann
f08e258580
fixed locking issue
2016-11-24 12:28:15 +01:00
Jan Christoph Uhde
0895fda8eb
Merge branch 'statistics_new' into devel
...
* statistics_new:
switch to arangodb mutexes
switch back to unordered_map by using unique_ptr
remove deadlock
fix race condition
work on agent creation in vpp commTask
2016-11-24 12:13:18 +01:00
Jan Christoph Uhde
22bc12825b
switch to arangodb mutexes
2016-11-24 10:40:40 +01:00
Jan Christoph Uhde
199c82c1f8
switch back to unordered_map by using unique_ptr
2016-11-24 10:07:05 +01:00
jsteemann
13615a155d
experimental mlock flag
2016-11-24 10:02:51 +01:00
Jan Christoph Uhde
1dfc0d8243
remove deadlock
2016-11-24 09:41:43 +01:00
Jan Christoph Uhde
2325fbfbe1
fix race condition
2016-11-24 08:59:21 +01:00
Jan Christoph Uhde
b9700165bb
work on agent creation in vpp commTask
2016-11-23 15:05:33 +01:00
Jan Christoph Uhde
e543eed70d
Merge branch 'devel' of github.com:arangodb/arangodb into devel
...
* 'devel' of github.com:arangodb/arangodb:
remove -q - it doesn't work with older git versions
Fix a typo.
2016-11-23 14:07:02 +01:00
Jan Christoph Uhde
b40a18aac1
pass startTime into processRead
2016-11-23 14:06:36 +01:00
Max Neunhoeffer
9a7f5af465
Fix a typo.
2016-11-23 11:48:40 +01:00
Jan Christoph Uhde
2bd70e5b9f
fix request statistics and add a ruby test
2016-11-23 11:29:25 +01:00
Michael Hackstein
178e8aedf9
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-11-22 17:45:25 +01:00
Michael Hackstein
b5d367f0ec
Allow the SmartGraph parts from the enterprise version to modifiy the traverser.
2016-11-22 17:16:57 +01:00
Jan Christoph Uhde
1f29e2de81
better log facilities for debugging statistics
2016-11-22 16:18:39 +01:00
Andreas Streichardt
63a173f002
Delete all shard move jobs when server is healthy again
2016-11-22 14:13:09 +01:00
Andreas Streichardt
60bca789f8
Improve error messages
2016-11-21 17:47:05 +01:00
Jan Steemann
689c7fbdc3
fixed issue #2183
2016-11-21 13:41:49 +01:00
Jan Steemann
e4a880a783
properly honor CTRL-C
2016-11-21 11:57:17 +01:00
Jan Steemann
0ff5e4c07c
wrote tests for shell return codes
2016-11-21 11:34:49 +01:00
jsteemann
7dddbbe00c
cosmetics
2016-11-19 09:22:57 +01:00
Andreas Streichardt
02eb298f0c
extra startup check: enforce that the user set a jwt-secret when running in cluster mode with authentication enabled
2016-11-18 16:15:09 +01:00
jsteemann
a49649abe5
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-11-17 17:18:41 +01:00
jsteemann
f74fe77a40
fix startup
2016-11-17 17:18:18 +01:00
jsteemann
aea25a04be
remove alignas(64) because it breaks the binary on some platforms
2016-11-17 17:16:31 +01:00
jsteemann
1566654fae
on --help print that an option is obsolete
2016-11-17 16:14:28 +01:00
jsteemann
58da24b1a6
fix engine selection and feature start/stop
2016-11-17 15:58:42 +01:00
Andreas Streichardt
8ac79712a0
remove --cluster.password and username
2016-11-17 15:29:23 +01:00
jsteemann
8c3b824fe5
broke build
2016-11-16 17:11:02 +01:00
jsteemann
ef8e89808f
added stubs for RocksDB engine
2016-11-16 16:12:52 +01:00
Alan Plum
39a6c6af90
Don't decode suffixes for JS
2016-11-15 15:46:22 +01:00
jsteemann
77e2cf5a65
fix passing of special chars in URLs in cluster
...
- this sets option CURLOPT_PATH_AS_IS to keep ".." and other special components in paths
- this also changes the behavior of StringUtils::urlEncode() to always encode the "."
character to "%2e"
2016-11-15 15:46:22 +01:00
jsteemann
68c15ebc9e
do not url-decode paths eagerly
2016-11-15 15:46:21 +01:00
jsteemann
fb7490edb2
don't increase number of index results for unique indexes
2016-11-15 10:29:02 +01:00
Jan Steemann
19f771fcd6
issue #2168
2016-11-14 17:30:19 +01:00
jsteemann
ecaf2fd16b
when querying edge index selectivity, pass attribute name (i.e. _from, _to) so the selectivity of the correct index part can be returned
2016-11-11 11:01:04 +01:00
jsteemann
fcacd76bca
display index usage of traversals in AQL explainer output (previously missing)
2016-11-10 12:49:02 +01:00
Wilfried Goesgens
55ce25ac83
Fix release build for autogenerated files
...
- detect programms required for generating files as maintainer-build-dependency
- add target to cleanup autogenerated files
- make cleane build clean & regenerate autogenerated files.
- crlf transcode the readmes during the installation phase - not build.
2016-11-09 16:57:14 +01:00
jsteemann
ad93f8f5ad
oops
2016-11-09 16:42:51 +01:00
Jan Steemann
bd2800c226
issue #2158 : fix error message in case arangoimp fails because of inter-server communication failures/timeouts etc.
2016-11-09 15:19:58 +01:00
jsteemann
da2aa24703
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-11-09 14:46:56 +01:00
jsteemann
ab4933c994
performance optimizations
2016-11-09 14:46:50 +01:00
Jan Steemann
c9e443a845
preserve hlc values across restarts
2016-11-09 09:34:51 +01:00
Jan Steemann
cb4a471dfd
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-11-09 08:26:20 +01:00
Jan Steemann
b0119bb652
issue #2149 , issue #2159
...
do not overwrite CORS response headers set by Foxx application with hard-coded default values
2016-11-09 08:25:45 +01:00
jsteemann
cb774beacf
Revert "remove unused ctor"
...
This reverts commit 565009db68
.
2016-11-08 17:01:58 +01:00
jsteemann
565009db68
remove unused ctor
2016-11-08 16:46:22 +01:00
Jan Steemann
f0f90bc914
small fixes for traversal explain output
2016-11-08 16:08:58 +01:00