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 Removed all references on TRI_vocbase_col_t and replaced them by LogicalCollection class. Not everything is properly moved and implemetned yet. This commit causes crashes. 2016-08-17 11:10:39 +02:00
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 removed unused forwards and functions 2016-02-25 00:48:06 +01:00
CollectionNameResolver.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
CollectionNameResolver.h Removed all references on TRI_vocbase_col_t and replaced them by LogicalCollection class. Not everything is properly moved and implemetned yet. This commit causes crashes. 2016-08-17 11:10:39 +02:00
Cursor.cpp move attributes into engine 2017-03-21 10:31:50 +01:00
Cursor.h move attributes into engine 2017-03-21 10:31:50 +01:00
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 fixed a race when dropping databases 2017-02-23 15:22:50 +01:00
Events.cpp initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
Events.h initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
OperationCursor.cpp Fixed minor bugs in usage of callback-based index-api. Remove unused old next and nextBabies index iterator functions. 2017-02-03 13:22:06 +01:00
OperationCursor.h fix toArray() 2017-03-30 17:02:54 +02:00
OperationOptions.h removed occurrences of mmfiles 2017-03-09 16:40:42 +01:00
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 allow creation of UserTransaction with non-V8 contexts as well 2017-03-15 11:37:03 +01:00
WorkMonitorArangod.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00