Bug 961330

Summary: [RFE] repoview-like functionality for browsing repositories via the web interface
Product: [Retired] Pulp Reporter: Jim Perrin <jperrin>
Component: user-experienceAssignee: pulp-bugs
Status: CLOSED UPSTREAM QA Contact: Preethi Thomas <pthomas>
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: rbarlow, skarmark
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-19 01:10:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jim Perrin 2013-05-09 12:25:56 UTC
Description of problem:
If one browses browses the pulp-server via http(s), they get a directory list of packages. This can take a long time, as apache has to stat every single link in the directory. By adding repoview or similar functionality, this load is greatly reduced, and searching for a specific package becomes quite a bit easier. 

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. install pulp server
2. Sync rhel or centos base repo
3. browse http://pulpserver/pulp/repo/
4. cry at how long it takes for the page to load. 
  
Actual results:
Page takes eons to load. 

Expected results:
simple, neat clean interface 

Additional info:

Comment 1 Brian Bouterse 2015-02-19 01:10:50 UTC
Moved to https://pulp.plan.io/issues/189