.. |
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
|
fixed compactor locks
|
2016-07-26 10:22:44 +02:00 |
CollectionExport.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
CollectionGuard.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
CollectionKeys.cpp
|
fixed compactor locks
|
2016-07-26 10:22:44 +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
|
removed server.h
|
2016-07-25 16:49:52 +02:00 |
CollectionKeysRepository.h
|
removed unused forwards and functions
|
2016-02-25 00:48:06 +01:00 |
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
|
removed server.h
|
2016-07-25 16:49:52 +02:00 |
CursorRepository.h
|
Former JsonCursor now uses QueryResult and contains the TRX context for continuuos reads
|
2016-04-19 14:32:23 +02:00 |
DatabaseGuard.h
|
moved all database management functions into DatabaseFeature
|
2016-07-25 15:48:37 +02:00 |
ExplicitTransaction.h
|
removed server.h
|
2016-07-25 16:49:52 +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
|
test fixes
|
2016-03-24 01:12:57 +01:00 |
OperationResult.h
|
Implement synchronous replication for replace and update.
|
2016-04-22 11:42:52 +02:00 |
ReplicationTransaction.h
|
removed server.h
|
2016-07-25 16:49:52 +02:00 |
SingleCollectionTransaction.cpp
|
attempt to fix issue #1943
|
2016-07-15 17:40:42 +02:00 |
SingleCollectionTransaction.h
|
test fixes
|
2016-03-24 01:12:57 +01:00 |
StandaloneTransactionContext.cpp
|
escape Unicode characters in JSON dumps
|
2016-06-29 12:53:08 +02:00 |
StandaloneTransactionContext.h
|
test fixes
|
2016-03-24 12:46:08 +01:00 |
Transaction.cpp
|
removed server.h
|
2016-07-25 16:49:52 +02:00 |
Transaction.h
|
added read/write context info
|
2016-07-22 10:00:46 +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
|
test fixes
|
2016-03-24 12:46:08 +01:00 |
WorkMonitorArangod.cpp
|
preparations for velocystream completed
|
2016-07-21 09:32:00 +02:00 |