mirror of
https://github.com/quay/quay.git
synced 2026-01-27 18:42:52 +03:00
Add an extra check and return an empty dict if no repo is given. This is needed because `Tag.repository << [rid for rid in repository_ids]` will fail on MySQL if the list is empty.