..
CMakeLists.txt
…
MMFilesAllocatorThread.cpp
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
MMFilesAllocatorThread.h
…
MMFilesCleanupThread.cpp
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
MMFilesCleanupThread.h
…
MMFilesCollection.cpp
Forbid indexes on _id ( #9337 )
2019-06-28 11:11:22 +02:00
MMFilesCollection.h
fix windows warnings / compile errors ( #9215 )
2019-06-06 18:08:44 +02:00
MMFilesCollectionExport.cpp
Bug fix/cleanup 31032019 ( #8632 )
2019-04-01 17:14:11 +02:00
MMFilesCollectionExport.h
…
MMFilesCollectionKeys.cpp
…
MMFilesCollectionKeys.h
…
MMFilesCollectionWriteLocker.h
…
MMFilesCollectorCache.h
…
MMFilesCollectorThread.cpp
Bug fix/vpack update ( #8875 )
2019-04-30 12:33:26 +02:00
MMFilesCollectorThread.h
Bug fix/cleanup 31032019 ( #8632 )
2019-04-01 17:14:11 +02:00
MMFilesCompactionFeature.cpp
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
MMFilesCompactionFeature.h
…
MMFilesCompactionLocker.h
…
MMFilesCompactorThread.cpp
Bug fix/vpack update ( #8875 )
2019-04-30 12:33:26 +02:00
MMFilesCompactorThread.h
…
MMFilesDatafile.cpp
Bug fix/cleanup system includes ( #8962 )
2019-05-15 15:12:59 +02:00
MMFilesDatafile.h
add std:: ( #9115 )
2019-05-27 20:47:03 +02:00
MMFilesDatafileHelper.h
…
MMFilesDatafileStatistics.cpp
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
MMFilesDatafileStatistics.h
…
MMFilesDatafileStatisticsContainer.cpp
…
MMFilesDatafileStatisticsContainer.h
…
MMFilesDitch.cpp
fix a rare recovery error, add diagnostic output ( #8931 )
2019-05-08 14:24:26 +02:00
MMFilesDitch.h
…
MMFilesDocumentOperation.cpp
Reduce # of memcpy from storage engine layer ( #8685 )
2019-04-08 22:43:29 +02:00
MMFilesDocumentOperation.h
Reduce # of memcpy from storage engine layer ( #8685 )
2019-04-08 22:43:29 +02:00
MMFilesDocumentPosition.h
…
MMFilesEdgeIndex.cpp
clean up usage costs ( #9237 )
2019-06-26 17:01:22 +02:00
MMFilesEdgeIndex.h
make the comparison functions unambiguous ( #9349 )
2019-07-01 16:35:28 +02:00
MMFilesEngine.cpp
Try to fix corruption error ( #9258 )
2019-06-25 10:18:26 +02:00
MMFilesEngine.h
cleanup replication contexts ( #8630 )
2019-04-01 09:35:08 +02:00
MMFilesExportCursor.cpp
Bug fix/vpack update ( #8875 )
2019-04-30 12:33:26 +02:00
MMFilesExportCursor.h
make ownership a bit more transparent, API-wise ( #8653 )
2019-04-03 18:47:04 +02:00
MMFilesFulltextIndex.cpp
refactor index APIs ( #9145 )
2019-05-31 11:12:39 +02:00
MMFilesFulltextIndex.h
remove some containers from common.h ( #9223 )
2019-06-07 13:27:24 +02:00
MMFilesGeoIndex.cpp
windows warning as errors, masquerade remaining unfixeable errors ( #9249 )
2019-06-17 16:21:29 +02:00
MMFilesGeoIndex.h
refactor index APIs ( #9145 )
2019-05-31 11:12:39 +02:00
MMFilesHashIndex.cpp
clean up usage costs ( #9237 )
2019-06-26 17:01:22 +02:00
MMFilesHashIndex.h
clean up usage costs ( #9237 )
2019-06-26 17:01:22 +02:00
MMFilesIncrementalSync.h
…
MMFilesIndex.cpp
…
MMFilesIndex.h
refactor index APIs ( #9145 )
2019-05-31 11:12:39 +02:00
MMFilesIndexElement.cpp
…
MMFilesIndexElement.h
…
MMFilesIndexFactory.cpp
Forbid indexes on _id ( #9337 )
2019-06-28 11:11:22 +02:00
MMFilesIndexFactory.h
…
MMFilesIndexLookupContext.cpp
Reduce # of memcpy from storage engine layer ( #8685 )
2019-04-08 22:43:29 +02:00
MMFilesIndexLookupContext.h
…
MMFilesLogfileManager.cpp
Bug fix/cleanup 31032019 ( #8632 )
2019-04-01 17:14:11 +02:00
MMFilesLogfileManager.h
Bug fix/cleanup system includes ( #8962 )
2019-05-15 15:12:59 +02:00
MMFilesOptimizerRules.cpp
Remove USE_IRESEARCH definition and usage ( #8613 )
2019-03-28 17:23:51 +01:00
MMFilesOptimizerRules.h
…
MMFilesPathBasedIndex.cpp
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
MMFilesPathBasedIndex.h
…
MMFilesPersistentIndex.cpp
don't unfairly favor the edge index when comparing it to more specialized indexes on `_from`/`_to` plus other attributes ( #9362 )
2019-07-01 16:32:42 +02:00
MMFilesPersistentIndex.h
clean up usage costs ( #9237 )
2019-06-26 17:01:22 +02:00
MMFilesPersistentIndexFeature.cpp
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
MMFilesPersistentIndexFeature.h
…
MMFilesPersistentIndexKeyComparator.cpp
…
MMFilesPersistentIndexKeyComparator.h
Bug fix/vpack update ( #8875 )
2019-04-30 12:33:26 +02:00
MMFilesPrimaryIndex.cpp
clean up usage costs ( #9237 )
2019-06-26 17:01:22 +02:00
MMFilesPrimaryIndex.h
make the comparison functions unambiguous ( #9349 )
2019-07-01 16:35:28 +02:00
MMFilesRemoverThread.cpp
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
MMFilesRemoverThread.h
…
MMFilesRestCollectionHandler.cpp
…
MMFilesRestCollectionHandler.h
…
MMFilesRestExportHandler.cpp
make ownership a bit more transparent, API-wise ( #8653 )
2019-04-03 18:47:04 +02:00
MMFilesRestExportHandler.h
…
MMFilesRestHandlers.cpp
…
MMFilesRestHandlers.h
…
MMFilesRestReplicationHandler.cpp
remove replication clients handling out of vocbase code ( #8676 )
2019-04-08 19:15:28 +02:00
MMFilesRestReplicationHandler.h
…
MMFilesRestWalHandler.cpp
…
MMFilesRestWalHandler.h
…
MMFilesRevisionsCache.cpp
…
MMFilesRevisionsCache.h
…
MMFilesSkiplist.h
…
MMFilesSkiplistIndex.cpp
clean up usage costs ( #9237 )
2019-06-26 17:01:22 +02:00
MMFilesSkiplistIndex.h
clean up usage costs ( #9237 )
2019-06-26 17:01:22 +02:00
MMFilesSynchronizerThread.cpp
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
MMFilesSynchronizerThread.h
…
MMFilesTransactionCollection.cpp
Bug fix/pass on error messages ( #8690 )
2019-04-10 12:34:25 +02:00
MMFilesTransactionCollection.h
Bug fix/pass on error messages ( #8690 )
2019-04-10 12:34:25 +02:00
MMFilesTransactionContextData.cpp
…
MMFilesTransactionContextData.h
…
MMFilesTransactionState.cpp
Reduce # of memcpy from storage engine layer ( #8685 )
2019-04-08 22:43:29 +02:00
MMFilesTransactionState.h
Reduce # of memcpy from storage engine layer ( #8685 )
2019-04-08 22:43:29 +02:00
MMFilesTtlIndex.cpp
…
MMFilesTtlIndex.h
…
MMFilesV8Functions.cpp
…
MMFilesV8Functions.h
…
MMFilesWalAccess.cpp
Bug fix/vpack update ( #8875 )
2019-04-30 12:33:26 +02:00
MMFilesWalAccess.h
…
MMFilesWalLogfile.cpp
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
MMFilesWalLogfile.h
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
MMFilesWalMarker.h
…
MMFilesWalRecoverState.cpp
Bug fix/vpack update ( #8875 )
2019-04-30 12:33:26 +02:00
MMFilesWalRecoverState.h
…
MMFilesWalRecoveryFeature.cpp
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
MMFilesWalRecoveryFeature.h
…
MMFilesWalSlot.cpp
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
MMFilesWalSlot.h
…
MMFilesWalSlots.cpp
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
MMFilesWalSlots.h
…
MMFilesWalSyncRegion.h
…
README.md
…
mmfiles-fulltext-common.h
…
mmfiles-fulltext-index.cpp
Bug fix/cleanup system includes ( #8962 )
2019-05-15 15:12:59 +02:00
mmfiles-fulltext-index.h
remove some containers from common.h ( #9223 )
2019-06-07 13:27:24 +02:00
mmfiles-fulltext-list.cpp
…
mmfiles-fulltext-list.h
remove some containers from common.h ( #9223 )
2019-06-07 13:27:24 +02:00
mmfiles-fulltext-query.cpp
…
mmfiles-fulltext-query.h
…
mmfiles-replication-common.cpp
…
mmfiles-replication-common.h
…
mmfiles-replication-dump.cpp
Bug fix/vpack update ( #8875 )
2019-04-30 12:33:26 +02:00
mmfiles-replication-dump.h
…