1
0
Fork 0
arangodb/arangod/Utils
Michael Hackstein 86c7f87dd3 Merge branch 'cppTrav2' into devel 2015-05-19 16:17:27 -07:00
..
AqlTransaction.h fixed some cluster plans 2015-03-17 13:52:09 +01:00
CollectionExport.cpp added `limit` parameter for export API 2015-05-12 14:16:27 +02:00
CollectionExport.h added `limit` parameter for export API 2015-05-12 14:16:27 +02:00
CollectionGuard.h better export API cleanup 2015-03-31 18:44:51 +02:00
CollectionNameResolver.h return value optimization for AQL 2015-04-30 23:38:27 +02:00
CollectionReadLocker.h
CollectionWriteLocker.h
Cursor.cpp "privatized" TRI_vector_t internals. 2015-05-05 10:31:02 +02:00
Cursor.h better export API cleanup 2015-03-31 18:44:51 +02:00
CursorRepository.cpp delete expired cursors in coordinator, too 2015-04-16 13:51:03 +02:00
CursorRepository.h delete expired cursors in coordinator, too 2015-04-16 13:51:03 +02:00
DatabaseGuard.h merged Exceptions.h and Exception.h 2015-03-23 14:05:19 +01: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 The CPP shortest path can now live with non existent vertices and even with non existent vertex collections (dropped after edge creation but before path computation) 2015-05-12 15:39:04 -07:00
ReplicationTransaction.h
SingleCollectionReadOnlyTransaction.h
SingleCollectionTransaction.h
SingleCollectionWriteTransaction.h initial commit to satisfy #1298 2015-04-13 18:26:33 +02:00
StandaloneTransactionContext.cpp
StandaloneTransactionContext.h fixed up some headers 2015-04-24 13:11:29 +02:00
Transaction.cpp Squashed commit of the following: organise locking in distributed AQL 2014-12-22 14:40:22 +01:00
Transaction.h call reserve() before storing documents 2015-05-19 14:28:25 +02: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