1
0
Fork 0
Commit Graph

11563 Commits

Author SHA1 Message Date
Simon Grätzer ba437cab71 Included support for multiple shards 2016-10-13 16:41:17 +02:00
Simon Grätzer f67acf39be Introduced PregelFeature 2016-10-13 13:31:19 +02:00
Simon Grätzer c7379f6a06 Working single DBServer solution SSSP 2016-10-13 12:56:55 +02:00
Simon Grätzer a6774ae269 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-13 10:42:23 +02:00
Jan Steemann e88460efcb add state "loading collections" to query profile results 2016-10-13 10:31:16 +02:00
Jan Steemann d229ac3354 performance optimization 2016-10-13 09:15:42 +02:00
Simon Grätzer bc4625b415 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-13 00:26:41 +02:00
Simon Grätzer 85049975b0 Some stuff 2016-10-13 00:26:16 +02:00
Max Neunhoeffer 300066f376 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-10-12 14:39:24 +02:00
Max Neunhoeffer 4676c5b250 More logging in case of strange timeouts. 2016-10-12 14:39:09 +02:00
Simon Grätzer 2becfb4a8c Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-12 14:01:48 +02:00
Simon Grätzer 7d07b4930e Zwischenstand 2016-10-12 14:01:21 +02:00
Wilfried Goesgens a23aeefbd9 Another place we need the binaryPath for windows 2016-10-12 13:56:32 +02:00
Michael Hackstein 2cfa417ac7 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-12 13:26:57 +02:00
Michael Hackstein 6ac0f848c5 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-12 13:26:43 +02:00
Jan Steemann fc36d0e220 fix compile warning 2016-10-12 13:26:32 +02:00
Michael Hackstein 13dc4915f8 Added a new isEnterprise function in js internal module. Started to make gharial aware of SmartGraphs 2016-10-12 13:25:56 +02:00
Jan Steemann f23ea4e6cf Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-12 12:52:58 +02:00
Jan Steemann 2be3b2cb38 fixed issue '"WARNING DefaultCustomTypeHandler called" on read' 2016-10-12 12:52:31 +02:00
Frank Celler 3d34f33f20 Merge branch 'devel' of https://github.com/ArangoDB/ArangoDB into devel 2016-10-12 10:23:35 +00:00
Max Neunhoeffer 3a76784af4 Protect memory accesses to _snapshot in Supervision. 2016-10-12 10:23:21 +00:00
Wilfried Goesgens 54ae758c7c We also need to know the binary directory when looking up the config
file; else we may miscalculate file locations.
2016-10-12 12:03:37 +02:00
Max Neunhoeffer f2570169e5 Fix a bug in RemoveBlock. 2016-10-12 10:37:05 +02:00
Max Neunhoeffer dd8c604dd4 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-10-11 23:26:11 +02:00
Max Neunhoeffer 38240c34d9 Add support for AQL REMOVE for smart edge collections. 2016-10-11 23:21:38 +02:00
jsteemann e4d1349e6f debug output for RestHandlers 2016-10-11 17:51:41 +02:00
Michael Hackstein 053e7fcc6b Added a mapping for Traverser cursor ids. 2016-10-11 11:03:36 +02:00
Michael Hackstein 001407d312 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-10 17:49:27 +02:00
Michael Hackstein 69ebf08abe Fixed creation of SmartCollections with correct directions. 2016-10-10 17:49:01 +02:00
Frank Celler 6865c7949a Fixed GCC4.9 compile. Stupid initializer lists. 2016-10-10 17:43:51 +02:00
Andreas Streichardt e75b8f5503 Implement cURL based inter server communication 2016-10-10 14:56:04 +02:00
Michael Hackstein f0f6a9e25c Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-10 14:40:43 +02:00
Michael Hackstein 64e4ee636d Added an option to serialize Variables in TraverserOptions. 2016-10-10 14:38:55 +02:00
Max Neunhoeffer f9925c341c Fix dump/restore tests. 2016-10-10 13:34:36 +02:00
Max Neunhoeffer 0a1ec0da5a Add a sensible default. 2016-10-10 13:34:18 +02:00
Max Neunhoeffer 5d65b0b206 Revert "Fix return value of local edge write to smart edge collection in AQL."
This reverts commit d163a05e49.
2016-10-10 00:32:36 +02:00
Max Neunhoeffer d163a05e49 Fix return value of local edge write to smart edge collection in AQL. 2016-10-10 00:30:32 +02:00
Max Neunhoeffer 1fed0239f7 Fix writing of edges in AQL to smart edge collections. 2016-10-10 00:25:46 +02:00
Max Neunhoeffer 476856954f Changes necessary for AQL INSERT for smart edge collections. 2016-10-09 23:53:26 +02:00
Max Neunhoeffer c9763a68ee Fix usesDefaultShardKeys. 2016-10-09 23:22:44 +02:00
Max Neunhoeffer 69ee8f4a73 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-10-09 11:09:57 +02:00
Max Neunhoeffer f578ee394f Fixes in AQL write code to smart collections. 2016-10-09 11:09:00 +02:00
Max Neunhoeffer 4c49853e3b Fixes in collection management. 2016-10-09 11:06:26 +02:00
Max Neunhoeffer 4443038e1b Change collection handling in Ast nodes again. 2016-10-08 00:57:30 +02:00
Simon Grätzer 1b351ba138 Further improvements 2016-10-08 00:56:24 +02:00
Max Neunhoeffer f316a9bc4c More changes for AQL writing to smart edge collections. 2016-10-08 00:48:23 +02:00
Max Neunhoeffer b14386c601 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-10-07 21:24:51 +02:00
Max Neunhoeffer 82e548ff8b Change setup of getResponsibleShard w.r.t. collection. 2016-10-07 21:05:18 +02:00
Simon Grätzer 742450f948 Some more fixes 2016-10-07 16:22:38 +02:00
jsteemann 8aa34ec92b emit diagnostic message in case no free slot can be found in WAL 2016-10-07 16:18:20 +02:00