1
0
Fork 0
Commit Graph

32621 Commits

Author SHA1 Message Date
Jan Steemann 57fa55921c fix execution of AQL traversal expressions when there are multiple conditions that refer to variables set outside the traversal 2016-08-23 10:48:08 +02:00
Simran Brucherseifer d07c3c848c Docs: Add dynamic attribute name example and x-ref to RETURN 2016-08-22 20:59:54 +02:00
Simran Brucherseifer 1e6503d1e0 Docs: Access current/OLD value in UPDATE 2016-08-22 20:59:54 +02:00
Simran Brucherseifer a542735683 Fix docs: INSERT does not have a WITH part 2016-08-22 20:59:54 +02:00
Simran Brucherseifer de6e49571e Optimized arangosh tutorial for 80 char width, slightly extended 2016-08-22 20:59:54 +02:00
Jan Steemann 5dd8c8feee throw exception in StringBuffer ctor when no memory is available 2016-08-22 17:36:12 +02:00
Jan Steemann b296468a18 more optimizations 2016-08-22 17:36:04 +02:00
Wilfried Goesgens 7f07678bf7 Add missing arangosh shebang documentation 2016-08-22 16:58:24 +02:00
Andreas Streichardt 997a4e688f Handle backend unavailable properly 2016-08-22 14:15:15 +02:00
Andreas Streichardt de81745985 Reintroduce propagateInstanceInfo 2016-08-22 12:12:19 +02:00
Andreas Streichardt 374f24fbd7 Remove implicit cast 2016-08-22 11:05:19 +02:00
Kaveh Vahedipour bb70ed3b8f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-08-19 18:00:21 +02:00
Kaveh Vahedipour 7c706ecdc8 weekend edition 2016-08-19 17:59:58 +02:00
Wilfried Goesgens 71db758e35 Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline 2016-08-19 17:39:14 +02:00
Wilfried Goesgens f63101ee23 one more md5 fix 2016-08-19 17:34:09 +02:00
Wilfried Goesgens 27fbe375f9 Fix md5 detection 2016-08-19 17:33:12 +02:00
Wilfried Goesgens 36edfdf5c3 fix permissions 2016-08-19 17:31:26 +02:00
Wilfried Goesgens cc8c1205b1 Implement mac deployment scripts 2016-08-19 17:11:18 +02:00
Andreas Streichardt 66e1bf7e4a Introduce --agency.my-address 2016-08-19 16:20:10 +02:00
Michael Hackstein a788796280 Fixes #1995. The edgeCollectionRestriction was not properly forwarded in commonNeighbors case for new graph features. 2016-08-19 15:40:15 +02:00
Kaveh Vahedipour 168431b6ba dumb warnings 2016-08-19 14:29:57 +02:00
Kaveh Vahedipour 4b7846e455 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-08-19 14:21:44 +02:00
Kaveh Vahedipour 761b986312 warnings and correct handling of pool size 2016-08-19 14:19:56 +02:00
Wilfried Goesgens 75526ee00a remove debug output. 2016-08-19 14:18:07 +02:00
Wilfried Goesgens 29ea7f49c2 Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline 2016-08-19 14:16:41 +02:00
Wilfried Goesgens d5ef0638da Ship GNUInstallDirs from cmake 3.5 so we don't get biten by bugs in older versions of it. 2016-08-19 14:16:07 +02:00
Kaveh Vahedipour 4570320a5b dumb warnings 2016-08-19 13:44:01 +02:00
Kaveh Vahedipour b865f3a41c pool size default 2016-08-19 11:13:25 +02:00
Kaveh Vahedipour 4177f6bef0 gossipping logs move from debug to trace 2016-08-19 10:59:26 +02:00
Kaveh Vahedipour 93995eba84 agency startup changed to bootstrapping 2016-08-19 10:45:52 +02:00
Kaveh Vahedipour 3bb2ab4444 Merge branch 'agency-startup' of https://github.com/arangodb/arangodb into devel 2016-08-19 10:40:22 +02:00
Wilfried Goesgens 7831071fff Mention howto control core files on linux. 2016-08-19 10:34:53 +02:00
Kaveh Vahedipour fc67a7783f shutdown fixed 2016-08-19 10:26:57 +02:00
Kaveh Vahedipour d8cb8a33ac pushing corrected unittest script and cluster startup scripts 2016-08-19 09:49:44 +02:00
Kaveh Vahedipour f7c05fe72b adjusting startup scripts 2016-08-19 09:08:33 +02:00
Kaveh Vahedipour d54c090a01 missing source file added 2016-08-19 08:41:19 +02:00
Kaveh Vahedipour b3ba9be57f we have a bootstrapping agency 2016-08-19 06:05:33 +02:00
Kaveh Vahedipour 5ec535bf98 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup 2016-08-19 05:12:06 +02:00
Kaveh Vahedipour 0bdfdc7cb6 votes are processed correctly again 2016-08-19 05:11:52 +02:00
Alan Plum 76c447e29d
Add module.context.createDocumentationRouter 2016-08-19 00:36:08 +02:00
Wilfried Goesgens 74a5e44fda Don't implicitely build the windows packages. 2016-08-18 18:51:15 +02:00
Wilfried Goesgens f0d5af8ae6 remove debug print 2016-08-18 18:48:13 +02:00
Kaveh Vahedipour 11776faa54 correct persistence after agency activation 2016-08-18 18:23:20 +02:00
Wilfried Goesgens eff62c079d Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline 2016-08-18 17:55:35 +02:00
Wilfried Goesgens dadd9833d1 Implement detection whether we are in a git repo and use the toplevel source dir. 2016-08-18 17:53:47 +02:00
Kaveh Vahedipour c4bff54771 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup 2016-08-18 17:25:24 +02:00
Kaveh Vahedipour 15d2e9285c it seems as if the bootstrap is good to go 2016-08-18 17:24:32 +02:00
jsteemann 516823059b updated generated file 2016-08-18 16:49:47 +02:00
jsteemann b8bc3b2592 fixed docs 2016-08-18 16:49:34 +02:00
Kaveh Vahedipour 9cbffca282 accidentally commented out reportIn mutex_locker 2016-08-18 16:06:47 +02:00