* many git sites homepages megabytes big
@ 2008-12-29 5:03 jidanni
2008-12-29 5:17 ` J.H.
2008-12-30 1:07 ` Jakub Narebski
0 siblings, 2 replies; 5+ messages in thread
From: jidanni @ 2008-12-29 5:03 UTC (permalink / raw)
To: git
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.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: many git sites homepages megabytes big
2008-12-29 5:03 many git sites homepages megabytes big jidanni
@ 2008-12-29 5:17 ` J.H.
2008-12-30 1:07 ` Jakub Narebski
1 sibling, 0 replies; 5+ messages in thread
From: J.H. @ 2008-12-29 5:17 UTC (permalink / raw)
To: jidanni; +Cc: git
There are lots of reasons fore and against what your proposing, and
there is no good answer. Yes it sends a lot of data, but one could
argue - more data is better than less data.
- John 'Warthog9' Hawley
On Mon, 2008-12-29 at 13:03 +0800, jidanni@jidanni.org wrote:
> 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.
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: many git sites homepages megabytes big
2008-12-29 5:03 many git sites homepages megabytes big jidanni
2008-12-29 5:17 ` J.H.
@ 2008-12-30 1:07 ` Jakub Narebski
2008-12-30 11:01 ` Anders Melchiorsen
1 sibling, 1 reply; 5+ messages in thread
From: Jakub Narebski @ 2008-12-30 1:07 UTC (permalink / raw)
To: jidanni; +Cc: git
jidanni@jidanni.org 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.
--
Jakub Narebski
Poland
ShadeHawk on #git
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: many git sites homepages megabytes big
2008-12-30 1:07 ` Jakub Narebski
@ 2008-12-30 11:01 ` Anders Melchiorsen
2008-12-30 15:57 ` jidanni
0 siblings, 1 reply; 5+ messages in thread
From: Anders Melchiorsen @ 2008-12-30 11:01 UTC (permalink / raw)
To: git; +Cc: Jakub Narebski, jidanni, pasky
Jakub Narebski wrote:
> jidanni@jidanni.org 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.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-12-30 16:23 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-29 5:03 many git sites homepages megabytes big jidanni
2008-12-29 5:17 ` J.H.
2008-12-30 1:07 ` Jakub Narebski
2008-12-30 11:01 ` Anders Melchiorsen
2008-12-30 15:57 ` jidanni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).