Re: [PATCH] gitweb: return correct HTTP status codes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Lea Wiemann
Date: Tuesday, June 17, 2008 - 3:28 pm

Jakub Narebski wrote:

No, it doesn't, it just pipes stuff into cat-file --batch-check, which 
has to be opened on virtually any call to gitweb.  Before telling me 
about the performance of my code, can you please (a) read it and (b) 
benchmark it?  We lose a lot of time on pointless discussion otherwise.


I don't think it's worth the time; I think I understand your point 
without an example implementation. :)

Unrelatedly, I thought we had agreement not to use Error.pm as of 
<http://thread.gmane.org/gmane.comp.version-control.git/83267/focus=83348> 
(though Git.pm still does use Error.pm, so it can still be used as long 
as there's no patch that removes all instances of it).  I got *really* 
weird unreproduceable errors when throwing exceptions with Error.pm in 
gitweb, and I suspect that Error.pm (perhaps in interaction with some 
other module) was to blame.  Just a warning. ;-)

-- Lea
--
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] gitweb: return correct HTTP status codes, Lea Wiemann, (Sun Jun 15, 2:15 pm)
Re: [PATCH] gitweb: return correct HTTP status codes, Jakub Narebski, (Sun Jun 15, 3:48 pm)
Re: [PATCH] gitweb: return correct HTTP status codes, Lea Wiemann, (Mon Jun 16, 8:57 am)
Re: [PATCH] gitweb: return correct HTTP status codes, Jakub Narebski, (Mon Jun 16, 9:43 am)
Re: [PATCH] gitweb: return correct HTTP status codes, Lea Wiemann, (Mon Jun 16, 2:49 pm)
Re: [PATCH] gitweb: return correct HTTP status codes, Jakub Narebski, (Mon Jun 16, 3:34 pm)
Re: [PATCH] gitweb: return correct HTTP status codes, Junio C Hamano, (Mon Jun 16, 3:38 pm)
Re: [PATCH] gitweb: return correct HTTP status codes, Jakub Narebski, (Mon Jun 16, 4:37 pm)
Re: [PATCH] gitweb: return correct HTTP status codes, Lea Wiemann, (Tue Jun 17, 6:53 am)
Re: [PATCH] gitweb: return correct HTTP status codes, Lea Wiemann, (Tue Jun 17, 7:04 am)
Re: [PATCH] gitweb: return correct HTTP status codes, Jakub Narebski, (Tue Jun 17, 7:33 am)
Re: [PATCH] gitweb: return correct HTTP status codes, Lea Wiemann, (Tue Jun 17, 3:28 pm)
Re: [PATCH] gitweb: return correct HTTP status codes, Jakub Narebski, (Tue Jun 17, 3:54 pm)
Re: [PATCH] gitweb: return correct HTTP status codes, Lea Wiemann, (Tue Jun 17, 4:47 pm)
Re: [PATCH] gitweb: return correct HTTP status codes, Jakub Narebski, (Tue Jun 17, 5:12 pm)
[PATCH] gitweb: standarize HTTP status codes, Lea Wiemann, (Tue Jun 17, 5:15 pm)
Re: [PATCH] gitweb: return correct HTTP status codes, Lea Wiemann, (Tue Jun 17, 6:25 pm)
Re: [PATCH] gitweb: return correct HTTP status codes, Jakub Narebski, (Wed Jun 18, 12:35 am)
Re: [PATCH v2] gitweb: standarize HTTP status codes, Jakub Narebski, (Wed Jun 18, 5:51 pm)
Re: [PATCH v2] gitweb: standarize HTTP status codes, Lea Wiemann, (Thu Jun 19, 12:08 pm)
[PATCH v3] gitweb: standarize HTTP status codes, Lea Wiemann, (Thu Jun 19, 1:03 pm)
[PATCH v3] gitweb: standarize HTTP status codes, Lea Wiemann, (Thu Jun 19, 1:25 pm)
Re: [PATCH v2] gitweb: standarize HTTP status codes, Jakub Narebski, (Thu Jun 19, 3:22 pm)
Re: [PATCH v3] gitweb: standarize HTTP status codes, Jakub Narebski, (Thu Jun 19, 3:37 pm)
Re: [PATCH v3] gitweb: standarize HTTP status codes, Junio C Hamano, (Thu Jun 19, 5:48 pm)