1
0
Fork 0
arangodb/arangod/Utils
Jan Steemann 3a582af765 fix Windows build 2016-04-08 13:09:32 +02: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 harmonize value comparisons for hash indexes 2016-03-23 16:36:00 +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 ClusterResolver cid by numeric name now checks if the number is actually a valid collection and it returns cid 0 instead of the given numeric number. Some apis rely on this to check if collection exists or not. 2016-04-01 14:31:13 +02:00
CollectionReadLocker.h
CollectionWriteLocker.h
Cursor.cpp test fixes 2016-03-21 17:46:47 +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 bugfixes 2016-03-24 16:18:18 +01:00
OperationCursor.cpp Activated Externals in OperationCursor. This commit might break tests again. 2016-03-29 11:08:31 +02: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 test fixes 2016-03-24 01:12:57 +01:00
OperationResult.h The OperationResult now optionally contains a map errorCode => count. Which is used to report errors in Baby-case. 2016-04-05 15:52:13 +02:00
ReplicationTransaction.h removed TRI_transaction_collection_t from public APIs 2016-03-09 01:51:17 +01:00
SingleCollectionTransaction.cpp test fixes 2016-03-24 01:12:57 +01: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 fix Windows build 2016-04-08 13:09:32 +02:00
Transaction.h replication fixes 2016-04-05 18:32:09 +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 splitted HttpResponse.h 2016-04-01 10:39:38 +02:00