..
CMakeLists.txt
Moved MMFiles replication handler.
2017-04-18 15:35:45 -04:00
MMFilesAllocatorThread.cpp
…
MMFilesAllocatorThread.h
…
MMFilesAqlFunctions.cpp
fix handling of externals
2017-03-30 17:37:09 +02:00
MMFilesAqlFunctions.h
…
MMFilesCleanupThread.cpp
don't call throwing functions in dtor
2017-03-23 19:40:13 +01:00
MMFilesCleanupThread.h
added stubs for indexes
2017-03-23 15:24:00 +01:00
MMFilesCollection.cpp
Changed index VPack building to include forPersistence flag.
2017-04-17 17:04:50 -04:00
MMFilesCollection.h
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
2017-04-06 11:20:32 +02:00
MMFilesCollectionExport.cpp
pass trx into numberDocuments
2017-03-31 11:33:16 +02:00
MMFilesCollectionExport.h
move attributes into engine
2017-03-21 10:31:50 +01:00
MMFilesCollectionKeys.cpp
refactor some code to make use of arangodb::Result
2017-03-30 09:39:21 +02:00
MMFilesCollectionKeys.h
move collection keys into engine
2017-03-21 14:23:29 +01:00
MMFilesCollectionReadLocker.h
…
MMFilesCollectionWriteLocker.h
…
MMFilesCollectorCache.h
renaming
2017-03-22 13:01:40 +01:00
MMFilesCollectorThread.cpp
refactor some code to make use of arangodb::Result
2017-03-30 09:39:21 +02:00
MMFilesCollectorThread.h
…
MMFilesCompactionLocker.h
…
MMFilesCompactorThread.cpp
pass trx into numberDocuments
2017-03-31 11:33:16 +02:00
MMFilesCompactorThread.h
added stubs for indexes
2017-03-23 15:24:00 +01:00
MMFilesDatafile.cpp
warn before we run out of file descriptors
2017-03-29 02:35:46 +02:00
MMFilesDatafile.h
added stubs for indexes
2017-03-23 15:24:00 +01:00
MMFilesDatafileHelper.h
added stubs for indexes
2017-03-23 15:24:00 +01:00
MMFilesDatafileStatistics.cpp
…
MMFilesDatafileStatistics.h
…
MMFilesDatafileStatisticsContainer.cpp
…
MMFilesDatafileStatisticsContainer.h
…
MMFilesDitch.cpp
…
MMFilesDitch.h
…
MMFilesDocumentOperation.cpp
…
MMFilesDocumentOperation.h
added stubs for indexes
2017-03-23 15:24:00 +01:00
MMFilesDocumentPosition.h
added stubs for indexes
2017-03-23 15:24:00 +01:00
MMFilesEdgeIndex.cpp
Changed index VPack building to include forPersistence flag.
2017-04-17 17:04:50 -04:00
MMFilesEdgeIndex.h
Changed index VPack building to include forPersistence flag.
2017-04-17 17:04:50 -04:00
MMFilesEngine.cpp
replication bugfixes
2017-04-20 15:20:22 +02:00
MMFilesEngine.h
make versionFilename() a property of the engine
2017-04-04 17:23:02 +02:00
MMFilesExportCursor.cpp
move attributes into engine
2017-03-21 10:31:50 +01:00
MMFilesExportCursor.h
move attributes into engine
2017-03-21 10:31:50 +01:00
MMFilesFulltextIndex.cpp
Changed index VPack building to include forPersistence flag.
2017-04-17 17:04:50 -04:00
MMFilesFulltextIndex.h
Changed index VPack building to include forPersistence flag.
2017-04-17 17:04:50 -04:00
MMFilesGeoIndex.cpp
Changed index VPack building to include forPersistence flag.
2017-04-17 17:04:50 -04:00
MMFilesGeoIndex.h
Changed index VPack building to include forPersistence flag.
2017-04-17 17:04:50 -04:00
MMFilesHashIndex.cpp
Changed index VPack building to include forPersistence flag.
2017-04-17 17:04:50 -04:00
MMFilesHashIndex.h
Changed index VPack building to include forPersistence flag.
2017-04-17 17:04:50 -04:00
MMFilesIndexElement.cpp
…
MMFilesIndexElement.h
…
MMFilesIndexFactory.cpp
add engine capabilities
2017-04-06 14:50:27 +02:00
MMFilesIndexFactory.h
add engine capabilities
2017-04-06 14:50:27 +02:00
MMFilesLogfileManager.cpp
honor feature optionality
2017-03-29 12:53:05 +02:00
MMFilesLogfileManager.h
renaming
2017-03-22 13:01:40 +01:00
MMFilesOptimizerRules.cpp
make SORT RAND() removal a feature of the old engine
2017-04-04 08:55:08 +02:00
MMFilesOptimizerRules.h
make SORT RAND() removal a feature of the old engine
2017-04-04 08:55:08 +02:00
MMFilesPathBasedIndex.cpp
added assert
2017-04-12 15:38:01 +02:00
MMFilesPathBasedIndex.h
Path based enumerator
2017-03-29 17:33:02 +02:00
MMFilesPersistentIndex.cpp
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-18 11:33:16 +02:00
MMFilesPersistentIndex.h
Changed index VPack building to include forPersistence flag.
2017-04-17 17:04:50 -04:00
MMFilesPersistentIndexFeature.cpp
change --rocksdb.enabled to be a obosolete option
2017-04-19 14:54:10 +02:00
MMFilesPersistentIndexFeature.h
change --rocksdb.enabled to be a obosolete option
2017-04-19 14:54:10 +02:00
MMFilesPersistentIndexKeyComparator.cpp
…
MMFilesPersistentIndexKeyComparator.h
…
MMFilesPrimaryIndex.cpp
Changed index VPack building to include forPersistence flag.
2017-04-17 17:04:50 -04:00
MMFilesPrimaryIndex.h
Changed index VPack building to include forPersistence flag.
2017-04-17 17:04:50 -04:00
MMFilesRemoverThread.cpp
…
MMFilesRemoverThread.h
…
MMFilesRestExportHandler.cpp
moved export into engine
2017-03-21 11:41:50 +01:00
MMFilesRestExportHandler.h
move attributes into engine
2017-03-21 10:31:50 +01:00
MMFilesRestHandlers.cpp
Moved MMFiles replication handler.
2017-04-18 15:35:45 -04:00
MMFilesRestHandlers.h
…
MMFilesRestReplicationHandler.cpp
Moved MMFiles replication handler.
2017-04-18 15:35:45 -04:00
MMFilesRestReplicationHandler.h
Moved MMFiles replication handler.
2017-04-18 15:35:45 -04:00
MMFilesRestWalHandler.cpp
…
MMFilesRestWalHandler.h
…
MMFilesRevisionsCache.cpp
renaming
2017-03-22 13:01:40 +01:00
MMFilesRevisionsCache.h
added stubs for indexes
2017-03-23 15:24:00 +01:00
MMFilesSkiplist.h
…
MMFilesSkiplistIndex.cpp
Changed index VPack building to include forPersistence flag.
2017-04-17 17:04:50 -04:00
MMFilesSkiplistIndex.h
Changed index VPack building to include forPersistence flag.
2017-04-17 17:04:50 -04:00
MMFilesSynchronizerThread.cpp
…
MMFilesSynchronizerThread.h
…
MMFilesToken.h
…
MMFilesTransactionCollection.cpp
issue #2413 : improve logging in case of lock timeout and deadlocks
2017-04-07 12:30:11 +02:00
MMFilesTransactionCollection.h
more startup
2017-03-24 14:20:51 +01:00
MMFilesTransactionContextData.cpp
…
MMFilesTransactionContextData.h
…
MMFilesTransactionState.cpp
optimize query cache invalidation for MMFiles a bit
2017-04-20 10:59:37 +02:00
MMFilesTransactionState.h
refactor some code to make use of arangodb::Result
2017-03-30 09:39:21 +02:00
MMFilesV8Functions.cpp
refactor some code to make use of arangodb::Result
2017-03-30 09:39:21 +02:00
MMFilesV8Functions.h
…
MMFilesView.cpp
some fixes for view handling
2017-03-17 11:18:46 +01:00
MMFilesView.h
added stubs for indexes
2017-03-23 15:24:00 +01:00
MMFilesWalLogfile.cpp
…
MMFilesWalLogfile.h
renaming
2017-03-22 13:01:40 +01:00
MMFilesWalMarker.h
added stubs for indexes
2017-03-23 15:24:00 +01:00
MMFilesWalRecoverState.cpp
fix compile warning
2017-04-19 12:31:13 +02:00
MMFilesWalRecoverState.h
renaming
2017-03-22 13:01:40 +01:00
MMFilesWalRecoveryFeature.cpp
turn off all MMFiles features in case RocksDB engine is selected
2017-03-27 14:22:00 +02:00
MMFilesWalRecoveryFeature.h
…
MMFilesWalSlot.cpp
renaming
2017-03-22 13:01:40 +01:00
MMFilesWalSlot.h
…
MMFilesWalSlots.cpp
renaming
2017-03-22 13:01:40 +01:00
MMFilesWalSlots.h
…
MMFilesWalSyncRegion.h
…
README.md
…
mmfiles-fulltext-common.h
move replication-dump into engine
2017-03-21 13:55:57 +01:00
mmfiles-fulltext-handles.cpp
move replication-dump into engine
2017-03-21 13:55:57 +01:00
mmfiles-fulltext-handles.h
move replication-dump into engine
2017-03-21 13:55:57 +01:00
mmfiles-fulltext-index.cpp
move replication-dump into engine
2017-03-21 13:55:57 +01:00
mmfiles-fulltext-index.h
move replication-dump into engine
2017-03-21 13:55:57 +01:00
mmfiles-fulltext-list.cpp
move replication-dump into engine
2017-03-21 13:55:57 +01:00
mmfiles-fulltext-list.h
move replication-dump into engine
2017-03-21 13:55:57 +01:00
mmfiles-fulltext-query.cpp
move replication-dump into engine
2017-03-21 13:55:57 +01:00
mmfiles-fulltext-query.h
move replication-dump into engine
2017-03-21 13:55:57 +01:00
mmfiles-fulltext-result.cpp
move replication-dump into engine
2017-03-21 13:55:57 +01:00
mmfiles-fulltext-result.h
move replication-dump into engine
2017-03-21 13:55:57 +01:00
mmfiles-geo-index.cpp
move replication-dump into engine
2017-03-21 13:55:57 +01:00
mmfiles-geo-index.h
move replication-dump into engine
2017-03-21 13:55:57 +01:00
mmfiles-replication-dump.cpp
fixed failing test
2017-03-22 14:46:10 +01:00
mmfiles-replication-dump.h
move replication-dump into engine
2017-03-21 13:55:57 +01:00