mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
* Optimize repository lookup queries to meet the expected maximums We were accidentally looking up more data that strictly allowed Adds some additional assertions and testing as well Fixes https://issues.redhat.com/browse/PROJQUAY-439 * Change loading of repositories in the repo view to be paginated We drop the "card" view and switch to a table-only view, but still load the full set of repositories A followup change will begin to change the UI to only load additional repos when requested