1
0
Fork 0
Commit Graph

40442 Commits

Author SHA1 Message Date
Andreas Streichardt f08cae2028 Explicitly wait for unloaded 2017-05-24 14:37:30 +02:00
Andreas Streichardt ab2dcfb844 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-24 14:33:22 +02:00
Andreas Streichardt f2670f8040 Extract compareServerList and make it reuseable 2017-05-24 14:13:51 +02:00
jsteemann 0c6b3cfd46 fix non-deterministic behavior in cluster_sync test 2017-05-24 12:51:27 +02:00
jsteemann 59808d71cd Merge branch 'column-family' of https://github.com/arangodb/arangodb into devel 2017-05-24 12:14:38 +02:00
jsteemann 4ee75af662 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-24 11:59:49 +02:00
Max Neunhoeffer d45ac5536d Adjust lower limit for timeout in sync repl for RocksDB. 2017-05-24 11:52:39 +02:00
jsteemann e946a0c0b4 added diagnostic output 2017-05-24 11:52:33 +02:00
Max Neunhoeffer 9ce9db63fc Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-05-24 11:50:27 +02:00
jsteemann 7906f0bae7 updated manual 2017-05-24 11:46:22 +02:00
jsteemann d6bb581b18 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-24 11:33:53 +02:00
jsteemann 81786c0aa6 print compression support 2017-05-24 11:33:46 +02:00
jsteemann 25658e060e intermediate commit for SSL debugging 2017-05-24 11:30:26 +02:00
jsteemann 631453a1f3 more options 2017-05-24 11:15:36 +02:00
jsteemann b23285df81 added more options, but not effective yet 2017-05-24 11:02:24 +02:00
Andreas Streichardt 360f082087 GetVersion() is deprecated 2017-05-24 10:58:15 +02:00
Wilfried Goesgens c6997b4e18 implement choosing of the database directory depending on the installation options 2017-05-24 10:30:41 +02:00
Wilfried Goesgens 5500942f00 enable colors on recent enough windows versions 2017-05-24 10:29:40 +02:00
Wilfried Goesgens 8f568f3796 implement choosing of the database directory depending on the installation options 2017-05-24 10:27:26 +02:00
Wilfried Goesgens b824fb1bee remove unused stuff, fix stopping of service to be just in front of unpackaging files 2017-05-24 10:25:57 +02:00
Max Neunhoeffer ff12815b2e Correct a typo in a variable name, improve comments. 2017-05-24 09:53:40 +02:00
mpv1989 379521de53 Add adler32 test 2017-05-24 09:09:08 +02:00
Max Neunhoeffer 77517709ea Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-05-24 08:58:43 +02:00
Dan Larkin 71846d0ad7 Added hinting so cache table is aware of eviction rate problems. 2017-05-23 19:05:50 -04:00
Dan Larkin 78c80c3a3d Doubled size of cache buckets to increase associativity. 2017-05-23 17:51:47 -04:00
Max Neunhoeffer 11e6b9ea7f Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2017-05-23 20:38:38 +02:00
Wilfried Goesgens 77f1c66a0f enable colors on recent enough windows versions 2017-05-23 18:18:07 +02:00
jsteemann c722a5f4d7 move 2017-05-23 18:02:17 +02:00
jsteemann 27a8adf9b8 moved shell colors into their own feature 2017-05-23 16:53:43 +02:00
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
Simon Grätzer 6c905c8d26 Missed some markers 2017-05-23 11:37:17 +02:00
Simon Grätzer 88977d204a Merge branch 'devel' of https://github.com/arangodb/arangodb into column-family
# Conflicts:
#	arangod/RocksDBEngine/RocksDBIndex.cpp
#	arangod/RocksDBEngine/RocksDBIndex.h
#	arangod/RocksDBEngine/RocksDBPrimaryIndex.cpp
#	arangod/RocksDBEngine/RocksDBPrimaryIndex.h
2017-05-23 11:17:30 +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