..
CollectionExport.h
move common code into its own file
2017-05-22 17:46:12 +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
…
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
fix query execution times that may have different between batches ( #2606 )
2017-06-19 17:47:32 +02:00
Cursor.h
fix query execution times that may have different between batches ( #2606 )
2017-06-19 17:47:32 +02:00
CursorRepository.cpp
make more exception safe
2017-04-20 12:54:59 +02:00
CursorRepository.h
moved export into engine
2017-03-21 11:41:50 +01:00
DatabaseGuard.h
honor return value of TRI_vocbase_t::use
2017-04-26 09:51:40 +02: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
optimized all index iterator
2017-05-31 11:34:32 +02:00
OperationCursor.h
optimized all index iterator
2017-05-31 11:34:32 +02:00
OperationOptions.h
removed occurrences of mmfiles
2017-03-09 16:40:42 +01:00
OperationResult.h
avoid double-copying of shared ptrs
2017-05-22 11:28:18 +02:00
SingleCollectionTransaction.cpp
avoid double-copying of shared ptrs
2017-05-22 11:28:18 +02:00
SingleCollectionTransaction.h
avoid double-copying of shared ptrs
2017-05-22 11:28:18 +02:00
WorkMonitorArangod.cpp
preparation for RocksDB logger
2017-05-09 12:42:25 +02:00