debshots/app
Christoph Haas 323b7004ed Expose which search strategy produced each result
query_packages now assigns @search_sources - a hash mapping package
ids to the matching strategy that put them into the results: :exact,
:name_prefix, :name_contains, :semantic or :fulltext. The grid and
list views render a small badge with a humanized label per result,
making the search tiers observable. semantic_results() was folded
into search_packages() so each branch tags its own source. Adds the
rails-controller-testing gem for assigns() in tests.
2026-08-23 10:39:50 +02:00
..
assets Update gems and npm packages 2026-05-21 22:32:32 +02:00
controllers Expose which search strategy produced each result 2026-08-23 10:39:50 +02:00
helpers Expose which search strategy produced each result 2026-08-23 10:39:50 +02:00
javascript disable turbo. unwanted side effects. 2025-05-13 01:19:03 +02:00
jobs Massive revamping for Rails 8 and Zurb 2025-03-16 00:44:43 +01:00
mailboxes Rails update. Fancybox update. Migrations from Paperclip. 2020-10-19 18:49:47 +02:00
mailers Email sender fixed for notifications 2021-03-21 16:24:46 +01:00
models Harden vectorization task against per-package failures 2026-08-23 00:11:52 +02:00
uploaders Allow uploads of images up to 8000x8000 but shrink to 2000x2000 2021-02-18 02:00:34 +01:00
views Expose which search strategy produced each result 2026-08-23 10:39:50 +02:00