1
0
Fork 0
arangodb/arangod/VocBase
KVS85 fab06069db
Bug fix/adjust 3.5 rc3 (#9146)
* fix for windows

* Fix some uses of atomics (#9141)

* Remove std::move as it prevents copy elision (#9144)

* bug-fix/internal-issue-#549 (#9086)

* do not persist legacy analyzers into _analyzers table

* fix arangosearch upgrade in cluster

* get rid of Vasiliy's shit

* address review comments

* ensure link is synchronized after creation in upgrade

* fix compilation error

* minor cleanup

* fix tests

* distribute '_analyzers' collection as '_graphs'

* comment out Vasiliy's shit part 2

* Remove ArangoSearch views upgrade limit
2019-05-30 23:20:33 +03:00
..
Methods Bug fix/adjust 3.5 rc3 (#9146) 2019-05-30 23:20:33 +03:00
AccessMode.h Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
KeyGenerator.cpp
KeyGenerator.h
KeyLockInfo.cpp
KeyLockInfo.h
LocalDocumentId.h
LogicalCollection.cpp less locking for ClusterSelectivityEstimates (#8892) 2019-05-06 13:22:36 +02:00
LogicalCollection.h less locking for ClusterSelectivityEstimates (#8892) 2019-05-06 13:22:36 +02:00
LogicalDataSource.cpp
LogicalDataSource.h
LogicalView.cpp
LogicalView.h
ManagedDocumentResult.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
ManagedDocumentResult.h
ticks.cpp
ticks.h
voc-types.h
vocbase.cpp ArangoSearch sorted indexes (#8888) 2019-05-11 17:58:56 +03:00
vocbase.h