Thu, 20 Mar 2008 11:12:35 -0500 |
Matt Mackall |
remoterepo: no longer needed
|
Mon, 17 Mar 2008 14:51:41 -0700 |
Bryan O'Sullivan |
Merge
|
Mon, 17 Mar 2008 14:51:36 -0700 |
Bryan O'Sullivan |
Backed out changeset 4b81eecc8aa2
|
Mon, 17 Mar 2008 07:59:23 -0700 |
Bryan O'Sullivan |
Backed out changeset 91ac1726730a
|
Sun, 16 Mar 2008 22:59:04 -0700 |
Bryan O'Sullivan |
issue 1003: send all data properly
|
Sat, 15 Mar 2008 12:42:41 -0700 |
Eric Hopper |
Change User-agent field in client to have a lot more info.
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
Remove unused imports
|
Thu, 06 Mar 2008 22:23:26 +0100 |
Joel Rosdahl |
Expand import * to allow Pyflakes to find problems
|
Sun, 03 Feb 2008 21:47:07 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
httprepo: use separate handlers for HTTP and HTTPS
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
move __del__ from httprepository to basehttphandler
|
Wed, 23 Jan 2008 14:28:25 +0100 |
Dirkjan Ochtman |
send conservatively capitalized HTTP headers
|
Sun, 20 Jan 2008 14:39:25 +0100 |
Christian Ebert |
Prefer i in d over d.has_key(i)
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
httprepo: give self._url and the netloc to the password manager
|
Tue, 30 Oct 2007 16:54:25 -0700 |
Elliott Peele |
https url handling: usernames and passwords were registered to the wrong url
|
Wed, 24 Oct 2007 22:15:45 +0200 |
Sebastian Hauer |
httprepo: ignore environment proxies when proxies are disabled
|
Mon, 24 Sep 2007 19:14:18 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
Push over HTTP: really tell the user the size of the bundle
|
Mon, 27 Aug 2007 14:48:08 -0700 |
Bryan O'Sullivan |
Push capability checking into protocol-level code.
|
Mon, 27 Aug 2007 14:16:04 -0700 |
Bryan O'Sullivan |
Turn capabilities into a mutable set, instead of a fixed tuple.
|
Fri, 17 Aug 2007 23:20:13 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Fri, 17 Aug 2007 22:43:38 -0300 |
Peter Meerwald |
recognize user:password in URLs that include port numbers.
|
Wed, 15 Aug 2007 16:10:24 -0500 |
Matt Mackall |
fix-up references to repo.RepoError
|
Mon, 06 Aug 2007 01:00:10 -0300 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Mon, 06 Aug 2007 00:35:06 -0300 |
Alexis S. L. Carvalho |
httprepo: quote the path part of the URL
|
Sun, 08 Jul 2007 09:54:42 +0200 |
Thomas Arendsen Hein |
Removed deprecated hg:// and old-http:// protocols (issue406)
|
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.
|
Fri, 22 Jun 2007 14:32:54 -0300 |
Alexis S. L. Carvalho |
Work around urllib2 digest auth bug with Python < 2.5
|
Tue, 19 Jun 2007 08:06:37 +0200 |
Thomas Arendsen Hein |
Cleanup of whitespace, indentation and line continuation.
|
Wed, 06 Jun 2007 20:22:52 +0200 |
Thomas Arendsen Hein |
Removed trailing whitespace and tabs from python files
|
Thu, 19 Apr 2007 17:54:43 +0200 |
Thomas Arendsen Hein |
Merge with crew-stable
|
Thu, 19 Apr 2007 17:52:42 +0200 |
Thomas Arendsen Hein |
Avoid float rounding errors when checking http protocol version.
|
Fri, 16 Mar 2007 00:45:18 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Fri, 16 Mar 2007 00:22:53 -0300 |
Alexis S. L. Carvalho |
Work around a urllib2 bug in Python < 2.4.2
|
Sun, 04 Mar 2007 09:03:21 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Mon, 19 Feb 2007 12:38:58 +0300 |
Andrei Vermel |
Close keepalive connections to fix server traceback
|
Mon, 15 Jan 2007 18:23:21 +0100 |
Benoit Boissinot |
merge with -stable
|
Mon, 08 Jan 2007 16:12:35 +0100 |
Benoit Boissinot |
Subclass file with a __len__ method instead of setting Content-length
|
Tue, 02 Jan 2007 22:40:52 +0100 |
Thomas Arendsen Hein |
sync with -stable
|
Fri, 29 Dec 2006 05:27:48 +0100 |
Benoit Boissinot |
fix handling of multiple Content-type headers
|
Thu, 14 Dec 2006 20:25:19 -0600 |
Matt Mackall |
Simplify i18n imports
|
Wed, 13 Dec 2006 13:27:09 -0600 |
Matt Mackall |
Replace demandload with new demandimport
|
Tue, 21 Nov 2006 23:08:29 -0200 |
Alexis S. L. Carvalho |
fix push over HTTP to older servers
|
Wed, 15 Nov 2006 23:37:45 -0600 |
Matt Mackall |
unduplicate bundle writing code from httprepo
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
remove duplicate zgenerator in httprepo
|
Thu, 02 Nov 2006 15:30:45 +0100 |
Thomas Arendsen Hein |
Try hgweb unbundle methods in the order presented by the server.
|
Thu, 02 Nov 2006 14:58:55 +0100 |
Thomas Arendsen Hein |
Client support for hgweb unbundle with versions.
|
Wed, 01 Nov 2006 22:01:30 +0100 |
Benoit Boissinot |
hgweb: if the server supports it, send a compressed bundle
|
Wed, 01 Nov 2006 14:53:11 -0300 |
Alexis S. L. Carvalho |
Use httpconnection even with proxies.
|
Sat, 28 Oct 2006 23:05:57 +0200 |
Thomas Arendsen Hein |
Inform the user about the new URL when being redirected via http.
|
Sat, 28 Oct 2006 11:00:59 +0200 |
Thomas Arendsen Hein |
Stripping of query string (since 88b4755fa48f) stripped too much (issue327)
|
Fri, 27 Oct 2006 19:24:57 +0200 |
Thomas Arendsen Hein |
Turn bundle file into a string for http push, for urllib2 over proxies.
|
Fri, 27 Oct 2006 18:30:53 +0200 |
Thomas Arendsen Hein |
Force the content-length header to be a string in httprepo.unbundle.
|
Fri, 27 Oct 2006 18:20:28 +0200 |
Thomas Arendsen Hein |
Use the new UnexpectedOutput exception in httprepo, too.
|
Fri, 27 Oct 2006 15:02:27 +0200 |
Benoit Boissinot |
httprepo: record the url after a request, makes pull + redirect works
|
Wed, 18 Oct 2006 02:08:36 -0500 |
Matt Mackall |
httprepo: add support for passing lookup exception data
|
Sat, 09 Sep 2006 18:25:06 -0700 |
Eric Hopper |
Adding changegroupsubset and lookup to web protocol so pull -r and
|
Sun, 15 Oct 2006 21:09:56 +0200 |
Thomas Arendsen Hein |
Catch python2.3's IndexError with bogus http proxy settings. (issue203)
|
Sun, 01 Oct 2006 19:26:33 +0200 |
Thomas Arendsen Hein |
Whitespace/Tab cleanup
|
Tue, 26 Sep 2006 14:40:21 -0500 |
TK Soh |
do not disclose proxy user and password in debug messages
|