1
0
Fork 0
arangodb/arangod/VocBase
Simon Grätzer 27dcb11af3 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-13 15:00:59 +01:00
..
AuthInfo.cpp Only enable basic auth for coordinators and dbservers 2017-01-05 18:13:02 +01:00
AuthInfo.h
CollectionRevisionsCache.cpp some improvements for memory management 2016-12-15 15:30:28 +01:00
CollectionRevisionsCache.h some improvements for memory management 2016-12-15 15:30:28 +01:00
CompactionLocker.h
DatafileHelper.h fixes for tick handling 2016-10-24 15:20:45 +02:00
DatafileStatisticsContainer.cpp
DatafileStatisticsContainer.h
Ditch.cpp simplify 2016-10-24 10:56:30 +02:00
Ditch.h
EdgeCollectionInfo.cpp Removed dead code of TraverserExpressions. They have been replaced by native AQL expressions everywhere. 2016-11-04 18:15:04 +01:00
EdgeCollectionInfo.h Removed dead code of TraverserExpressions. They have been replaced by native AQL expressions everywhere. 2016-11-04 18:15:04 +01:00
Graphs.cpp
Graphs.h
IndexThreadFeature.cpp renamed feature from IndexPool to IndexThread 2016-10-25 17:20:17 +02:00
IndexThreadFeature.h renamed feature from IndexPool to IndexThread 2016-10-25 17:20:17 +02:00
KeyGenerator.cpp performance optimizations 2016-11-09 14:46:50 +01:00
KeyGenerator.h performance optimizations 2016-11-09 14:46:50 +01:00
LogicalCollection.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-11 14:47:00 +01:00
LogicalCollection.h Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-09 13:34:37 +01:00
ManagedDocumentResult.cpp
ManagedDocumentResult.h performance optimizations 2016-11-09 14:46:50 +01:00
PathEnumerator.cpp performance optimization 2016-10-26 12:04:27 +02:00
PathEnumerator.h performance optimization 2016-10-26 12:04:27 +02:00
PhysicalCollection.h performance optimizations 2016-11-09 14:46:50 +01:00
ReadCache.cpp some improvements for memory management 2016-12-15 15:30:28 +01:00
ReadCache.h some improvements for memory management 2016-12-15 15:30:28 +01:00
RevisionCacheChunk.cpp performance optimizations 2016-11-09 14:46:50 +01:00
RevisionCacheChunk.h performance optimizations 2016-11-09 14:46:50 +01:00
RevisionCacheChunkAllocator.cpp handle OOM a bit more gracefully 2016-11-28 14:22:12 +01:00
RevisionCacheChunkAllocator.h
SingleServerTraverser.cpp Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-24 07:35:32 -07:00
SingleServerTraverser.h Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-24 07:35:32 -07:00
Traverser.cpp fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
Traverser.h Fixed friend definition of shortest path implementation. Two friends where declared only one is needed. 2016-12-01 10:37:43 +01:00
TraverserOptions.cpp remove dead code 2016-12-27 18:22:13 +01:00
TraverserOptions.h display index usage of traversals in AQL explainer output (previously missing) 2016-11-10 12:49:02 +01:00
datafile.cpp simplifications 2017-01-12 11:37:52 +01:00
datafile.h some simplifications 2017-01-11 13:10:42 +01:00
modes.cpp
modes.h
replication-applier.cpp
replication-applier.h
replication-common.cpp
replication-common.h
replication-dump.cpp Fix compile error 2016-12-07 18:53:44 +01:00
replication-dump.h
ticks.cpp fixes for tick handling 2016-10-24 15:20:45 +02:00
ticks.h
transaction.cpp less work inside the transaction 2017-01-04 09:42:59 +01:00
transaction.h performance fix for locks 2017-01-02 15:36:43 +01:00
voc-types.h allow more control over handling of pre-3.1 _rev values 2016-11-04 23:17:01 +01:00
vocbase.cpp remove unreferenced variable 2017-01-06 10:54:48 +01:00
vocbase.h