1
0
Fork 0
arangodb/arangod/MMFiles
Jan Christoph Uhde 929390cee1 move index marker creation to storage engine
remove MMFilesLogfileManager from LogicalCollection

fix marker type
2017-02-10 15:14:34 +01:00
..
MMFilesAllocatorThread.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesAllocatorThread.h
MMFilesAqlFunctions.cpp Moved FunctionDefinitions to an AqlFunctionFeature. This now has a defined startup ordering 2017-02-08 15:45:59 +01:00
MMFilesAqlFunctions.h Removed JS_NEAR, JS_FULLTEXT, JS_WITHIN entirely. They have been replaced by simple queries 2017-02-08 12:54:10 +01:00
MMFilesCleanupThread.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesCleanupThread.h
MMFilesCollection.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesCollection.h
MMFilesCollectorCache.h
MMFilesCollectorThread.cpp
MMFilesCollectorThread.h
MMFilesCompactorThread.cpp
MMFilesCompactorThread.h
MMFilesDatafile.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesDatafile.h
MMFilesDatafileHelper.h
MMFilesDatafileStatistics.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesDatafileStatistics.h
MMFilesDocumentOperation.cpp fix problems with rollback 2017-02-07 13:04:27 +01:00
MMFilesDocumentOperation.h fix problems with rollback 2017-02-07 13:04:27 +01:00
MMFilesDocumentPosition.h
MMFilesEdgeIndex.cpp refactoring 2017-02-07 14:36:03 +01:00
MMFilesEdgeIndex.h Fixed minor bugs in usage of callback-based index-api. Remove unused old next and nextBabies index iterator functions. 2017-02-03 13:22:06 +01:00
MMFilesEngine.cpp move index marker creation to storage engine 2017-02-10 15:14:34 +01:00
MMFilesEngine.h move index marker creation to storage engine 2017-02-10 15:14:34 +01:00
MMFilesFulltextIndex.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesFulltextIndex.h
MMFilesGeoIndex.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesGeoIndex.h Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api 2017-02-03 13:22:43 +01:00
MMFilesHashIndex.cpp refactoring 2017-02-07 14:36:03 +01:00
MMFilesHashIndex.h Fixed minor bugs in usage of callback-based index-api. Remove unused old next and nextBabies index iterator functions. 2017-02-03 13:22:06 +01:00
MMFilesIndexElement.cpp
MMFilesIndexElement.h
MMFilesIndexFactory.cpp fix index ids 2017-02-01 10:39:21 +01:00
MMFilesIndexFactory.h
MMFilesLogfileManager.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesLogfileManager.h
MMFilesPathBasedIndex.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesPathBasedIndex.h
MMFilesPersistentIndex.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesPersistentIndex.h Fixed minor bugs in usage of callback-based index-api. Remove unused old next and nextBabies index iterator functions. 2017-02-03 13:22:06 +01:00
MMFilesPersistentIndexFeature.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesPersistentIndexFeature.h
MMFilesPersistentIndexKeyComparator.cpp
MMFilesPersistentIndexKeyComparator.h
MMFilesPrimaryIndex.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesPrimaryIndex.h Fixed minor bugs in usage of callback-based index-api. Remove unused old next and nextBabies index iterator functions. 2017-02-03 13:22:06 +01:00
MMFilesRemoverThread.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesRemoverThread.h
MMFilesRevisionsCache.cpp
MMFilesRevisionsCache.h
MMFilesSkiplist.h
MMFilesSkiplistIndex.cpp Fixed minor bugs in usage of callback-based index-api. Remove unused old next and nextBabies index iterator functions. 2017-02-03 13:22:06 +01:00
MMFilesSkiplistIndex.h Fixed minor bugs in usage of callback-based index-api. Remove unused old next and nextBabies index iterator functions. 2017-02-03 13:22:06 +01:00
MMFilesSynchronizerThread.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesSynchronizerThread.h
MMFilesToken.h
MMFilesTransactionCollection.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesTransactionCollection.h move engine-specific things out of public API 2017-02-07 17:36:53 +01:00
MMFilesTransactionState.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesTransactionState.h move some MMFiles-specific things into MMFiles directory 2017-02-07 16:38:04 +01:00
MMFilesWalLogfile.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesWalLogfile.h remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesWalMarker.h
MMFilesWalRecoverState.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesWalRecoverState.h
MMFilesWalRecoveryFeature.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesWalRecoveryFeature.h
MMFilesWalSlot.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesWalSlot.h
MMFilesWalSlots.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesWalSlots.h
MMFilesWalSyncRegion.h
fulltext-common.h
fulltext-handles.cpp
fulltext-handles.h
fulltext-index.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
fulltext-index.h
fulltext-list.cpp
fulltext-list.h
fulltext-query.cpp
fulltext-query.h
fulltext-result.cpp
fulltext-result.h
geo-index.cpp
geo-index.h