ahriman/tests/ahriman/core
Evgenii Alekseev 4b2f6bbee9 bug: fix removal of the packages
It has been broken since reporter improvements, because it effectivelly
1) didn't call remove functions in database
2) used empty repository identifier for web service

With those changes it also raises exception when you try to call id on
empty identifier
2024-09-04 21:50:33 +03:00
..
alpm refactor: fix some IDE warnings 2024-09-04 21:49:31 +03:00
auth feat: add support of pam authentication 2024-08-20 16:44:40 +03:00
build_tools feat: add ability to suppress git hints 2024-08-23 14:33:07 +03:00
configuration feat: read old web sections 2023-11-04 13:34:53 +02:00
database bug: fix removal of the packages 2024-09-04 21:50:33 +03:00
distributed refactor: simplify lock processing in worker trigger 2024-01-05 16:11:32 +02:00
formatters fix: print current and updated version correctly 2024-08-16 16:24:11 +03:00
gitremote feat: implement local reporter mode (#126) 2024-08-14 17:07:10 +03:00
http feat: add abillity to check broken dependencies (#122) 2024-08-14 17:07:10 +03:00
log feat: remove excess dependencies leaves (#128) 2024-08-14 17:07:10 +03:00
report refactor: update code to the latest python (3.12+) 2024-05-05 21:17:30 +03:00
repository feat: implement local reporter mode (#126) 2024-08-14 17:07:10 +03:00
sign feat: changes screen implementation (#117) 2023-11-30 14:56:41 +02:00
status bug: fix removal of the packages 2024-09-04 21:50:33 +03:00
support feat: implement local reporter mode (#126) 2024-08-14 17:07:10 +03:00
triggers fix: print current and updated version correctly 2024-08-16 16:24:11 +03:00
upload fix: print current and updated version correctly 2024-08-16 16:24:11 +03:00
conftest.py automatically bump pkgrel on version duplicates 2023-08-08 03:14:47 +03:00
test_context_init.py feat: allow to use simplified keys for context 2024-08-14 17:07:10 +03:00
test_exceptions.py verbose subprocess exception handle annd quite git 2023-08-21 01:35:43 +03:00
test_spawn.py feat: add ability to run build process to remote instances (#118) 2023-12-13 15:38:51 +02:00
test_tree.py feat: add ability to run build process to remote instances (#118) 2023-12-13 15:38:51 +02:00
test_util.py fix: print current and updated version correctly 2024-08-16 16:24:11 +03:00
test_utils.py fix: print current and updated version correctly 2024-08-16 16:24:11 +03:00