ips/libips/src/repository
Till Wegmueller 84b2c50ed6
Remove deprecated Catalog v0 support and refactor legacy catalog handling.
- Removed `get_catalog` handler and associated Catalog v0 route.
- Updated `get_legacy_catalog` to accept `filename` for enhanced flexibility.
- Adjusted integration tests to validate changes and focus on Catalog v1 support.
- Refactored `SupportedOperation` definitions to exclude Catalog v0.
2025-12-08 22:10:11 +01:00
..
catalog.rs Update Image and Catalog functionalities with improved catalog handling and new refresh logic 2025-08-04 23:45:41 +02:00
file_backend.rs Remove deprecated Catalog v0 support and refactor legacy catalog handling. 2025-12-08 22:10:11 +01:00
mod.rs Add transformer module for manifest transformation logic 2025-08-28 23:50:59 +02:00
obsoleted.rs Add incorporation lock support and update dependencies across the project 2025-08-19 14:30:55 +02:00
progress.rs Introduce progress reporting infrastructure and error management refinements 2025-08-03 14:28:36 +02:00
rest_backend.rs Add action executors, action plans, and sample install script 2025-08-19 11:06:48 +02:00
tests.rs Refactor solver and manifest handling 2025-08-21 23:52:11 +02:00