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 |
Jan
|
39a3f5bc4e
|
reintroduce smart joins after temporarily reverting them in devel (#8543)
|
2019-03-23 20:36:02 +01:00 |
jsteemann
|
dc381a99df
|
Revert "Feature/ncc1701 (#8440)"
This reverts commit 59ad583796 .
|
2019-03-21 19:18:46 +01:00 |
Jan
|
59ad583796
|
Feature/ncc1701 (#8440)
|
2019-03-21 15:05:36 +01:00 |
Frank Celler
|
ac9f375fb5
|
big reformat
|
2018-12-26 00:54:03 +01:00 |
Jan
|
1e27f47b50
|
Truncate Fix (Nr 6) (#7176) (#7184)
|
2018-10-31 21:30:54 +01:00 |
Simon
|
0661a4c1fe
|
Hide Links from getIndexes() (#6325)
|
2018-09-03 15:17:24 +02:00 |
Jan
|
5022ccc24d
|
Bug fix/fixes 2508 (#6254)
|
2018-08-27 21:36:39 +02:00 |
Wilfried Goesgens
|
2613ca56b9
|
add the primary indices to the AQL modification nodes serialization and their explain output (#5628)
|
2018-06-21 11:45:15 +02:00 |
Wilfried Goesgens
|
0be84ee138
|
make msvc happy (#5568)
|
2018-06-08 17:22:22 +02:00 |
Jan
|
edb24deafe
|
cleanup collection/vocbase interface of ExecutionNodes (#5557)
|
2018-06-08 15:28:48 +02:00 |