1
0
Fork 0
arangodb/arangod/Utils
Jan Christoph Uhde 95007fe28e Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api-arango-result
* 'engine-api' of https://github.com/arangodb/arangodb: (46 commits)
  Merged RocksDBPathBasedIndex into RocksDBVPackIndex.
  fix handling of externals
  fix toArray()
  fix returning documents
  Added hash-, skip list, persistent indexes
  harmonize filtering - filter on full filename.
  mini modifications
  standardize starting of servers for replication tests
  Edge index compliant with design doc
  another fix for #2404
  Moved „removeLargeRange“ method to commons
  Added length byte to IndexValue keys.
  fixed issue #2404
  Added drop to primary index
  Added drop() to indexes
  Fixes a coordinator crash in Clustered Traversal. In case of failover during query planning.
  Fixed edge index
  Expand on CORS documentation
  Let ArangoDB handle the allow-credentials header
  make the authentication tests run on directories
  ...
2017-03-30 19:46:17 +02:00
..
CollectionGuard.h
CollectionKeys.cpp move collection keys into engine 2017-03-21 14:23:29 +01:00
CollectionKeys.h move collection keys into engine 2017-03-21 14:23:29 +01:00
CollectionKeysRepository.cpp move collection keys into engine 2017-03-21 14:23:29 +01:00
CollectionKeysRepository.h
CollectionNameResolver.cpp
CollectionNameResolver.h
Cursor.cpp
Cursor.h
CursorRepository.cpp moved export into engine 2017-03-21 11:41:50 +01:00
CursorRepository.h moved export into engine 2017-03-21 11:41:50 +01:00
DatabaseGuard.h
Events.cpp
Events.h
OperationCursor.cpp
OperationCursor.h fix toArray() 2017-03-30 17:02:54 +02:00
OperationOptions.h
OperationResult.h refactor some code to make use of arangodb::Result 2017-03-30 09:39:21 +02:00
SingleCollectionTransaction.cpp refactor some code to make use of arangodb::Result 2017-03-30 09:39:21 +02:00
SingleCollectionTransaction.h refactor some code to make use of arangodb::Result 2017-03-30 09:39:21 +02:00
UserTransaction.h
WorkMonitorArangod.cpp