1
0
Fork 0
arangodb/arangod/VocBase/Methods
Andrey Abramov f4e6538edd Bug fix/internal issue #647 (#10292) (#10334)
* 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

# Conflicts:
#	arangod/Cluster/ClusterMethods.cpp
#	arangod/Cluster/v8-cluster.cpp
#	arangod/IResearch/IResearchAnalyzerFeature.cpp
#	arangod/IResearch/IResearchAnalyzerFeature.h
#	arangod/IResearch/IResearchLinkMeta.cpp
#	arangod/RestHandler/RestAnalyzerHandler.cpp
#	arangod/StorageEngine/PhysicalCollection.cpp
#	arangod/VocBase/Methods/Indexes.cpp
#	tests/IResearch/IResearchAnalyzerFeature-test.cpp
#	tests/IResearch/IResearchFeature-test.cpp
#	tests/IResearch/IResearchLinkHelper-test.cpp
#	tests/IResearch/IResearchLinkMeta-test.cpp
#	tests/IResearch/IResearchQueryOptimization-test.cpp
#	tests/IResearch/IResearchViewDBServer-test.cpp
#	tests/IResearch/IResearchViewSort-test.cpp
#	tests/V8Server/v8-analyzers-test.cpp
#	tests/VocBase/LogicalDataSource-test.cpp

* Update CHANGELOG

* Update CHANGELOG
2019-10-30 17:01:18 +03:00
..
AqlUserFunctions.cpp Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
AqlUserFunctions.h Feature/upgrade v8 7.1.302.28 (#8088) 2019-02-19 11:15:34 +01:00
CollectionCreationInfo.h Bug fix/collection babies (#9124) 2019-06-03 17:11:22 +02:00
Collections.cpp Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
Collections.h This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
Databases.cpp backport bugfixes from this week (#9985) 2019-09-12 17:35:57 +03:00
Databases.h backport bugfixes from this week (#9985) 2019-09-12 17:35:57 +03:00
Indexes.cpp Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
Indexes.h Miscellaneous fixes for named indices (#9100) 2019-05-31 17:00:56 +02:00
Tasks.cpp [3.5] Check scheduler queue return value (#9759) 2019-08-20 12:57:51 +03:00
Tasks.h [3.5] Check scheduler queue return value (#9759) 2019-08-20 12:57:51 +03:00
Transactions.cpp Bug fix/iresearch trx (#9536) (#9549) 2019-07-23 18:43:18 +03:00
Transactions.h big reformat 2018-12-26 00:54:03 +01:00
Ttl.cpp Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
Ttl.h Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
Upgrade.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
Upgrade.h Make Result final (#8157) 2019-02-15 20:05:30 +01:00
UpgradeTasks.cpp fix broken & duplicate logIds (#10134) 2019-10-01 20:15:07 +03:00
UpgradeTasks.h This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
Version.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
Version.h This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00