.. |
AqlTransaction.cpp
|
Added a cpp file for AqlTransaction. Now only parts of AQL have to be rebuild on cluster changes, not complete AQL
|
2016-04-14 11:30:54 +02:00 |
AqlTransaction.h
|
Added a cpp file for AqlTransaction. Now only parts of AQL have to be rebuild on cluster changes, not complete AQL
|
2016-04-14 11:30:54 +02:00 |
CollectionExport.cpp
|
do not create markers on the heap, but create them in the WAL space directly
|
2016-04-29 01:01:10 +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
|
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
|
switch arangosh to new ApplicationFeatures and ProgramOptions
|
2016-03-08 23:32:43 +01:00 |
CollectionKeysRepository.h
|
removed unused forwards and functions
|
2016-02-25 00:48:06 +01:00 |
CollectionNameResolver.h
|
micro optimizations
|
2016-05-01 14:13:53 +02:00 |
CollectionReadLocker.h
|
locking-related bugfixes
|
2016-02-19 00:31:28 +01:00 |
CollectionWriteLocker.h
|
locking-related bugfixes
|
2016-02-19 00:31:28 +01:00 |
Cursor.cpp
|
optimizations
|
2016-05-03 00:43:39 +02:00 |
Cursor.h
|
use VPackDumper
|
2016-05-02 17:32:53 +02:00 |
CursorRepository.cpp
|
Former JsonCursor now uses QueryResult and contains the TRX context for continuuos reads
|
2016-04-19 14:32:23 +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
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
ExplicitTransaction.h
|
bugfixes
|
2016-03-24 16:18:18 +01:00 |
OperationCursor.cpp
|
optimizations, bugfixes
|
2016-05-04 01:50:28 +02:00 |
OperationCursor.h
|
Activated Externals by default in OperationCursor. This is used in some places and should have a positive performance impact
|
2016-05-04 17:16:10 +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 TRI_transaction_collection_t from public APIs
|
2016-03-09 01:51:17 +01:00 |
SingleCollectionTransaction.cpp
|
micro optimizations
|
2016-04-23 16:23:15 +02:00 |
SingleCollectionTransaction.h
|
test fixes
|
2016-03-24 01:12:57 +01:00 |
StandaloneTransactionContext.cpp
|
test fixes
|
2016-03-24 12:46:08 +01:00 |
StandaloneTransactionContext.h
|
test fixes
|
2016-03-24 12:46:08 +01:00 |
Transaction.cpp
|
Insertion of documents in Cluster (babies case) now passes through the X-Arango-Error-Codes.
|
2016-05-09 12:45:31 +02:00 |
Transaction.h
|
quicker access to _id
|
2016-05-06 12:12:12 +02:00 |
TransactionContext.cpp
|
test fixes
|
2016-03-24 12:46:08 +01:00 |
TransactionContext.h
|
test fixes
|
2016-03-24 12:46:08 +01:00 |
V8TransactionContext.cpp
|
test fixes
|
2016-03-24 12:46:08 +01:00 |
V8TransactionContext.h
|
test fixes
|
2016-03-24 12:46:08 +01:00 |
WorkMonitorArangod.cpp
|
handle "Connection" and "Content-Type" headers separately
|
2016-05-10 15:24:55 +02:00 |