1
0
Fork 0
arangodb/arangod/StorageEngine
Andrey Abramov 7541b4d5e6
Bug fix/internal issue #647 (#10292)
* extend replication tests

* ensure proper replication order

* fix tests

* address review comments

* address test failures

* extend dump tests

* fix analyzers tests

* more fixes

* extend tests

* enhance tests

* adjust tests

* use enum instead of flags (part 1)

* cleanup

* use enum instead of flags (part 2)

* get rid of flags for views

* get rid of flags for collections

* completely get rid of collection flags

* fix replication test

* refactor index flags

* fix tests and move AnalyzerPool out of class scope

* fix tests

* adjust log levels

* add tests

* remove debug logging

* remove noexcept from `equalAanalyzer`

* extend cluster tests

* fix cluster tests

* add tests for views and smart graphs

* address jslint errors
2019-10-29 12:09:04 +03:00
..
EngineSelectorFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
EngineSelectorFeature.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
HotBackup.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
HotBackup.h Bug fix/cppcheck issues (#10105) 2019-09-30 09:27:33 +02:00
HotBackupCommon.h Added available field to indicate bad backups. (#10129) 2019-10-08 15:35:38 +02:00
PhysicalCollection.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
PhysicalCollection.h Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
RocksDBOptionFeature.cpp Deprecate rocksdb.max-write-buffer-number startup option (#9654) 2019-10-09 23:33:19 +02:00
RocksDBOptionFeature.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
StorageEngine.h more vocbase clean up (#10247) 2019-10-15 12:05:02 +02:00
StorageEngineFeature.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
TransactionCollection.cpp Bug fix/validate transaction collection (#9986) 2019-09-13 17:00:30 +02:00
TransactionCollection.h Bug fix/validate transaction collection (#9986) 2019-09-13 17:00:30 +02:00
TransactionManager.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
TransactionState.cpp Bug fix/validate transaction collection (#9986) 2019-09-13 17:00:30 +02:00
TransactionState.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
WalAccess.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
WalAccess.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00