1
0
Fork 0
Commit Graph

35693 Commits

Author SHA1 Message Date
jsteemann ac7d9af48f attempt to validate utf8 sequences in vst 2017-01-12 13:22:19 +01:00
jsteemann feb954ca45 issue #2256 2017-01-12 12:20:11 +01:00
jsteemann 842a07b7c8 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-12 11:38:03 +01:00
jsteemann 8e18617e29 simplifications 2017-01-12 11:37:52 +01:00
Jan Christoph Uhde 5921a172fc Merge branch 'obi-async' into devel
* obi-async:
  clean up code
  try to fix a bug in server that surfaced on heavy load
2017-01-12 10:31:32 +01:00
Jan Christoph Uhde d92101d74c clean up code 2017-01-12 10:28:48 +01:00
Simran Brucherseifer 197846846a Docs: add hints to deprecated features what to use instead 2017-01-11 21:29:48 +01:00
Michael Hackstein ce4d255669 Removed dead code. Cleaned Compilerror non enterprise 2017-01-11 18:38:34 +01:00
Michael Hackstein 72209cd7aa Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-01-11 18:01:37 +01:00
Michael Hackstein 1902b571fa Unified restore handler in cluster and local 2017-01-11 18:01:21 +01:00
Andreas Streichardt 4458f04e46 More specific error codes for the cluster 2017-01-11 17:54:45 +01:00
Andreas Streichardt bdfab4cb76 Provide an update() method 2017-01-11 17:26:33 +01:00
Alan Plum 6771647a8d
Mention request module 2017-01-11 17:09:55 +01:00
Alan Plum 885e8cf03c
Point to request module when mentioning no http 2017-01-11 17:07:45 +01:00
Andreas Streichardt 89f92dbc10 fix uninitialized members 2017-01-11 17:04:12 +01:00
Andreas Streichardt 961ec55311 Fix unused OK 2017-01-11 17:00:18 +01:00
Kaveh Vahedipour d0bf933856 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-11 16:31:27 +01:00
Kaveh Vahedipour fe48bcb982 fixed for short names in frontend shard view 2017-01-11 16:31:19 +01:00
Andreas Streichardt 14bb4883ef Convert c++ to 1972 C 2017-01-11 15:33:18 +01:00
Jan Christoph Uhde 4858469bfa try to fix a bug in server that surfaced on heavy load 2017-01-11 15:27:53 +01:00
Wilfried Goesgens e4345d1949 don't provide empty installation path 2017-01-11 15:12:18 +01:00
Andreas Streichardt 1b730c2acc Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-01-11 15:10:39 +01:00
Andreas Streichardt f022d6b3df Implement junit performance report 2017-01-11 14:52:48 +01:00
hkernbach e798d04d5b optimized ui document error handling 2017-01-11 14:16:08 +01:00
hkernbach fee0555d8c optimized behaviour in ui during truncation 2017-01-11 13:58:54 +01:00
jsteemann 1a2d31d4cb Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-11 13:12:33 +01:00
jsteemann 45be1c94a6 dont readd the same index 2017-01-11 13:12:10 +01:00
jsteemann ac3309ce5d some simplifications 2017-01-11 13:10:42 +01:00
Kaveh Vahedipour abbc32ae33 move shard jobs fail early if the contracting goes south 2017-01-11 12:13:05 +01:00
Kaveh Vahedipour ec5cce47fe Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-11 11:55:47 +01:00
Wilfried Goesgens 071b6c199e remove unused headers 2017-01-11 11:54:15 +01:00
Kaveh Vahedipour 6f9d204aea Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-11 11:50:28 +01:00
Kaveh Vahedipour 7b023bd66f move shard jobs fail early if the contracting goes south 2017-01-11 11:50:18 +01:00
Andreas Streichardt ad3cb74d9c Allow arangobench to run multiple times 2017-01-11 11:29:10 +01:00
Wilfried Goesgens 41b8706943 fix link 2017-01-11 11:20:39 +01:00
Wilfried Goesgens 24fd2eb5c7 fresh examples 2017-01-11 11:12:03 +01:00
Jan Christoph Uhde 62eda019c2 Revert "switch immediately to async writes when socket would block during write"
This reverts commit 96067a9315.

The change resulted in a stackoverflow instead of a "hanging" connection
we might need to use something like TCP Keep Alive to handle
disconnected clients. The bug we are currently working on might not be
fixed by TCP Keep Alive as we are in a heavy load situation. Still the
socket should not block during write. It could do so if the client does
not receive the data form the network and the server side networkbuffer
runs full at some point. There might be other situations we are not
aware of.
2017-01-11 10:45:18 +01:00
Kaveh Vahedipour 0f3023cfcc Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-11 08:58:40 +01:00
Kaveh Vahedipour 169cf88c0b too short timeouts for load situations 2017-01-11 08:58:31 +01:00
jsteemann dec7e084e5 added diagnostic output 2017-01-11 08:25:17 +01:00
hkernbach 04db0bb98e grunt build 2017-01-10 18:50:21 +01:00
Wilfried Goesgens bf9f242fe9 fix ubuntu 12 configure run 2017-01-10 18:37:51 +01:00
Wilfried Goesgens 162c341251 handle sloaris which output 2017-01-10 17:35:15 +01:00
Kaveh Vahedipour bf1199d6c2 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-10 17:30:21 +01:00
Kaveh Vahedipour f34796b432 move resilience should now be correct as a test 2017-01-10 17:30:09 +01:00
hkernbach 4ae274fbd3 fixed cluster parsing issue when node information is not available 2017-01-10 17:07:51 +01:00
Kaveh Vahedipour bcca5d8f95 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-10 16:53:34 +01:00
Kaveh Vahedipour d30458b011 Supervision should not exit of empty plan collection 2017-01-10 16:53:24 +01:00
Wilfried Goesgens 4ce59adbc6 fix debug enabling V8 for debug builds 2017-01-10 16:38:00 +01:00
Wilfried Goesgens e4c205afde we also need to specify the build type in the other build configs. 2017-01-10 16:26:25 +01:00