jsteemann
1d4e5e1c8a
fixed array index behavior on hash collisions
2016-11-24 13:50:19 +01:00
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
Andreas Streichardt
c4f5cb7474
debug logging
2016-11-24 13:27:58 +01:00
Michael Hackstein
f92b7920e5
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-11-24 13:23:49 +01:00
Michael Hackstein
1e34290724
Clarified docu on ALL == filtering in traverser paths
2016-11-24 13:23:35 +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
Alan Plum
4edb258ebb
Fix breaky multi-deps
2016-11-24 09:33:39 +01:00
Frank Celler
73e71e7252
fixed blocking for windows
2016-11-24 09:20:20 +01:00
Jan Christoph Uhde
2325fbfbe1
fix race condition
2016-11-24 08:59:21 +01:00
Frank Celler
14b134d0b8
filer internal function
2016-11-23 15:46:01 +01:00
Jan Steemann
ce78a496f7
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-11-23 15:21:26 +01:00
Jan Christoph Uhde
b9700165bb
work on agent creation in vpp commTask
2016-11-23 15:05:33 +01:00
Michael Hackstein
c82ad0b5ca
Completed CHANGLOG for SmartGraph statistics.
2016-11-23 14:59:04 +01:00
Jan Steemann
913f29486e
fix error reporting
2016-11-23 14:33:30 +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
Wilfried Goesgens
8db899f0a5
remove -q - it doesn't work with older git versions
2016-11-23 12:08:29 +01:00
Max Neunhoeffer
9a7f5af465
Fix a typo.
2016-11-23 11:48:40 +01:00
Jan Christoph Uhde
bac0bc2222
use should syntax in ruby test
2016-11-23 11:36:16 +01:00
Jan Christoph Uhde
2bd70e5b9f
fix request statistics and add a ruby test
2016-11-23 11:29:25 +01:00
Michael Hackstein
90c646fc54
Added another smart graph error that disallows using system attributes for smart graphs
2016-11-22 17:54:12 +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
db672b346b
Merge branch 'devel' of github.com:arangodb/arangodb into devel
...
* 'devel' of github.com:arangodb/arangodb:
probably older cmakes don't like strequal that way
2016-11-22 16:20:10 +01:00
Jan Christoph Uhde
1f29e2de81
better log facilities for debugging statistics
2016-11-22 16:18:39 +01:00
Wilfried Goesgens
c8e23a7faa
probably older cmakes don't like strequal that way
2016-11-22 16:18:29 +01:00
Andreas Streichardt
c1db7228c7
Coordinator will not always wait for system collection replication
2016-11-22 15:07:00 +01:00
Andreas Streichardt
63a173f002
Delete all shard move jobs when server is healthy again
2016-11-22 14:13:09 +01:00
Alan Plum
a854cbf674
Fix Windows file path resolution
2016-11-22 14:02:01 +01:00
Wilfried Goesgens
8686b4eadb
add possibility to force static openssl linking
2016-11-22 13:27:17 +01:00
Wilfried Goesgens
cfffc43455
add possibility to force static openssl linking
2016-11-22 13:25:31 +01:00
Wilfried Goesgens
ab77244b67
fix NSIS arangodb install paths
2016-11-22 11:30:40 +01:00
Wilfried Goesgens
73f0ee6e95
add configure option for gcc6
2016-11-22 11:04:41 +01:00
Andreas Streichardt
2abc46f3e6
fix shardview...no more endless loops during shard rebalancing...also
...
fix error management when trying to reach dbservers
2016-11-21 17:47:06 +01:00
Andreas Streichardt
60bca789f8
Improve error messages
2016-11-21 17:47:05 +01:00
Andreas Streichardt
98c2a7190d
Fix useless abort message
2016-11-21 17:47:05 +01:00
jsteemann
aa5bd85b4f
fix log message
2016-11-21 14:06:10 +01:00
jsteemann
63f0b53db5
removed useless log message
2016-11-21 14:04:16 +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
5eb0dccac4
fixed misleading documentation
2016-11-21 11:49:32 +01:00
Frank Celler
bdd77a82ce
default to stdout for utils
2016-11-21 11:47:53 +01:00
Jan Steemann
0ff5e4c07c
wrote tests for shell return codes
2016-11-21 11:34:49 +01:00
jsteemann
38e18a9e65
fix test
2016-11-21 08:45:37 +01:00