Jakub Narebski wrote:
jidanni@xxxxxxxxxxx writes:
I notice the web interfaces to many git sites are very risky to just
click on. E.g., just clicking http://repo.or.cz/ sends megabytes to
the users browser. At least the homepage of such sites should be
something lighter in weight.
That is a bit of historical artifact. Currently the "index" page for
gitweb installation is 'projects_list' page with _all_ the projects
hosted. It is not split into pages, like for example 'log' or 'heads'
views are; there were some patches for that, but would have to be
redone as the area changed a bit since. It could have been replaced by
projects search page...
It is a bit of historical reason.
For the specific case of repo.or.cz, I guess that turning on HTTP
compression might help a lot.
Anders.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html