1
0
Fork 0
Commit Graph

34496 Commits

Author SHA1 Message Date
Wilfried Goesgens cbaa2c3b02 More places to pass along the binaryPath for teh windows 2016-10-12 13:21:38 +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
Wilfried Goesgens 26566183a4 its nullptr on windows too. 2016-10-12 12:45:12 +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
Wilfried Goesgens 58210e673a disable optimizations for package builds to least common denominator. 2016-10-12 12:00:14 +02:00
Wilfried Goesgens 7343df31d0 - Fix enterprise package naming for windows & mac
- add missing `make package` target for mac
2016-10-12 10:48:44 +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
Wilfried Goesgens 043c6af26e Fix paths 2016-10-11 19:44:17 +02:00
Wilfried Goesgens 05539e36ff Fix quoting for older cmake versions 2016-10-11 19:24:45 +02:00
Wilfried Goesgens 4b2fb9ff0d Remove debug output 2016-10-11 19:13:04 +02:00
Wilfried Goesgens bbbaf133f0 Fix windows build with the calculation of file locations 2016-10-11 19:08:53 +02:00
Michael Hackstein d7aa74bf80 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-11 18:51:46 +02:00
Michael Hackstein 467224dc8f Typo and optical fixes in DocumentatioN 2016-10-11 18:51:35 +02:00
jsteemann f3b32dd8f5 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-11 17:51:46 +02:00
jsteemann e4d1349e6f debug output for RestHandlers 2016-10-11 17:51:41 +02:00
Michael Hackstein 4c91260476 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-11 17:49:35 +02:00
Michael Hackstein 9edc31f769 Added a section that describes how SmartGraphs work. 2016-10-11 17:49:31 +02:00
Michael Hackstein 548e731d57 First Chapter about SmartGraph management. Only describes the differnces between Smart and General Graphs. 2016-10-11 17:40:17 +02:00
jsteemann e350e2ed6b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-11 16:48:02 +02:00
jsteemann 7641dab658 fix tabular display for non-documents 2016-10-11 16:47:52 +02:00
Max Neunhoeffer b6fc4780e2 Some formulation changes and typos. 2016-10-11 15:34:36 +02:00
Michael Hackstein cfbfbcf177 Added documentation starting point for smart graphs. 2016-10-11 14:31:35 +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 a21911ae37 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-10 17:44:12 +02:00
Frank Celler 6865c7949a Fixed GCC4.9 compile. Stupid initializer lists. 2016-10-10 17:43:51 +02:00
Simran Brucherseifer 4af426f494 Fix Foxx Auth link in docs 2016-10-10 17:34:19 +02:00
jsteemann 0bfe4473ee fix compile warning 2016-10-10 17:10:55 +02:00
Andreas Streichardt e75b8f5503 Implement cURL based inter server communication 2016-10-10 14:56:04 +02:00
Max Neunhoeffer 430653d596 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-10-10 14:55:03 +02:00
Max Neunhoeffer 36efc9f15f Speed up dump tests by using babies. 2016-10-10 14:54:38 +02:00
Kaveh Vahedipour 544524eff7 agency documentation typos 2016-10-10 14:44:18 +02:00
Kaveh Vahedipour 144b6d3258 agency documentation typos 2016-10-10 14:43:01 +02:00
Frank Celler d5cd68cb5c cleanup endpoints 2016-10-10 14:40:55 +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
Kaveh Vahedipour ff1fb96bbc Missing summary entry 2016-10-10 14:25:29 +02:00
Kaveh Vahedipour 7ef7123a4a Missing summary entry 2016-10-10 14:19:17 +02:00
Max Neunhoeffer 60f7d9d76a Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-10-10 13:34:48 +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
Wilfried Goesgens 4e66b0075e MSC_VER is an integer 2016-10-10 13:03:48 +02:00
Wilfried Goesgens 7d2123cf68 fix compilation on windows broken by 4e8fc9b665 2016-10-10 12:56:17 +02:00
Kaveh Vahedipour 8c2661662e overview documentation of agency 2016-10-10 12:36:44 +02:00