Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Feature request: Paginate the list of repositories #78

Open
@spearce

Description

@spearce

Originally reported on Google Code with ID 84

What steps will reproduce the problem?
1. Run gitiles on a server that has 6000+ gits
2. Open the repository list
3.

What is the expected output? What do you see instead?

It lists all the repositories on a single page. On a server that has so many repos,
this causes quite long load time.

It would be nice if the index page could be paginated.  Looking at the implementation
though, it looks like it scans the whole list of repos for each request.  Would it
be possible to cache the list?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Reported by None on 2015-08-25 20:24:28

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions