log OrthancServer/Sources/LuaScripting.cpp @ 5436:6f2b11bfee8d

age author description
Tue, 07 Nov 2023 12:52:37 +0100 Alain Mazy Solved a deadlock related to the Job Engine events and plugins
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Tue, 21 Jun 2022 11:00:14 +0200 Alain Mazy merge
Tue, 21 Jun 2022 10:57:37 +0200 Alain Mazy cppcheck
Fri, 17 Jun 2022 07:23:57 +0200 Sebastien Jodogne use constant for multiply occurring string
Fri, 17 Jun 2022 07:20:19 +0200 Sebastien Jodogne fix to non-static variable
Tue, 14 Jun 2022 17:19:16 +0200 Alain Mazy fix: lock mutex when accessing state in HeartBeatThread lua-heart-beat
Mon, 13 Jun 2022 18:54:49 +0200 Alain Mazy Added Lua OnHeartBeat() lua-heart-beat
Wed, 23 Feb 2022 11:09:43 +0100 Sebastien Jodogne fix signature of OrthancPluginIncomingCStoreInstanceFilter
Sun, 20 Feb 2022 11:14:34 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 25 Nov 2021 19:02:38 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Thu, 25 Nov 2021 13:12:32 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Fri, 01 Oct 2021 18:36:45 +0200 Alain Mazy added ReceivedCStoreInstanceFilter lua callback + OrthancPluginRegisterIncomingCStoreInstanceFilter in sdk filter-store-instance