1
0
Fork 0
arangodb/tests
Markus Pfeiffer fc634a2fa0 Replace template <bool blockPassthrough> (#10127)
* Replace template <bool blockPassthrough>

by template <BlockPassthrough blockPassthrough> where BlockPassthrough is an
enum class.

This is mainly for better readability and for some type safety.

* Fixup some implicit conversions to bool
2019-10-02 09:47:09 +02:00
..
Agency Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
Aql Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
Auth Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
Basics Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
Cache Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
Cluster Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
Futures Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
Geo De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Graph Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
HotBackup don't assert/crash when using an unknown collection/shard (#9959) 2019-09-11 12:03:13 +02:00
IResearch Fix handling of systemdb pointer (warnings). (#10106) 2019-09-30 09:20:25 +02:00
Maintenance Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
Mocks Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
Network Pass connection pool directly to network methods. (#10096) 2019-09-30 12:44:47 +02:00
Pregel fix windows warnings / compile errors (#9215) 2019-06-06 18:08:44 +02:00
Replication Bug fix/remove base directory from include path (#9885) 2019-09-04 17:39:01 +02:00
RestHandler Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
RestServer Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
RocksDBEngine Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
Sharding Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
SimpleHttpClient Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
StorageEngine Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
Transaction Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
Utils Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
V8Server Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
VocBase Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
arangodbRspecLib refactoring (#9411) 2019-07-09 11:15:52 +02:00
js Bug fix/disallow sharding on rev (#10123) 2019-10-01 19:42:55 +02:00
rb fix graph error message (#10041) 2019-09-19 10:32:36 +02:00
CMakeLists.txt Feature/subquery end node executor (#10087) 2019-09-30 15:24:13 +02:00
Greylist.txt update gtest, use json output for reporting (#9193) 2019-06-17 13:46:40 +02:00
main.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00