This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".
The branch, 20.05.x has been updated
via 729432170d0a18b69f3f4e597c530cfe869f6b15 (commit)
from c320dfa3beef2bce10e87572ee9dd7f6849a694f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 729432170d0a18b69f3f4e597c530cfe869f6b15
Author: Jonathan Druart <[email protected]>
Date: Thu Aug 6 11:28:53 2020 +0200
Bug 23632: Remove C4::Logs::GetLogs
Koha::ActionLogs->search must be used instead.
There is no call to this subroutine in our code, it should be removed.
Test plan:
Make sure the 3 test files still return green and that there is no more
occurrences of GetLogs in the codebase.
Signed-off-by: Josef Moravec <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>
Signed-off-by: Jonathan Druart <[email protected]>
(cherry picked from commit 807147fb7b20c837f9afc3e2d6ba589d86d86cbe)
Signed-off-by: Lucas Gass <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
C4/Log.pm | 77 +------------------
t/db_dependent/Illrequest/Logger.t | 19 -----
t/db_dependent/Koha/Patron/Messages.t | 4 +-
t/db_dependent/Log.t | 134 ++++++++++++----------------------
4 files changed, 49 insertions(+), 185 deletions(-)
hooks/post-receive
--
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits