1
0
Fork 0
arangodb/arangod/VocBase
jsteemann f1596fa459 refactoring 2016-08-02 14:01:04 +02:00
..
AuthInfo.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-07-25 11:14:44 +02:00
AuthInfo.h no expensive copying 2016-06-09 09:04:56 +02:00
CleanupThread.cpp privatize vocbase methods 2016-08-02 13:49:22 +02:00
CleanupThread.h entirely removed TRI_document_collection_t 2016-07-29 17:48:51 +02:00
DatafileHelper.h
DatafileStatistics.cpp
DatafileStatistics.h some fixes 2016-08-01 17:16:23 +02:00
Ditch.cpp entirely removed TRI_document_collection_t 2016-07-29 17:48:51 +02:00
Ditch.h moved functionality into TRI_collection_t 2016-07-29 11:49:58 +02:00
EdgeCollectionInfo.cpp refactoring 2016-07-26 16:25:38 +02:00
EdgeCollectionInfo.h Improved OperationCursor. It now uses unique instead of shared ptr. It was never shared anyways. Also many more places now use direct MasterPointers in favor of OperationResults. Also added a generic IndexIterator nextBabies function. 2016-06-29 13:08:07 +02:00
FILES.md
Graphs.cpp
Graphs.h
IndexPoolFeature.cpp starting again... well, at least in some configuration 2016-07-22 14:03:03 +02:00
IndexPoolFeature.h moved index threads into a feature of its own 2016-07-18 15:23:25 +02:00
KeyGenerator.cpp micro optimization for key generator key tracking 2016-07-12 17:16:06 +02:00
KeyGenerator.h micro optimization for key generator key tracking 2016-07-12 17:16:06 +02:00
LOCKS.md
MasterPointer.h do not use revision id comparisions for compaction, but marker addresses 2016-06-29 15:59:35 +02:00
MasterPointers.cpp
MasterPointers.h
PathEnumerator.cpp Fix namespace stuff for VC++ 2016-07-04 18:44:04 +02:00
PathEnumerator.h Improved Traversal internal API. It now does less copying and creates less objects. Also it is way simpler to understand. 2016-07-04 16:16:58 +02:00
SingleServerTraverser.cpp Internal cleanup of TraversalOptions. Now the options know the the expressions not the traverser any more. Preparation to use other indexes 2016-07-06 22:42:46 +02:00
SingleServerTraverser.h entirely removed TRI_document_collection_t 2016-07-29 17:48:51 +02:00
Traverser.cpp optimizations for neighbors queries 2016-06-20 18:37:46 +02:00
Traverser.h explicit 2016-07-12 16:56:42 +02:00
collection.cpp privatize vocbase methods 2016-08-02 13:49:22 +02:00
collection.h some fixes 2016-08-01 17:16:23 +02:00
compactor.cpp privatize vocbase methods 2016-08-02 13:49:22 +02:00
compactor.h fixed compactor locks 2016-07-26 10:22:44 +02:00
datafile.cpp moved functionality into TRI_collection_t 2016-07-29 11:49:58 +02:00
datafile.h moved functionality into TRI_collection_t 2016-07-29 11:49:58 +02:00
modes.cpp removed server.h 2016-07-25 16:49:52 +02:00
modes.h some fixes 2016-08-01 17:16:23 +02:00
replication-applier.cpp privatize vocbase methods 2016-08-02 13:49:22 +02:00
replication-applier.h refactoring 2016-07-22 15:44:23 +02:00
replication-common.cpp
replication-common.h
replication-dump.cpp privatize vocbase methods 2016-08-02 13:49:22 +02:00
replication-dump.h
ticks.cpp refactoring 2016-07-22 15:44:23 +02:00
ticks.h refactoring 2016-07-22 15:44:23 +02:00
transaction.cpp privatize vocbase methods 2016-08-02 13:49:22 +02:00
transaction.h fixed issue #1954 2016-07-21 17:39:27 +02:00
voc-types.h refactoring 2016-07-22 15:44:23 +02:00
vocbase.cpp refactoring 2016-08-02 14:01:04 +02:00
vocbase.h refactoring 2016-08-02 14:01:04 +02:00