log OrthancFramework/UnitTestsSources/RestApiTests.cpp @ 5811:a451777236fb attach-custom-data tip

age author description
Fri, 20 Sep 2024 16:05:04 +0200 Alain Mazy fix unit tests
Fri, 20 Sep 2024 08:20:29 +0200 Alain Mazy fix tests that were referencing an outdated url
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Tue, 21 Nov 2023 18:16:31 +0100 Sebastien Jodogne migration to UCLouvain servers
Wed, 28 Jun 2023 10:32:58 +0200 Sebastien Jodogne added tests from issue 216
Wed, 28 Jun 2023 08:29:43 +0200 Sebastien Jodogne accept parameters are now provided to HttpContentNegociation::IHandler::Handle()
Tue, 09 May 2023 18:19:15 +0200 Alain Mazy fix SSL unit tests
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Fri, 06 May 2022 10:55:34 +0200 Sebastien Jodogne fix unit tests HttpClient.Ssl
Fri, 06 May 2022 10:26:22 +0200 Alain Mazy updated CA for HttpClient.Ssl test
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Wed, 05 May 2021 11:50:14 +0200 Sebastien Jodogne use plain C strings in MultipartStreamReader instead of std::string to allow further optimizations
Tue, 23 Feb 2021 11:28:28 +0100 Sebastien Jodogne added field "Timeout" in "OrthancPeers" configuration option
Tue, 19 Jan 2021 10:02:46 +0100 Sebastien Jodogne new function MultipartStreamReader::ParseHeaderArguments()
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Wed, 23 Dec 2020 12:21:03 +0100 Sebastien Jodogne New command-line option: "--openapi" to write the OpenAPI documentation of the REST API to a file
Tue, 22 Dec 2020 08:11:37 +0100 Sebastien Jodogne functions to read/write JSON in OrthancPluginCppWrapper.h
Mon, 21 Dec 2020 18:09:47 +0100 Sebastien Jodogne confining Json::Reader and Json::*Writer into Toolbox
Fri, 27 Nov 2020 06:57:23 +0100 Sebastien Jodogne fix parsing of multipart boundaries, to resolve issue #190 in STOW-RS of DICOMweb plugin
Wed, 25 Nov 2020 18:15:28 +0100 Sebastien Jodogne enabling one test in sandboxed environments
Wed, 25 Nov 2020 14:39:10 +0100 Sebastien Jodogne moving generic type definitions from IHttpHandler to HttpToolbox
Tue, 24 Nov 2020 20:53:21 +0100 Sebastien Jodogne fix link errors on wasm unit tests