Sat, 28 Oct 2006 11:00:59 +0200 Stripping of query string (since 88b4755fa48f) stripped too much (issue327)
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 28 Oct 2006 11:00:59 +0200] rev 3569
Stripping of query string (since 88b4755fa48f) stripped too much (issue327) rstrip(qs) not only strips qs from the right, but it continues stripping every char at the end of the URL that occurs on qs.
Fri, 27 Oct 2006 23:09:46 +0200 Merge with upstream
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 27 Oct 2006 23:09:46 +0200] rev 3568
Merge with upstream
Fri, 27 Oct 2006 19:24:57 +0200 Turn bundle file into a string for http push, for urllib2 over proxies.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 27 Oct 2006 19:24:57 +0200] rev 3567
Turn bundle file into a string for http push, for urllib2 over proxies.
Fri, 27 Oct 2006 18:30:53 +0200 Force the content-length header to be a string in httprepo.unbundle.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 27 Oct 2006 18:30:53 +0200] rev 3566
Force the content-length header to be a string in httprepo.unbundle. (Needed for Python2.3 compatibility)
Fri, 27 Oct 2006 18:20:28 +0200 Use the new UnexpectedOutput exception in httprepo, too.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 27 Oct 2006 18:20:28 +0200] rev 3565
Use the new UnexpectedOutput exception in httprepo, too.
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 3564
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 3563
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 3562
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 3561
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 3560
zsh: support remote URLs
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip