1
0
Fork 0
arangodb/arangod/StorageEngine
Jan Christoph Uhde 5f31e2b692 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
* 'devel' of https://github.com/arangodb/arangodb:
  Removed non-applicable test case.
  unused variable
  rocksdb options
  fixes for non-array IN lookups, added tests
  Add check for distributeShardsLike to dropCollectionCoordinator.
  fixed foxx test
  added missing return
  js request simplified if sslProtocol
  pass also sslProtocol from request to internal.download
  fixed issue #2450
  cppcheck
  Added a missing switch break.
  remove dead code
  updated CHANGELOG
  raised to 4
  added 'x-content-type-options: nosniff' to avoid MSIE bug
  fixed queue size
  added queue size to statistics
  added queue time and request tracing with timings
2017-04-25 08:38:51 +02:00
..
DocumentIdentifierToken.h cppcheck 2017-04-24 23:06:36 +02:00
EngineSelectorFeature.cpp improve error message 2017-04-19 17:55:46 +02:00
EngineSelectorFeature.h Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-03-22 12:26:10 +01:00
RocksDBIndexFactory.cpp Moved major Index-creation out of LogicalCollection into the StorageEngine Specific IndexFactory. 2017-01-29 15:08:26 +01:00
RocksDBIndexFactory.h Moved major Index-creation out of LogicalCollection into the StorageEngine Specific IndexFactory. 2017-01-29 15:08:26 +01:00
StorageEngine.h fix engine name 2017-04-24 19:01:31 +02:00
TransactionCollection.cpp more startup 2017-03-24 14:20:51 +01:00
TransactionCollection.h first stab at exclusive locks 2017-04-20 12:25:53 +02:00
TransactionState.cpp pass trx into numberDocuments 2017-03-31 11:33:16 +02:00
TransactionState.h pass trx into numberDocuments 2017-03-31 11:33:16 +02:00