.. |
AqlTransaction.cpp
|
small vector optimization for transaction collections
|
2016-05-31 13:20:58 +02:00 |
AqlTransaction.h
|
small vector optimization for transaction collections
|
2016-05-31 13:20:58 +02:00 |
CollectionExport.cpp
|
removed unused includes of JsonHelper.h
|
2016-05-13 19:00:23 +02:00 |
CollectionExport.h
|
…
|
|
CollectionGuard.h
|
…
|
|
CollectionKeys.cpp
|
prepation for optimizations
|
2016-04-29 17:26:22 +02:00 |
CollectionKeys.h
|
do not create markers on the heap, but create them in the WAL space directly
|
2016-04-29 01:01:10 +02:00 |
CollectionKeysRepository.cpp
|
…
|
|
CollectionKeysRepository.h
|
…
|
|
CollectionNameResolver.h
|
Fix nasty bug with local system collections on DBServers.
|
2016-06-15 21:26:04 -07:00 |
CollectionReadLocker.h
|
slightly adjusted wait times
|
2016-05-30 09:34:13 +02:00 |
CollectionWriteLocker.h
|
slightly adjusted wait times
|
2016-05-30 09:34:13 +02:00 |
Cursor.cpp
|
merge with velocypack
|
2016-06-06 16:59:36 +02:00 |
Cursor.h
|
use VPackDumper
|
2016-05-02 17:32:53 +02:00 |
CursorRepository.cpp
|
…
|
|
CursorRepository.h
|
…
|
|
DatabaseGuard.h
|
…
|
|
ExplicitTransaction.h
|
add write collections before read collections
|
2016-06-29 11:10:27 +02:00 |
OperationCursor.cpp
|
reuse operation cursors for const expressions
|
2016-06-29 22:56:42 +02:00 |
OperationCursor.h
|
reuse operation cursors for const expressions
|
2016-06-29 22:56:42 +02:00 |
OperationOptions.h
|
…
|
|
OperationResult.h
|
…
|
|
ReplicationTransaction.h
|
small vector optimization for transaction collections
|
2016-05-31 13:20:58 +02:00 |
SingleCollectionTransaction.cpp
|
small vector optimization for transaction collections
|
2016-05-31 13:20:58 +02:00 |
SingleCollectionTransaction.h
|
…
|
|
StandaloneTransactionContext.cpp
|
escape Unicode characters in JSON dumps
|
2016-06-29 12:53:08 +02:00 |
StandaloneTransactionContext.h
|
…
|
|
Transaction.cpp
|
honor presence of persistent index for sorting
|
2016-07-05 13:04:38 +02:00 |
Transaction.h
|
Improved OperationCursor. It now uses unique instead of shared ptr. It was never shared anyways. Also many more places now use direct MasterPointers in favor of OperationResults. Also added a generic IndexIterator nextBabies function.
|
2016-06-29 13:08:07 +02:00 |
TransactionContext.cpp
|
escape Unicode characters in JSON dumps
|
2016-06-29 12:53:08 +02:00 |
TransactionContext.h
|
escape Unicode characters in JSON dumps
|
2016-06-29 12:53:08 +02:00 |
V8TransactionContext.cpp
|
escape Unicode characters in JSON dumps
|
2016-06-29 12:53:08 +02:00 |
V8TransactionContext.h
|
…
|
|
WorkMonitorArangod.cpp
|
handle "Connection" and "Content-Type" headers separately
|
2016-05-10 15:24:55 +02:00 |