1
0
Fork 0
arangodb/arangod/Utils
Jan Steemann afdcc68e51 minor patches 2015-11-03 10:19:25 +01:00
..
AqlTransaction.h More Americanization 2015-09-03 22:25:43 +02:00
CollectionExport.cpp removed some dependencies 2015-10-23 00:15:07 +02:00
CollectionExport.h use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
CollectionGuard.h better export API cleanup 2015-03-31 18:44:51 +02:00
CollectionKeys.cpp removed some dependencies 2015-10-23 00:15:07 +02:00
CollectionKeys.h additional sync method 2015-09-11 17:13:31 +02:00
CollectionKeysRepository.cpp re-added build directory 2015-09-14 10:52:21 +02:00
CollectionKeysRepository.h re-added build directory 2015-09-14 10:52:21 +02:00
CollectionNameResolver.h refactoring 2015-10-06 13:31:56 +02:00
CollectionReadLocker.h uint32_t => uint64_t 2015-08-25 15:08:09 +02:00
CollectionWriteLocker.h uint32_t => uint64_t 2015-08-25 15:08:09 +02:00
Cursor.cpp move shaper to cxx 2015-07-28 17:38:31 +02:00
Cursor.h use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
CursorRepository.cpp query cache, now with result limitations, HTTP and JavaScript APIs 2015-06-27 01:12:32 +02:00
CursorRepository.h use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
DatabaseGuard.h use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
DocumentHelper.cpp fix location response headers with special characters 2015-05-05 14:00:06 +02:00
DocumentHelper.h fix location response headers with special characters 2015-05-05 14:00:06 +02:00
ExplicitTransaction.h issue #1507: added optional *allowImplicit* sub-attribute for transactions 2015-09-24 15:50:00 +02:00
ReplicationTransaction.h issue #1507: added optional *allowImplicit* sub-attribute for transactions 2015-09-24 15:50:00 +02:00
SingleCollectionReadOnlyTransaction.h use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
SingleCollectionTransaction.h removed unused method 2015-09-04 10:59:18 +02:00
SingleCollectionWriteTransaction.h move shaper to cxx 2015-07-28 17:38:31 +02:00
StandaloneTransactionContext.cpp removed Ahuacatl [skip ci] 2014-10-31 17:31:00 +01:00
StandaloneTransactionContext.h fixed up some headers 2015-04-24 13:11:29 +02:00
Transaction.cpp minor patches 2015-11-03 10:19:25 +01:00
Transaction.h Added an additional assertion for nullptr in orderDitch. It was asserted on a subattribute of collection but never on collection itself 2015-10-29 09:51:30 +01:00
TransactionContext.cpp
TransactionContext.h
V8ResolverGuard.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
V8TransactionContext.cpp The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
V8TransactionContext.h fixed up some headers 2015-04-24 13:11:29 +02:00
transactions.h