Sun, 03 Feb 2008 21:47:07 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
file |
diff |
annotate
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
httprepo: use separate handlers for HTTP and HTTPS
|
file |
diff |
annotate
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
move __del__ from httprepository to basehttphandler
|
file |
diff |
annotate
|
Wed, 23 Jan 2008 14:28:25 +0100 |
Dirkjan Ochtman |
send conservatively capitalized HTTP headers
|
file |
diff |
annotate
|
Sun, 20 Jan 2008 14:39:25 +0100 |
Christian Ebert |
Prefer i in d over d.has_key(i)
|
file |
diff |
annotate
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
httprepo: give self._url and the netloc to the password manager
|
file |
diff |
annotate
|
Tue, 30 Oct 2007 16:54:25 -0700 |
Elliott Peele |
https url handling: usernames and passwords were registered to the wrong url
|
file |
diff |
annotate
|
Wed, 24 Oct 2007 22:15:45 +0200 |
Sebastian Hauer |
httprepo: ignore environment proxies when proxies are disabled
|
file |
diff |
annotate
|
Mon, 24 Sep 2007 19:14:18 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
file |
diff |
annotate
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
Push over HTTP: really tell the user the size of the bundle
|
file |
diff |
annotate
|
Mon, 27 Aug 2007 14:48:08 -0700 |
Bryan O'Sullivan |
Push capability checking into protocol-level code.
|
file |
diff |
annotate
|
Mon, 27 Aug 2007 14:16:04 -0700 |
Bryan O'Sullivan |
Turn capabilities into a mutable set, instead of a fixed tuple.
|
file |
diff |
annotate
|
Fri, 17 Aug 2007 23:20:13 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
file |
diff |
annotate
|
Fri, 17 Aug 2007 22:43:38 -0300 |
Peter Meerwald |
recognize user:password in URLs that include port numbers.
|
file |
diff |
annotate
|
Wed, 15 Aug 2007 16:10:24 -0500 |
Matt Mackall |
fix-up references to repo.RepoError
|
file |
diff |
annotate
|
Mon, 06 Aug 2007 01:00:10 -0300 |
Alexis S. L. Carvalho |
merge with crew-stable
|
file |
diff |
annotate
|
Mon, 06 Aug 2007 00:35:06 -0300 |
Alexis S. L. Carvalho |
httprepo: quote the path part of the URL
|
file |
diff |
annotate
|
Sun, 08 Jul 2007 09:54:42 +0200 |
Thomas Arendsen Hein |
Removed deprecated hg:// and old-http:// protocols (issue406)
|
file |
diff |
annotate
|
Fri, 29 Jun 2007 11:13:36 +0200 |
Thomas Arendsen Hein |
Added full URL to debug output if something doesn't look like an http hg repo.
|
file |
diff |
annotate
|
Fri, 22 Jun 2007 14:32:54 -0300 |
Alexis S. L. Carvalho |
Work around urllib2 digest auth bug with Python < 2.5
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 08:06:37 +0200 |
Thomas Arendsen Hein |
Cleanup of whitespace, indentation and line continuation.
|
file |
diff |
annotate
|
Wed, 06 Jun 2007 20:22:52 +0200 |
Thomas Arendsen Hein |
Removed trailing whitespace and tabs from python files
|
file |
diff |
annotate
|
Thu, 19 Apr 2007 17:54:43 +0200 |
Thomas Arendsen Hein |
Merge with crew-stable
|
file |
diff |
annotate
|
Thu, 19 Apr 2007 17:52:42 +0200 |
Thomas Arendsen Hein |
Avoid float rounding errors when checking http protocol version.
|
file |
diff |
annotate
|
Fri, 16 Mar 2007 00:45:18 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
file |
diff |
annotate
|
Fri, 16 Mar 2007 00:22:53 -0300 |
Alexis S. L. Carvalho |
Work around a urllib2 bug in Python < 2.4.2
|
file |
diff |
annotate
|
Sun, 04 Mar 2007 09:03:21 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
file |
diff |
annotate
|
Mon, 19 Feb 2007 12:38:58 +0300 |
Andrei Vermel |
Close keepalive connections to fix server traceback
|
file |
diff |
annotate
|
Mon, 15 Jan 2007 18:23:21 +0100 |
Benoit Boissinot |
merge with -stable
|
file |
diff |
annotate
|
Mon, 08 Jan 2007 16:12:35 +0100 |
Benoit Boissinot |
Subclass file with a __len__ method instead of setting Content-length
|
file |
diff |
annotate
|