1
0
Fork 0
Commit Graph

30733 Commits

Author SHA1 Message Date
Andreas Streichardt f6b5861c1d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-06 11:00:52 +02:00
Wilfried Goesgens 938cff0c86 Add usefull messages to the assertions 2016-06-06 10:57:44 +02:00
Andreas Streichardt 2b8ac63ab8 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-06 10:50:27 +02:00
Max Neunhoeffer 9e3c9e3469 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-06-06 10:50:17 +02:00
Andreas Streichardt 2da5b43730 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-06 10:50:10 +02:00
Andreas Streichardt edc9de6453 Fix isSubdir on windows 2016-06-06 10:49:40 +02:00
Wilfried Goesgens 9fa9d49102 Work around solaris integer / float comparison fault 2016-06-06 10:29:37 +02:00
Kaveh Vahedipour 9a209d899e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-06 10:28:14 +02:00
Kaveh Vahedipour 5dfa0c0adb abolished const ref members in supervision jobs 2016-06-06 10:28:07 +02:00
Max Neunhoeffer 487787d01a Polish ClusterMethod w.r.t. error handling together with Hacki. 2016-06-06 10:27:24 +02:00
Andreas Streichardt 77586a3228 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-06 09:57:46 +02:00
Andreas Streichardt bea2ca257b broken syntax 2016-06-06 09:57:26 +02:00
Kaveh Vahedipour 46553392ef abolished const ref members in supervision jobs 2016-06-06 09:40:11 +02:00
Kaveh Vahedipour 3386c6d371 abolished const ref members in supervision jobs 2016-06-06 09:34:59 +02:00
Kaveh Vahedipour a496d6bea8 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-06 09:30:42 +02:00
Kaveh Vahedipour 912e5c9488 abolished const ref members in supervision jobs 2016-06-06 09:30:36 +02:00
Jan Steemann e8437192c5 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-06 08:35:50 +02:00
Max Neunhoeffer 9085caf702 Fix error handling around asyncRequest and performRequests. 2016-06-05 23:52:12 +02:00
Max Neunhoeffer 20ef93d76b Cleanup of error handling for asyncRequest and syncRequest.
I have added a thorough description of events to the comments
in ClusterComm.h. This should enable everybody to do proper
error handling when using ClusterComm::asyncRequest and
ClusterComm::syncRequest.
2016-06-04 23:05:48 -06:00
Max Neunhoeffer a2d237f84d Add error handling which was missing in some places. 2016-06-04 18:41:11 -06:00
Max Neunhoeffer c59f3e3896 Silence a compiler warning. 2016-06-04 16:22:31 -06:00
Max Neunhoeffer 0cdee7e412 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-06-04 16:20:26 -06:00
Max Neunhoeffer 7ab83d4050 Slightly change signature of asyncRequest.
Error handling was inconsistent. This is cleaned up now.
2016-06-04 16:19:54 -06:00
jsteemann 5270ada10c save replicator passwd 2016-06-04 12:42:47 +02:00
Simran Brucherseifer 6cd07dddb7 Add COUNT() and RANGE() to documentation, some improvements 2016-06-03 19:03:36 +02:00
Andreas Streichardt ceff48bb3e Correct paths (use absolute paths) 2016-06-03 18:16:11 +02:00
Jan Steemann 4926925f01 renamed task so it is executed again 2016-06-03 17:45:17 +02:00
Jan Steemann 77d3fe12ac removed checks for obsolete collections 2016-06-03 17:36:04 +02:00
jsteemann 2098bbabe4 fixed wrong CMake option name 2016-06-03 17:31:27 +02:00
Wilfried Goesgens e6a141fc04 Adjust to latest facts. 2016-06-03 17:28:52 +02:00
Jan Steemann 60d928c9c2 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-03 17:24:18 +02:00
Jan Steemann 93f404b037 updated documentation 2016-06-03 17:24:12 +02:00
jsteemann 8f9b3a32b9 added generated file 2016-06-03 17:18:32 +02:00
jsteemann 661c09d656 added http+tcp 2016-06-03 17:18:05 +02:00
Frank Celler fccf3fed1c fixed arangod path 2016-06-03 14:49:41 +00:00
Wilfried Goesgens 82408d7d93 one more function to publish 2016-06-03 16:39:45 +02:00
Wilfried Goesgens 95ecce437f fix publish 2016-06-03 16:35:54 +02:00
Wilfried Goesgens 6ffc619eee Publish variables 2016-06-03 16:34:10 +02:00
Jan Steemann b69b9948f7 fixed Visual Studio warnings 2016-06-03 16:33:15 +02:00
Wilfried Goesgens 2a06316ae6 Add servicemain back. 2016-06-03 16:28:12 +02:00
Andreas Streichardt eff07483ec Make documentation available 2016-06-03 16:27:54 +02:00
Andreas Streichardt b7e3e39ba4 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-06-03 16:16:01 +02:00
Andreas Streichardt 2d0c661f81 change default to system-only so foxxes are useable 2016-06-03 16:15:36 +02:00
Frank Celler 5641ca69be enabled authentication by default 2016-06-03 16:10:41 +02:00
hkernbach c71fa6a894 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-06-03 15:55:22 +02:00
hkernbach 6cc03a2a1e dashboard responsive fix 2016-06-03 15:55:15 +02:00
Wilfried Goesgens f4e44261ae start StartServiceCtrlDispatcher on time. 2016-06-03 15:50:30 +02:00
hkernbach bf494db64d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-06-03 15:44:20 +02:00
hkernbach 838e540b3d fixed aql query editor issue 2016-06-03 15:44:14 +02:00
Frank Celler ab5234ec9f fixed test 2016-06-03 15:28:35 +02:00