log Framework/Plugins/IndexUnitTests.h @ 359:16aac0287485

age author description
Mon, 21 Feb 2022 09:32:46 +0100 Sebastien Jodogne copyright upgraded to 2022
Wed, 11 Aug 2021 11:07:55 +0200 Sebastien Jodogne unit test of metadata and tags in UTF8
Tue, 20 Jul 2021 08:32:28 +0200 Sebastien Jodogne cppcheck
Tue, 20 Jul 2021 08:14:24 +0200 Sebastien Jodogne fix
Wed, 14 Jul 2021 18:29:27 +0200 Sebastien Jodogne speed up compilation by sharing library between plugins
Wed, 14 Jul 2021 17:17:23 +0200 Sebastien Jodogne clarification in IndexBackend::SignalDeletedFiles()
Wed, 14 Jul 2021 15:56:37 +0200 Sebastien Jodogne added unit test
Wed, 14 Jul 2021 14:31:12 +0200 Sebastien Jodogne added unit test
Wed, 14 Jul 2021 09:30:49 +0200 Sebastien Jodogne fix unit tests if resuning the same database
Mon, 12 Jul 2021 18:45:09 +0200 Sebastien Jodogne tagging globalParameters_ as static in MySQL
Mon, 12 Jul 2021 16:53:28 +0200 Sebastien Jodogne MySQL: Added missing calls to OrthancPluginDatabaseSignalDeletedResource()
Thu, 08 Jul 2021 18:28:47 +0200 Sebastien Jodogne added unit test
Wed, 30 Jun 2021 08:19:52 +0200 Sebastien Jodogne Fix serialization of large jobs
Mon, 28 Jun 2021 15:34:49 +0200 Sebastien Jodogne unit test for large properties
Thu, 22 Apr 2021 14:53:52 +0200 Sebastien Jodogne fix build against system-wide orthanc framework
Tue, 20 Apr 2021 17:41:44 +0200 Sebastien Jodogne Store revisions for metadata and attachments in PostgreSQL
Tue, 20 Apr 2021 14:46:42 +0200 Sebastien Jodogne adding support for revisions in attachments
Mon, 19 Apr 2021 18:47:50 +0200 Sebastien Jodogne implementing interface for revisions in attachments
Fri, 16 Apr 2021 17:13:33 +0200 Sebastien Jodogne handling of revisions in metadata
Thu, 08 Apr 2021 20:30:15 +0200 Sebastien Jodogne fix IndexBackend::SetGlobalProperty(), lighten GlobalProperty enum
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
Tue, 30 Mar 2021 10:40:34 +0200 Sebastien Jodogne implementation of the "serverIdentifier" information for global properties
Wed, 24 Mar 2021 15:59:23 +0100 Sebastien Jodogne added IndexBackend::Register() to be used in all the index plugins
Fri, 19 Mar 2021 17:01:38 +0100 Sebastien Jodogne cont
Fri, 19 Mar 2021 15:11:45 +0100 Sebastien Jodogne wrapping transactions in API v3
Thu, 18 Mar 2021 18:22:30 +0100 Sebastien Jodogne reorganization
Thu, 18 Mar 2021 18:15:34 +0100 Sebastien Jodogne moving classes out of OrthancPlugins namespace, to OrthancDatabases
Thu, 18 Mar 2021 16:51:51 +0100 Sebastien Jodogne create IDatabaseBackendOutput only if needed
Thu, 18 Mar 2021 15:21:17 +0100 Sebastien Jodogne cont
Thu, 18 Mar 2021 14:52:06 +0100 Sebastien Jodogne refactoring
Wed, 06 Jan 2021 17:40:27 +0100 Sebastien Jodogne upgrade to year 2021
Mon, 06 Jul 2020 12:45:58 +0200 Sebastien Jodogne replacing deprecated std::auto_ptr by std::unique_ptr
Wed, 01 Jul 2020 08:54:32 +0200 Sebastien Jodogne sync
Fri, 31 Jan 2020 17:24:29 +0100 Sebastien Jodogne upgrade to year 2020
Mon, 24 Dec 2018 13:35:26 +0100 Sebastien Jodogne preparing for 2019
Mon, 16 Jul 2018 14:48:43 +0200 Sebastien Jodogne checks depending on Orthanc version
Sat, 14 Jul 2018 13:18:31 +0200 Sebastien Jodogne jobs branch has disappeared in orthanc
Thu, 12 Jul 2018 21:26:08 +0200 Sebastien Jodogne fix unit tests
Wed, 04 Jul 2018 08:16:29 +0200 Sebastien Jodogne initial commit