1
0
Fork 0
Commit Graph

37211 Commits

Author SHA1 Message Date
jsteemann 8c4fca5ce5 updated CHANGELOG 2017-03-09 14:29:30 +01:00
jsteemann 9278149b24 fixed --convert 2017-03-09 14:29:23 +01:00
Wilfried Goesgens 9e8daf07c8 Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2017-03-09 13:27:07 +01:00
Wilfried Goesgens 5058d3f79b our 2 cent on filesystems 2017-03-09 13:26:48 +01:00
jsteemann 0941e14b92 fixed issue #2367 2017-03-09 11:27:59 +01:00
Wilfried Goesgens 8a9a39382a fiddle with cmake ifs 2017-03-08 18:18:32 +01:00
jsteemann 59b973d212 fixed tests 2017-03-08 18:08:36 +01:00
jsteemann 6b882ca8a2 class renaming 2017-03-08 17:54:00 +01:00
jsteemann 3e0969da37 fix memleak 2017-03-08 17:29:15 +01:00
jsteemann 10c480f621 Merge branch 'engine-api' of https://github.com/arangodb/arangodb into devel 2017-03-08 17:23:39 +01:00
jsteemann f02ebfc07b Merge branch 'engine-api' of https://github.com/arangodb/arangodb into devel 2017-03-08 17:07:18 +01:00
jsteemann 928060153e Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-03-08 15:07:38 +01:00
jsteemann a2a29ab6b1 Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-03-08 15:07:33 +01:00
jsteemann 3ed19e291d added "shardIds" option for AQL queries to restrict queries to specific shards 2017-03-08 15:07:10 +01:00
Wilfried Goesgens 5f03c50d8b only set the osx deployment target if its not preset 2017-03-08 14:55:19 +01:00
Michael Hackstein 489f0d12b8 Moved the decision to write a marker into the databaseFeature, it is not triggered from outside any more. Furthermore renameCollection write marker is now done in MMFiles. 2017-03-08 14:54:25 +01:00
Michael Hackstein 18700387a8 Drop / Create Database in DBFeature does not expose writeMarker flag in it's API 2017-03-08 13:27:01 +01:00
Michael Hackstein 4701a40867 Cleanup LogicalCollection.h 2017-03-08 13:26:20 +01:00
Michael Hackstein f7210ee75b Fixed forward declaration. Was declared as class but is a struct 2017-03-08 13:25:37 +01:00
Frank Celler 6672ff40da fix for old test implementations 2017-03-08 13:07:30 +01:00
Frank Celler 25aafce6be fixed wrong message level 2017-03-08 13:01:20 +01:00
Frank Celler 7eefdf547b simplification: FileResult does only support ok, no additional result
header only, added FileResultString class for Result that return a string
2017-03-08 13:01:20 +01:00
jsteemann fd7ad33a0c added -Wnon-virtual-dtor compile option 2017-03-08 12:56:58 +01:00
jsteemann ebe3a34678 remove version number from readme 2017-03-08 11:52:59 +01:00
Andreas Streichardt 95f9d1e191 Remove fakeit for now 2017-03-08 11:33:42 +01:00
Michael Hackstein 636cc097b0 Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api 2017-03-08 11:03:51 +01:00
Michael Hackstein 580d2a4336 Moved indexes down into the physical collections 2017-03-08 11:03:45 +01:00
hkernbach 6ab5132a6f fixed issue #2316 2017-03-08 09:45:43 +01:00
Michael Hackstein e6ab0afb50 Moved indexBuckets from Logical => MMFiles collection. 2017-03-07 14:07:32 +01:00
jsteemann 29b3aed74a Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-03-07 13:13:11 +01:00
Wilfried Goesgens de6d64ba21 move include up so we know the target 2017-03-07 13:12:35 +01:00
jsteemann 836afb39a1 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-03-07 13:11:18 +01:00
jsteemann 57dd92902c move engine-specific optimizer rules into engine 2017-03-07 13:10:58 +01:00
Wilfried Goesgens a34ad23d0f add missing dependency to V8 for the unittests 2017-03-07 13:08:10 +01:00
Andreas Streichardt c5aaa5c633 use junit 2017-03-07 11:59:53 +01:00
Andreas Streichardt 7d51256234 Properly publish results 2017-03-07 11:54:37 +01:00
Andreas Streichardt 4af0eab357 fix icu stuff 2017-03-07 11:21:35 +01:00
jsteemann 187a95a2cb Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-03-07 10:49:53 +01:00
Wilfried Goesgens 973547a18a new examples 2017-03-07 10:45:01 +01:00
jsteemann bda65cef8b Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-03-07 10:33:25 +01:00
jsteemann 823e89b524 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-07 10:32:32 +01:00
jsteemann aa870e9bce fix attribute name parser failure return code 2017-03-07 10:32:27 +01:00
Andreas Streichardt dd95ab3c03 Fix options without touching submodules 2017-03-07 10:17:49 +01:00
Andreas Streichardt 408a831611 Revert "Fix options"
This reverts commit 80da46e2b0.
2017-03-07 10:16:47 +01:00
Andreas Streichardt fcac7771ec some catch info 2017-03-07 10:08:31 +01:00
jsteemann 058b9a6c1b make log thread smarter 2017-03-07 09:40:03 +01:00
Andreas Streichardt 0d02163ee5 Fix test compile on mac 2017-03-07 08:59:13 +01:00
Andreas Streichardt 80da46e2b0 Fix options 2017-03-07 08:42:38 +01:00
Andreas Streichardt e49ba0bb05 Fix catch tests 2017-03-07 08:33:19 +01:00
jsteemann b95f082718 upgraded version of bundled zlib library from 1.2.8 to 1.2.11 2017-03-07 08:15:45 +01:00