1
0
Fork 0
arangodb/arangod/V8Server
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
..
FoxxQueuesFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
FoxxQueuesFeature.h Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
V8Context.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
V8Context.h Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
V8DealerFeature.cpp fix underflow in copying code (#10264) 2019-10-16 16:54:55 +02:00
V8DealerFeature.h Feature/add js isolate mem statistics (#9567) 2019-07-26 17:48:24 +02:00
v8-actions.cpp abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
v8-actions.h Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
v8-analyzers.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
v8-analyzers.h issue 526.7.1: remove deprecated functions, update tests to set up required analyzers (#8688) 2019-04-05 18:10:42 +03:00
v8-collection-util.cpp A mixed bag of goods (#10220) 2019-10-14 17:02:36 +02:00
v8-collection.cpp use C++17 [[fallthrough]] (#10280) 2019-10-19 18:14:26 +02:00
v8-collection.h
v8-dispatcher.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
v8-dispatcher.h
v8-externals.h
v8-general-graph.cpp Bug fix/make graphs transaction aware (#9840) 2019-09-02 16:53:00 +02:00
v8-general-graph.h
v8-query.cpp Remove invokeOnAllElements (#10212) 2019-10-10 14:03:13 +02:00
v8-query.h
v8-replication.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
v8-replication.h
v8-statistics.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
v8-statistics.h
v8-ttl.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
v8-ttl.h
v8-user-functions.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
v8-user-functions.h
v8-user-structures.cpp Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
v8-user-structures.h
v8-users.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
v8-users.h
v8-util.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
v8-views.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
v8-views.h issue 526.7.1: remove deprecated functions, update tests to set up required analyzers (#8688) 2019-04-05 18:10:42 +03:00
v8-vocbase.cpp abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
v8-vocbase.h
v8-vocbaseprivate.h
v8-voccursor.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
v8-voccursor.h
v8-vocindex.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
v8-vocindex.h