#610 show components for all archives
Merged by mikem. Opened by tkopecek.
tkopecek/koji issue545  into  master

Download 610.patch

Related: https://pagure.io/koji/issue/545

Even with the query limit, using a server.listRPMs() call as a boolean flag raises a red flag. Maybe ok, can can we check how much time this takes on some live servers?
Also, archives can have other archives (not just rpms) as components now.

It is not that slow - hard to decide what is sustainable limit here (do we've have some statistic of this page displays from some production env?)

Other option would be to display link everytime even if it is leading to empty list, so calls are executed only on component list page.

rebased onto a93c422f1a44e3431d92658cae9fc2ce1c6278aa

The rootid check only works for btype=image. Fix here:
https://github.com/mikem23/koji-playground/commits/pagure/pr/610

rebased onto d0fc12cc29e71a01f9d061d12683f95a358c1ce6

Patch added.

Commit bc02f03d fixes this pull-request

Pull-Request has been merged by mikem

Metadata