1
0
Fork 0
Commit Graph

39691 Commits

Author SHA1 Message Date
Jan Christoph Uhde a8cc4c802d move logger state creation into engines 2017-05-08 12:04:31 +02:00
Simon Grätzer 7f9fdbc0ea Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-08 11:41:17 +02:00
Simon Grätzer 31b87de7b3 Adding full text index to tests, and fixing some error handling 2017-05-08 11:41:12 +02:00
jsteemann 2cffe15f0d fix wrong assertion 2017-05-08 11:23:49 +02:00
Jan Christoph Uhde 81a5a39e22 Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/rocksdb-geoindex
* 'devel' of https://github.com/arangodb/arangodb: (34 commits)
  remove unused files (with long filenames that produce problems on Windows checkouts)
  attempt to fix Windows test
  fix recovery tests
  Added more RocksDB passthrough options.
  Raise transaction replication timeout to adjust for sporadic RocksDB latencies.
  cleanup
  unified
  Fixing mem leak
  fixing small issue
  Fixed dump test
  Count fix & tests enabled
  Fixing parser bug
  RocksDB Fülltext index
  alphabetic order
  Fixing warnings and errors
  My friend ruby and his best pal openssl went into the windows bar for drinking...sad
  attempt at fixing occasional fatal errors accessing clustercomm instance on shutdown
  broke devel and fixed
  increase the size of the intermediate disk image
  osx fix on funny fail
  ...
2017-05-08 11:22:20 +02:00
Wilfried Goesgens 8b5d557ff7 one more place to rename the include 2017-05-08 11:14:53 +02:00
Jan Christoph Uhde 8a1c954b09 add GeoIndexValue to RocksDBTypes and Keys 2017-05-08 11:10:49 +02:00
jsteemann a2411488ae remove unused files (with long filenames that produce problems on Windows checkouts) 2017-05-08 10:46:07 +02:00
jsteemann c7c5800463 attempt to fix Windows test 2017-05-08 09:53:23 +02:00
jsteemann 1f5731461a fix recovery tests 2017-05-08 08:55:35 +02:00
Dan Larkin e9c0f0b805 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-07 11:08:32 -04:00
Dan Larkin 9924fa1480 Added more RocksDB passthrough options. 2017-05-07 11:08:25 -04:00
Dan Larkin f840d05d64 Raise transaction replication timeout to adjust for sporadic RocksDB latencies. 2017-05-07 11:07:09 -04:00
Frank Celler 62119b8b33 cleanup 2017-05-07 17:01:47 +02:00
Frank Celler b4d7367ae7 unified 2017-05-07 15:45:37 +02:00
Simon Grätzer f15b7032cb Fixing mem leak 2017-05-06 14:17:37 +02:00
Simon Grätzer 7d28844f21 fixing small issue 2017-05-06 03:42:28 +02:00
Simon Grätzer e2e64421f2 Fixed dump test 2017-05-06 02:45:20 +02:00
Simon Grätzer 59a514bb89 Count fix & tests enabled 2017-05-06 01:57:09 +02:00
Simon Grätzer 646979acce Fixing parser bug 2017-05-06 01:28:44 +02:00
Simon Grätzer dd0b0c6b28 RocksDB Fülltext index 2017-05-06 01:14:49 +02:00
Frank Celler 537d423bf4 alphabetic order 2017-05-05 20:21:36 +02:00
Jan Christoph Uhde 577e702e20 geo index - (de)serialize RocksDBValues 2017-05-05 18:27:08 +02:00
Simon Grätzer 684fc2d843 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-05 17:26:33 +02:00
Simon Grätzer 152a3b6d8d Fixing warnings and errors 2017-05-05 17:26:28 +02:00
Andreas Streichardt 6dec8ab22d My friend ruby and his best pal openssl went into the windows bar for drinking...sad 2017-05-05 17:03:27 +02:00
Kaveh Vahedipour 1635ec3679 attempt at fixing occasional fatal errors accessing clustercomm instance on shutdown 2017-05-05 16:28:35 +02:00
Kaveh Vahedipour 323d35559a broke devel and fixed 2017-05-05 16:15:28 +02:00
Wilfried Goesgens 93ffaa6f3b increase the size of the intermediate disk image 2017-05-05 16:03:44 +02:00
Kaveh Vahedipour d81a68e959 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-05 16:00:37 +02:00
Kaveh Vahedipour e3aada55e1 osx fix on funny fail 2017-05-05 16:00:27 +02:00
Michael Hackstein ca1fdbf3d9 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-05 15:59:43 +02:00
Michael Hackstein e54f4b96da Fixed jslint in testsuites/rspec 2017-05-05 15:59:02 +02:00
Simon Grätzer 635a3e9423 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-05 15:54:30 +02:00
Michael Hackstein 4d7433bdbf Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-05 15:51:33 +02:00
Michael Hackstein dd4da7cbca Rspec and Export tests now honor the given --testOutput parameter. Also ssl_server and http_server do now write in different files, this lead to errors on jenkins. 2017-05-05 15:51:22 +02:00
Simon Grätzer 9f8ffe9136 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-05 15:44:20 +02:00
Simon Grätzer 6f69454c82 Added fulltext index 2017-05-05 15:44:15 +02:00
jsteemann 8c2be23d73 do not call SyncWAL() on Windows, as it does not work 2017-05-05 15:37:38 +02:00
jsteemann 6a30df3363 add some safety padding for WAL file deletion 2017-05-05 15:31:57 +02:00
Simon Grätzer 5225348d3e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-05 14:29:01 +02:00
Wilfried Goesgens 922f59148b lint. 2017-05-05 14:14:39 +02:00
Wilfried Goesgens c3dc501b99 remove debug switch 2017-05-05 14:04:58 +02:00
Wilfried Goesgens 0d8c4a5836 Merge branch 'devel' of github.com:arangodb/arangodb into feature-signmacos 2017-05-05 13:59:12 +02:00
Simon Grätzer 47b4f236c7 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-05 13:58:15 +02:00
Simon Grätzer d9bff18814 Fulltext index 2017-05-05 13:58:11 +02:00
jsteemann ac7e0a225f fixed issues found by scan tool 2017-05-05 13:51:23 +02:00
Wilfried Goesgens dc90ae3c61 we only add the megabytes to calls to 'create' 2017-05-05 13:40:44 +02:00
Jan Christoph Uhde b42c6c0e45 add rocksdbgeoindex 2017-05-05 13:38:57 +02:00
Wilfried Goesgens ed71952418 migrate away from expect.js to chai.expect 2017-05-05 13:38:39 +02:00