log MySQL/UnitTests/UnitTestsMain.cpp @ 339:d543832987da

age author description
Wed, 11 Aug 2021 11:07:55 +0200 Sebastien Jodogne unit test of metadata and tags in UTF8
Mon, 12 Jul 2021 18:45:09 +0200 Sebastien Jodogne tagging globalParameters_ as static in MySQL
Wed, 14 Apr 2021 17:57:08 +0200 Sebastien Jodogne reintroduction of IDatabaseFactory into DatabaseManager
Wed, 14 Apr 2021 13:33:48 +0200 Sebastien Jodogne cppcheck
Tue, 13 Apr 2021 17:00:02 +0200 Sebastien Jodogne MySQL: Support of range reads for the storage area
Tue, 06 Apr 2021 11:17:00 +0200 Sebastien Jodogne refactored StorageBackend by introducing an accessor class
Fri, 02 Apr 2021 19:23:36 +0200 Sebastien Jodogne DatabaseManager doesn't IDatabaseFactory anymore
Thu, 01 Apr 2021 19:18:19 +0200 Sebastien Jodogne removed DatabaseManager member out of class IndexBackend
Mon, 29 Mar 2021 14:52:55 +0200 Sebastien Jodogne removed useless class StorageAreaBuffer
Fri, 26 Mar 2021 18:02:34 +0100 Sebastien Jodogne TransactionType given to MySQLTransaction constructor
Fri, 26 Mar 2021 17:32:29 +0100 Sebastien Jodogne added TransactionType_Implicit
Fri, 19 Mar 2021 15:11:45 +0100 Sebastien Jodogne wrapping transactions in API v3
Thu, 18 Mar 2021 16:51:51 +0100 Sebastien Jodogne create IDatabaseBackendOutput only if needed
Fri, 08 Jan 2021 18:54:20 +0100 Sebastien Jodogne Support of "OrthancPluginRegisterStorageArea2()" from Orthanc SDK 1.9.0
Fri, 08 Jan 2021 14:40:03 +0100 Sebastien Jodogne refactoring using new class StorageAreaBuffer