1
0
Fork 0
Commit Graph

26920 Commits

Author SHA1 Message Date
Kaveh Vahedipour 9d43d4b708 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-03-24 14:14:45 +01:00
Kaveh Vahedipour 1bdfe53ec2 Agency write sensitive to X-ArangoDB-Agency-Mode 2016-03-24 14:14:33 +01:00
Jan Steemann 7b758efaeb handle status CL_COMM_BACKEND_UNAVAILABLE 2016-03-24 12:00:03 +01:00
Kaveh Vahedipour a6bd03c609 Fixing VS 2015 warnings and errors 2016-03-24 10:46:00 +01:00
Kaveh Vahedipour c1a5b56061 Fixing VS 2015 warnings and errors 2016-03-24 10:38:50 +01:00
jsteemann 8f4a3be165 cppcheck 2016-03-23 23:06:18 +01:00
Jan Steemann c3678ea845 prevent startup errors due to uninitialized variable 2016-03-23 20:24:00 +01:00
Kaveh Vahedipour 6e31d0374d need to log all changes of term in agency 2016-03-23 19:16:21 +01:00
Kaveh Vahedipour f774a3969a Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-03-23 19:14:49 +01:00
Jan Steemann 3ccf593565 fixed potential shutdown issue 2016-03-23 19:07:21 +01:00
Kaveh Vahedipour ef2fe19cbf Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-03-23 19:05:53 +01:00
Kaveh Vahedipour 80e7828a97 need to log all changes of term in agency 2016-03-23 19:05:34 +01:00
Andreas Streichardt 96a5c89b9f Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-03-23 18:36:45 +01:00
Andreas Streichardt 8cdf8eebad More python fixes 2016-03-23 18:36:22 +01:00
Jan Steemann 0fe550a8b8 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-03-23 18:31:44 +01:00
Jan Steemann cb860d39e9 added assertions 2016-03-23 18:31:26 +01:00
Andreas Streichardt fb76cc4529 fix python 2016-03-23 18:25:41 +01:00
Jan Steemann 6abcc57459 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-03-23 18:14:12 +01:00
Jan Steemann da1721f262 added assertions 2016-03-23 18:14:03 +01:00
Kaveh Vahedipour b1a8f1611b fixed random compile warnings 2016-03-23 18:06:56 +01:00
Kaveh Vahedipour 90a085975d missing overrides 2016-03-23 17:39:16 +01:00
Kaveh Vahedipour 7746fbfe82 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-03-23 17:19:56 +01:00
Kaveh Vahedipour 599abfb415 repaired redirection in public agency api 2016-03-23 17:19:46 +01:00
Frank Celler 212a1e7813 fixed buffer overflow 2016-03-23 16:41:22 +01:00
Kaveh Vahedipour 65475361f3 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-03-23 15:37:08 +01:00
Kaveh Vahedipour d239fb8e7f merging into devel 2016-03-23 15:36:48 +01:00
Andreas Streichardt b610ba3894 Remove godep link
trolololol...procfs dependency has a symlink here:

https://github.com/prometheus/procfs/blob/master/fixtures/26231/exe

etcd out of source build will copy the src tree.
cmake copy doesn't support symlinks and will copy the symlinks target.
the symlink is hardcoded to /usr/bin/vim

This means that arangodb needed an installed vim :S

Incredible fail chain
2016-03-23 15:24:30 +01:00
Kaveh Vahedipour 67a2541d25 Fixing override finals 2016-03-23 15:18:30 +01:00
Kaveh Vahedipour 7254ad4c9e Fixing issues 2016-03-23 15:16:47 +01:00
Andreas Streichardt 0ab683d1f8 Fix override warnings 2016-03-23 14:49:23 +01:00
Andreas Streichardt b3357a644e Fix remaining invalid python commands 2016-03-23 14:43:02 +01:00
Andreas Streichardt f449aeb6c3 Fix python versioning in newer v8 2016-03-23 13:45:07 +01:00
Kaveh Vahedipour f8cbfa9d3b fixed entirely broken arangod 2016-03-23 10:33:42 +00:00
Michael Hackstein 46f4d627e6 Added some tests for Traversals in subqueries 2016-03-23 11:03:54 +01:00
Kaveh Vahedipour 23920c8697 Merge branch 'agency' of https://github.com/arangodb/arangodb into devel 2016-03-23 09:08:37 +00:00
Kaveh Vahedipour 9e077e2293 Merge branch 'agency' of https://github.com/arangodb/arangodb into agency 2016-03-23 10:05:34 +01:00
Kaveh Vahedipour 342ca3e383 merging into devel 2016-03-23 10:05:14 +01:00
Kaveh Vahedipour 4f152db27f Merge branch 'agency' of https://github.com/arangodb/arangodb into devel 2016-03-23 08:59:10 +00:00
Kaveh Vahedipour 0d15a3ceaf No need for hexdump header anymore 2016-03-23 08:58:31 +00:00
Kaveh Vahedipour bab4816e8f Merge branch 'devel' of https://github.com/arangodb/arangodb into agency 2016-03-23 09:40:16 +01:00
Kaveh Vahedipour e3cc35ccf6 pulling into devel 2016-03-23 08:43:06 +01:00
Jan Steemann e8c09f3cc1 added missing reset functionality for nested traversals 2016-03-22 18:58:08 +01:00
Kaveh Vahedipour 7f76eb64cb first really usable multi-host agency 2016-03-22 13:34:19 +01:00
Kaveh Vahedipour ccb517fac7 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency 2016-03-22 08:15:33 +01:00
Max Neunhoeffer ee9666e845 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-03-21 23:02:59 +01:00
Max Neunhoeffer cc76ffc5d2 Fix bug that callback was not called for singleRequest case in ClusterComm. 2016-03-21 23:00:44 +01:00
Kaveh Vahedipour 4a86d26f19 need to find out how to define the headers properly 2016-03-21 18:23:14 +01:00
Frank Celler ad5828f122 fixed shebang test 2016-03-21 12:04:05 +01:00
Jan Steemann c6502e752b fixed issue #1781: ArangoDB startup time increased tremendously 2016-03-21 10:52:35 +01:00
Kaveh Vahedipour 2583c00859 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency 2016-03-21 10:41:15 +01:00