.. |
AqlTransaction.cpp
|
renaming
|
2017-01-30 09:02:57 +01:00 |
AqlTransaction.h
|
factored out TransactionState
|
2017-01-25 15:55:01 +01:00 |
CollectionExport.cpp
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-25 16:30:33 +01:00 |
CollectionExport.h
|
remove revisions cache
|
2017-01-24 10:48:07 +01: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
|
Transaction::invokeOnAllElements now works with a callback taken DocumentIdentifierTokens instead of IndexElements.
|
2017-01-25 15:03:08 +01:00 |
CollectionKeys.h
|
remove revisions cache
|
2017-01-24 10:48:07 +01:00 |
CollectionKeysRepository.cpp
|
removed server.h
|
2016-07-25 16:49:52 +02:00 |
CollectionKeysRepository.h
|
…
|
|
CollectionNameResolver.cpp
|
Fix error handling for ClusterInfo::getCollection.
|
2016-09-30 14:11:46 +02: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 |
CollectionReadLocker.h
|
factored out TransactionState
|
2017-01-25 15:55:01 +01:00 |
CollectionWriteLocker.h
|
factored out TransactionState
|
2017-01-25 15:55:01 +01:00 |
Cursor.cpp
|
use bulk allocator for index elements
|
2016-12-09 21:40:49 +01:00 |
Cursor.h
|
fixed issue #2211
|
2016-12-07 12:28:52 +01:00 |
CursorRepository.cpp
|
fixed issue #2211
|
2016-12-07 12:28:52 +01:00 |
CursorRepository.h
|
fixed issue #2211
|
2016-12-07 12:28:52 +01:00 |
DatabaseGuard.h
|
experimental micro optimizations
|
2016-12-16 15:52:16 +01:00 |
Events.cpp
|
fixed formatting
|
2016-10-06 14:56:32 +02:00 |
Events.h
|
added more events
|
2016-10-06 14:14:38 +02:00 |
ExplicitTransaction.h
|
factored out TransactionState
|
2017-01-25 15:55:01 +01:00 |
OperationCursor.cpp
|
Renamed => getMoreMptr in OpCursor to getMoreTokens, Removed default Parameter
|
2017-01-25 10:46:37 +01:00 |
OperationCursor.h
|
Renamed => getMoreMptr in OpCursor to getMoreTokens, Removed default Parameter
|
2017-01-25 10:46:37 +01:00 |
OperationOptions.h
|
renaming
|
2017-01-16 14:48:13 +01:00 |
OperationResult.h
|
renaming
|
2017-01-30 09:02:57 +01:00 |
ReplicationTransaction.h
|
renaming
|
2017-01-30 09:02:57 +01:00 |
SingleCollectionTransaction.cpp
|
renaming
|
2017-01-30 09:02:57 +01:00 |
SingleCollectionTransaction.h
|
moved transaction collections into their own files
|
2017-01-26 16:51:57 +01:00 |
StandaloneTransactionContext.cpp
|
factored out TransactionState
|
2017-01-25 15:55:01 +01:00 |
StandaloneTransactionContext.h
|
factored out TransactionState
|
2017-01-25 15:55:01 +01:00 |
Transaction.cpp
|
Handle the case that ClusterComm is already shut down gracefully.
|
2017-02-07 15:31:40 +01:00 |
Transaction.h
|
renaming
|
2017-01-30 09:02:57 +01:00 |
TransactionCollection.cpp
|
refactoring
|
2017-01-27 15:57:22 +01:00 |
TransactionCollection.h
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-30 09:03:55 +01:00 |
TransactionContext.cpp
|
remove revisions cache
|
2017-01-24 10:48:07 +01:00 |
TransactionContext.h
|
factored out TransactionState
|
2017-01-25 15:55:01 +01:00 |
TransactionHints.h
|
factored out transaction hints
|
2017-01-25 13:12:09 +01:00 |
TransactionState.cpp
|
refactoring
|
2017-01-27 16:37:02 +01:00 |
TransactionState.h
|
refactoring
|
2017-01-27 16:37:02 +01:00 |
V8TransactionContext.cpp
|
factored out TransactionState
|
2017-01-25 15:55:01 +01:00 |
V8TransactionContext.h
|
factored out TransactionState
|
2017-01-25 15:55:01 +01:00 |
WorkMonitorArangod.cpp
|
improved statistics
|
2017-01-26 23:43:27 +01:00 |