1
0
Fork 0
arangodb/arangod/Utils
Michael Hackstein c7b63f0ffa Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-03-18 08:48:39 +01:00
..
AqlTransaction.h Partially Adopted Traverser to new transaction API. This is still work in Progress. It compiles but it will not work yet. 2016-03-10 10:42:20 +01:00
CollectionExport.cpp less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
CollectionExport.h
CollectionGuard.h
CollectionKeys.cpp removed file 2016-03-04 18:32:54 +01:00
CollectionKeys.h less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
CollectionKeysRepository.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
CollectionKeysRepository.h
CollectionNameResolver.h RestDocumentHandler GET method, plus tests. 2016-03-09 13:28:13 +01:00
CollectionReadLocker.h
CollectionWriteLocker.h
Cursor.cpp smaller datafile markers 2016-03-04 02:25:03 +01:00
Cursor.h
CursorRepository.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
CursorRepository.h
DatabaseGuard.h
ExplicitTransaction.h
OperationCursor.cpp Replaced OperationCursor by shared_ptrs every where and removed the slice function from it. Instead it returns a shared ptr on a OperationResult on getMore 2016-03-17 18:49:20 +01:00
OperationCursor.h Replaced OperationCursor by shared_ptrs every where and removed the slice function from it. Instead it returns a shared ptr on a OperationResult on getMore 2016-03-17 18:49:20 +01:00
OperationOptions.h Merge from spdvpk 2016-03-14 23:46:57 +01:00
OperationResult.h Fixed OperationCursor and SkiplistIndex. The builder in OperationCursor did not retain the _buffer. 2016-03-15 08:56:37 +01:00
ReplicationTransaction.h removed TRI_transaction_collection_t from public APIs 2016-03-09 01:51:17 +01:00
SingleCollectionTransaction.cpp removed TRI_transaction_collection_t from public APIs 2016-03-09 01:51:17 +01:00
SingleCollectionTransaction.h removed TRI_transaction_collection_t from public APIs 2016-03-09 01:51:17 +01:00
StandaloneTransactionContext.cpp removed file 2016-03-04 18:32:54 +01:00
StandaloneTransactionContext.h less dependencies 2016-03-04 17:21:09 +01:00
Transaction.cpp Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-03-18 08:48:39 +01:00
Transaction.h Replaced OperationCursor by shared_ptrs every where and removed the slice function from it. Instead it returns a shared ptr on a OperationResult on getMore 2016-03-17 18:49:20 +01:00
TransactionContext.cpp fixed startup 2016-03-15 20:09:15 +01:00
TransactionContext.h temporary builder leaser 2016-03-15 14:08:03 +01:00
V8TransactionContext.cpp removed file 2016-03-04 18:32:54 +01:00
V8TransactionContext.h less dependencies 2016-03-04 17:21:09 +01:00
WorkMonitorArangod.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00