1
0
Fork 0
arangodb/arangod/Utils
Michael Hackstein d1ac131294 Fixed a bad access bug 2015-08-28 09:28:24 +02:00
..
AqlTransaction.h added function cacheability info 2015-06-27 09:06:35 +02:00
CollectionExport.cpp Adopted the collection export to new primary index 2015-08-28 09:28:23 +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
CollectionNameResolver.h no explicit make_pair 2015-08-05 22:58:31 +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 use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
ReplicationTransaction.h use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
SingleCollectionReadOnlyTransaction.h use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
SingleCollectionTransaction.h Adopted the transactions to the new Primary Index implementation. Removed nth queries. 2015-08-28 09:28:22 +02:00
SingleCollectionWriteTransaction.h move shaper to cxx 2015-07-28 17:38:31 +02:00
StandaloneTransactionContext.cpp
StandaloneTransactionContext.h fixed up some headers 2015-04-24 13:11:29 +02:00
Transaction.cpp
Transaction.h Fixed a bad access bug 2015-08-28 09:28:24 +02:00
TransactionContext.cpp
TransactionContext.h
V8ResolverGuard.h
V8TransactionContext.cpp
V8TransactionContext.h fixed up some headers 2015-04-24 13:11:29 +02:00
transactions.h