Fri, 27 Oct 2006 18:17:12 +0200 New UnexpectedOutput exception to catch server errors in localrepo.stream_in
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 27 Oct 2006 18:17:12 +0200] rev 3550
New UnexpectedOutput exception to catch server errors in localrepo.stream_in If the unexpected is a string, the empty string will be mentioned, and long strings are cut to at most 400 chars.
Fri, 27 Oct 2006 15:56:34 +0200 Some clarifications for pull/push protocols:
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 27 Oct 2006 15:56:34 +0200] rev 3549
Some clarifications for pull/push protocols: - List file:// and static-http:// - Mention that you can pull from bundle files - List http and https as valid push targets, but emphasize that this feature has to be enabled.
Fri, 27 Oct 2006 15:02:27 +0200 httprepo: record the url after a request, makes pull + redirect works
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 27 Oct 2006 15:02:27 +0200] rev 3548
httprepo: record the url after a request, makes pull + redirect works POST+redirect doesn't work in python, as a workaround we record the url from the previous GETs so that when we do a POST it uses the redirected url fix issue327
Fri, 27 Oct 2006 10:24:19 +0200 add AIX to the list of compilers that don't have inline keyword
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 27 Oct 2006 10:24:19 +0200] rev 3547
add AIX to the list of compilers that don't have inline keyword
Thu, 26 Oct 2006 22:28:33 -0700 zsh: support remote URLs
Brendan Cully <brendan@kublai.com> [Thu, 26 Oct 2006 22:28:33 -0700] rev 3546
zsh: support remote URLs
Thu, 26 Oct 2006 17:33:24 -0700 zsh: suppress mq completion error messages outside of repository
Brendan Cully <brendan@kublai.com> [Thu, 26 Oct 2006 17:33:24 -0700] rev 3545
zsh: suppress mq completion error messages outside of repository
Thu, 26 Oct 2006 17:28:12 -0700 zsh: suppress error message for status completion outside of repository
Brendan Cully <brendan@kublai.com> [Thu, 26 Oct 2006 17:28:12 -0700] rev 3544
zsh: suppress error message for status completion outside of repository
Thu, 26 Oct 2006 19:25:45 +0200 Turn of "Not trusting file" logging when running hgweb and hgwebdir
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 26 Oct 2006 19:25:45 +0200] rev 3543
Turn of "Not trusting file" logging when running hgweb and hgwebdir (hg serve still shows the warning)
Thu, 26 Oct 2006 19:25:45 +0200 use untrusted settings in hgwebdir
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Thu, 26 Oct 2006 19:25:45 +0200] rev 3542
use untrusted settings in hgwebdir
Thu, 26 Oct 2006 19:25:45 +0200 use untrusted settings in hgweb
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Thu, 26 Oct 2006 19:25:45 +0200] rev 3541
use untrusted settings in hgweb The only exceptions are web.static and web.templates, since they can be used to get any file that is readable by the user running the CGI script. Other options can be (ab)used to increase the use of the cpu (allow_bz2) or of the bandwidth (server.uncompressed), but they're trusted anyway.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip