1
0
Fork 0
Commit Graph

40090 Commits

Author SHA1 Message Date
Dan Larkin fa2441cc96 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-23 10:16:58 -04:00
Dan Larkin 6c9f12ea85 Fixed RocksDB export API. 2017-05-23 10:16:53 -04:00
Wilfried Goesgens ce82b0009c one more place where quotes are wrong 2017-05-23 15:39:06 +02:00
Michael Hackstein c7ad9ed16d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-23 15:16:02 +02:00
Michael Hackstein 12f1a7c6f6 Fixed a bug where the IndexEstimator could get into undefined behaviour if the persisted estimate contains a size of 0. 2017-05-23 14:25:53 +02:00
Wilfried Goesgens 48505fba63 fix calculation of windows paths 2017-05-23 14:04:57 +02:00
Wilfried Goesgens e08c09cbdb fix calculation of windows paths 2017-05-23 13:33:22 +02:00
Wilfried Goesgens c8b6d831ed fix calculation of windows paths 2017-05-23 13:31:20 +02:00
jsteemann a4fde59fd2 some refactoring 2017-05-23 13:18:51 +02:00
Michael Hackstein 9055552c8b Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-23 13:17:20 +02:00
Michael Hackstein 91e19071a9 The Cuckoo index estimator now uses 32bit counters instead of 16bit. It should be more relyable now. 2017-05-23 12:56:24 +02:00
Wilfried Goesgens 8e46df89e4 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-23 12:06:16 +02:00
Wilfried Goesgens b4b59c9a38 cleanup: remove unneccesary code 2017-05-23 12:06:03 +02:00
Simon Grätzer add535f1ed Update Geo.md 2017-05-23 12:01:29 +02:00
Wilfried Goesgens 8afdf85d0a move ConditionalAddToRegistry into macro to make the source more compact. 2017-05-23 11:59:40 +02:00
jsteemann ca16705097 windows again 2017-05-23 11:15:17 +02:00
jsteemann b2cd86ad8b fix for win32 2017-05-23 11:01:57 +02:00
jsteemann 244e380f63 unintentionally broke the export 2017-05-23 10:57:31 +02:00
jsteemann d1f466327c updated manual 2017-05-23 10:42:51 +02:00
jsteemann 47e2648e44 updated manual 2017-05-23 10:40:45 +02:00
jsteemann 53fa66e60d move parts from ProgramOptions from headers into cpp files 2017-05-23 10:30:36 +02:00
Wilfried Goesgens 6c065cd889 fix windows executable version information 2017-05-23 10:16:45 +02:00
Wilfried Goesgens 1ee149d1ea fix build script - it doesn't work properly with quotes. 2017-05-23 09:47:39 +02:00
jsteemann 2f3e4d0ba0 fix init order 2017-05-23 08:57:39 +02:00
jsteemann ad5e58b050 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-23 08:53:26 +02:00
jsteemann a7b3839e6c renamed "getMore" to "next" 2017-05-23 08:53:13 +02:00
Simon Grätzer 80aa6e0e77 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-22 19:09:38 +02:00
Simon Grätzer ddfa15b8cc Adding bound checking back 2017-05-22 19:09:32 +02:00
Andreas Streichardt d8dc3c85e7 Call version instead of foxx status to save a v8 context 2017-05-22 19:07:24 +02:00
jsteemann 802180e2f2 better error messages 2017-05-22 18:00:20 +02:00
Wilfried Goesgens 504427f800 split functions out of base NSIS file 2017-05-22 17:54:07 +02:00
jsteemann 79cda92a2a move common code into its own file 2017-05-22 17:46:12 +02:00
jsteemann 221583e9ca fix warning 2017-05-22 16:00:05 +02:00
jsteemann ee0ba4f377 inline functions 2017-05-22 15:58:27 +02:00
jsteemann c53126cebc added missing include 2017-05-22 15:58:07 +02:00
jsteemann 183ae6381d add missing include 2017-05-22 15:57:54 +02:00
jsteemann e74f77fbc9 fix reserve 2017-05-22 15:57:39 +02:00
jsteemann bdac806e49 slightly optimize context destruction 2017-05-22 15:57:08 +02:00
jsteemann ae75259542 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-22 15:56:39 +02:00
jsteemann efc4ca24eb remove IsolateData again after context gets destroyed 2017-05-22 15:56:23 +02:00
jsteemann c844db70b8 fixed invalid assertion 2017-05-22 15:54:25 +02:00
Wilfried Goesgens 5ca6622352 Lintify build.sh
- wrap overlong lines
 - use $() instead of ``
 - use shell lists for CONFIGURE_OPTIONS and MAKE_PARAMS
 - add quotes
2017-05-22 14:35:13 +02:00
mpv1989 cdfd41f9b9 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-22 13:54:08 +02:00
mpv1989 66fa98e14d Add alder32 tests 2017-05-22 13:54:02 +02:00
jsteemann 5b5cdfd320 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-22 13:53:29 +02:00
jsteemann 686a964718 adjusted error message 2017-05-22 13:53:22 +02:00
jsteemann bbdb191797 remove unused error code 2017-05-22 13:53:10 +02:00
Wilfried Goesgens bb4055f3cf windows sometimes fails on first attempt if the build directory was last used to compile another branch, but succeed on second attempt... 2017-05-22 13:11:40 +02:00
jsteemann 6d6bcde242 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-22 11:28:30 +02:00
jsteemann a91c54f6b3 avoid double-copying of shared ptrs 2017-05-22 11:28:18 +02:00