debshots/app/views
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
..
active_storage/blobs Rails update. Fancybox update. Migrations from Paperclip. 2020-10-19 18:49:47 +02:00
admin Renamed 2018-08-14 14:18:51 +02:00
admin_mailer Add ActionMailer to inform admins about new screenshots 2021-02-25 02:43:14 +01:00
devise salsa SSO button fixed by changing method to POST 2025-06-08 18:53:45 +02:00
json real fix for the UDD import problems – it was looking for /json/screenshots and large_image_url 2026-02-26 20:21:19 +01:00
layouts remove icons on topbar because they are vertically strangely aligned 2025-05-14 22:22:21 +02:00
my fix screenshot image in personal view 2025-06-23 00:46:48 +02:00
packages Expose which search strategy produced each result 2026-08-23 10:39:50 +02:00
shared Error display partial added 2016-02-26 17:34:58 +01:00
user_sessions Controller users and user_sessions added 2016-02-26 17:34:36 +01:00
users Controller users and user_sessions added 2016-02-26 17:34:36 +01:00
welcome fix typo 2026-03-01 22:11:43 +01:00