ips/libips/src
Till Wegmueller e83f2b7284
feat: Add full-text search via FTS5 and enable search endpoints
Add FTS5 search functions to sqlite_catalog (sanitize_fts_query,
search_fts, resolve_latest_fmris), enable search in versions response,
add integration tests, and remove legacy search code from file_backend.
2026-03-14 22:01:48 +01:00
..
actions Add signature handling for manifests 2026-02-05 22:26:53 +01:00
depend Refactor attribute value access and error handling 2026-01-18 13:00:21 +01:00
digest Refactor code to simplify handling and remove unused functions 2026-01-20 22:19:25 +01:00
image Refactor: Replace mutable repo assignments with immutable and enhance dependency action formatting 2026-02-05 21:56:53 +01:00
payload Refactor codebase to improve formatting, logging clarity, and error handling 2025-07-27 15:22:49 +02:00
repository feat: Add full-text search via FTS5 and enable search endpoints 2026-03-14 22:01:48 +01:00
solver chore(format): apply consistent code formatting across modules 2026-02-04 22:40:51 +01:00
api.rs chore(format): format code 2026-01-25 23:17:49 +01:00
fmri.rs Add pkg6recv package for receiving IPS repositories. 2026-01-20 20:16:58 +01:00
lib.rs Refactor code to simplify handling and remove unused functions 2026-01-20 22:19:25 +01:00
publisher.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
publisher_tests.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
recv.rs feat: Enhance signature payload handling and add test coverage 2026-02-06 00:40:59 +01:00
test_json_manifest.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
transformer.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00