Sat, 08 Aug 2015 18:53:17 -0700 |
Gregory Szorc |
wireproto: use absolute_import
|
file |
diff |
annotate
|
Wed, 05 Aug 2015 14:15:17 -0400 |
Augie Fackler |
wireproto: make wirepeer look-before-you-leap on batching
|
file |
diff |
annotate
|
Wed, 05 Aug 2015 14:51:34 -0400 |
Augie Fackler |
batching: migrate basic noop batching into peer.peer
|
file |
diff |
annotate
|
Tue, 30 Jun 2015 22:02:40 -0700 |
Pierre-Yves David |
wireproto: remove a debug print
|
file |
diff |
annotate
|
Tue, 30 Jun 2015 19:19:17 -0400 |
Augie Fackler |
wireproto: correctly escape batched args and responses (issue4739)
|
file |
diff |
annotate
|
Mon, 29 Jun 2015 12:35:31 -0400 |
Mike Edgar |
wireproto: add config knob for http header length limit
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
file |
diff |
annotate
|
Wed, 10 Jun 2015 13:10:53 -0400 |
Pierre-Yves David |
bundle2: convey PushkeyFailed error over the wire
|
file |
diff |
annotate
|
Mon, 01 Jun 2015 10:28:40 -0700 |
Pierre-Yves David |
wireprotocol: distinguish list and set in getbundle argument
|
file |
diff |
annotate
|
Thu, 28 May 2015 23:49:19 -0700 |
Pierre-Yves David |
listkey: display the size of the listkey payload in a debug message
|
file |
diff |
annotate
|
Thu, 21 May 2015 11:34:40 -0700 |
Martin von Zweigbergk |
wireproto: remove unused 'store' import
|
file |
diff |
annotate
|
Thu, 21 May 2015 10:27:22 -0700 |
Gregory Szorc |
exchange: move code for generating a streaming clone into exchange
|
file |
diff |
annotate
|
Mon, 18 May 2015 13:25:07 -0500 |
Pierre-Yves David |
wireproto: turn an 'except' into a 'finally' as suggest by the comment
|
file |
diff |
annotate
|
Sat, 16 May 2015 14:30:07 -0400 |
Augie Fackler |
cleanup: use __builtins__.any instead of util.any
|
file |
diff |
annotate
|
Sun, 10 May 2015 05:11:13 -0700 |
Pierre-Yves David |
getbundle: sort bundlecaps before exchanging then over the wire
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 03:17:37 -0400 |
Pierre-Yves David |
bundle2-wireproto: properly propagate the server output on error (issue4594)
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 03:56:50 -0400 |
Pierre-Yves David |
bundle2: refactor error bundle creation for the wireprotocol
|
file |
diff |
annotate
|
Fri, 10 Apr 2015 15:41:33 -0400 |
Pierre-Yves David |
bundle2: advertise bundle2 by default
|
file |
diff |
annotate
|
Thu, 09 Apr 2015 16:25:48 -0400 |
Pierre-Yves David |
bundle2: rename format, parts and config to final names
|
file |
diff |
annotate
|
Tue, 07 Apr 2015 16:01:32 -0700 |
Pierre-Yves David |
bundle2: detect bundle2 stream/request on /HG2./ instead of /HG2Y/
|
file |
diff |
annotate
|
Mon, 06 Apr 2015 16:04:33 -0700 |
Pierre-Yves David |
unbundle20: retrieve unbundler instances through a factory function
|
file |
diff |
annotate
|
Sun, 11 Jan 2015 00:25:54 +0100 |
Angel Ezquerra |
localrepo: remove all external users of localrepo.sopener
|
file |
diff |
annotate
|
Wed, 07 Jan 2015 00:07:29 -0800 |
Pierre-Yves David |
discovery: run discovery on filtered repository
|
file |
diff |
annotate
|
Wed, 17 Dec 2014 15:11:26 -0800 |
Eric Sumner |
bundle2: lowercase part types
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 22:47:38 +0200 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
file |
diff |
annotate
|
Wed, 01 Oct 2014 23:40:23 -0500 |
Pierre-Yves David |
bundle2: change header size and make them signed (new format)
|
file |
diff |
annotate
|
Tue, 02 Sep 2014 12:11:36 +0200 |
Sune Foldager |
changegroup: rename bundle-related functions and classes
|
file |
diff |
annotate
|
Fri, 29 Aug 2014 12:36:17 +0200 |
Pierre-Yves David |
getbundle: add `obsmarkers` argument to getbundle
|
file |
diff |
annotate
|
Fri, 29 Aug 2014 12:51:00 +0200 |
Pierre-Yves David |
wireprotocol: fix 'boolean' handling
|
file |
diff |
annotate
|
Mon, 25 Aug 2014 19:21:47 +0200 |
Pierre-Yves David |
bundle2: introduce a `getrepocaps` to retrieve the bundle2 caps of a repo
|
file |
diff |
annotate
|
Mon, 25 Aug 2014 19:17:06 +0200 |
Pierre-Yves David |
obsmarker: move bundle2caps from the localrepo class to the bundle2 module
|
file |
diff |
annotate
|
Fri, 15 Aug 2014 04:37:46 +0200 |
Mads Kiilerich |
cleanup: fix some list comprehension redefinitions of existing vars
|
file |
diff |
annotate
|
Sat, 31 May 2014 16:48:29 -0700 |
Pierre-Yves David |
getbundle: add a ``cg`` boolean argument to control changegroup inclusion
|
file |
diff |
annotate
|
Thu, 22 May 2014 17:20:52 -0700 |
Pierre-Yves David |
wireproto: add a ``boolean`` type for getbundle parameters
|
file |
diff |
annotate
|
Tue, 27 May 2014 14:45:31 -0700 |
Pierre-Yves David |
wireproto: rephrase the error message for unknown getbundle parameters
|
file |
diff |
annotate
|
Tue, 27 May 2014 15:43:09 -0700 |
Pierre-Yves David |
getbundle: support of listkeys argument when bundle2 is used
|
file |
diff |
annotate
|
Tue, 27 May 2014 15:02:51 -0700 |
Pierre-Yves David |
wireproto: use pushkey.decodekey
|
file |
diff |
annotate
|
Tue, 27 May 2014 15:00:08 -0700 |
Pierre-Yves David |
wireproto: use pushkey.encodekey
|
file |
diff |
annotate
|
Thu, 22 May 2014 09:53:52 -0700 |
Pierre-Yves David |
getbundle: declare type of parameters
|
file |
diff |
annotate
|
Thu, 29 May 2014 15:41:16 -0700 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Wed, 28 May 2014 16:46:58 -0700 |
Pierre-Yves David |
bundle2: support None parttype in BundleValueError
|
file |
diff |
annotate
|
Wed, 28 May 2014 15:57:23 -0700 |
Pierre-Yves David |
bundle2: support transmission of params error over the wire
|
file |
diff |
annotate
|
Wed, 28 May 2014 15:51:19 -0700 |
Pierre-Yves David |
bundle2: introduce a parttype attribute to BundleValueError
|
file |
diff |
annotate
|
Tue, 27 May 2014 10:32:07 -0700 |
Pierre-Yves David |
bundle2: rename b2x:error:unknownpart to b2x:error:unsupportedcontent
|
file |
diff |
annotate
|
Wed, 28 May 2014 15:31:05 -0700 |
Pierre-Yves David |
bundle2: move exception classes into the error module
|
file |
diff |
annotate
|
Wed, 28 May 2014 14:22:24 -0700 |
Pierre-Yves David |
bundle2: rename UnknownPartError to BundleValueError
|
file |
diff |
annotate
|
Thu, 22 May 2014 01:49:12 -0700 |
Pierre-Yves David |
wireproto: expose the list of getbundle arguments to extensions
stable
|
file |
diff |
annotate
|
Fri, 23 May 2014 15:59:19 -0700 |
Pierre-Yves David |
bundle2: update all ``addpart`` callers to ``newpart``
|
file |
diff |
annotate
|
Mon, 21 Apr 2014 17:51:58 -0700 |
Pierre-Yves David |
bundle2: gracefully handle PushRaced error during unbundle
stable
|
file |
diff |
annotate
|
Mon, 21 Apr 2014 18:59:09 -0700 |
Pierre-Yves David |
bundle2: fix raising errors during heads checking
stable
|
file |
diff |
annotate
|
Mon, 21 Apr 2014 16:02:03 -0700 |
Pierre-Yves David |
bundle2: gracefully handle UnknownPartError during unbundle
stable
|
file |
diff |
annotate
|
Mon, 21 Apr 2014 15:48:52 -0700 |
Pierre-Yves David |
bundle2: gracefully handle abort during unbundle
stable
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 17:25:50 -0400 |
Pierre-Yves David |
getbundle: pass arbitrary arguments all along the call chain
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 16:04:58 -0400 |
Pierre-Yves David |
bundle2: require both client and server to opt in
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 16:01:58 -0400 |
Pierre-Yves David |
bundle2: move bundle2 config option to section "experimental"
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 15:33:17 -0400 |
Pierre-Yves David |
bundle2: rename server capability to bundle2-exp
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 15:27:54 -0400 |
Pierre-Yves David |
bundle2: use HG2X in the header
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 01:49:20 -0400 |
Pierre-Yves David |
bundle2: advertise bundle2 caps in server capabilities
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 11:53:10 -0400 |
Pierre-Yves David |
bundle2: support for push over the wire
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 17:19:46 -0400 |
Pierre-Yves David |
wireproto: add a _calltwowaystream method on wirepeer
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 15:20:33 -0400 |
Pierre-Yves David |
bundle2: allow bundle2 for pulling over the wire
|
file |
diff |
annotate
|
Mon, 14 Apr 2014 15:45:30 -0400 |
Pierre-Yves David |
bundle2: add a ui argument to readbundle
|
file |
diff |
annotate
|
Mon, 14 Apr 2014 15:33:50 -0400 |
Pierre-Yves David |
bundle2: move `readbundle` into the `exchange` module
|
file |
diff |
annotate
|
Sun, 13 Apr 2014 19:01:00 +0200 |
Mads Kiilerich |
spelling: fixes from spell checker
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 17:50:44 -0700 |
Pierre-Yves David |
localrepo: add unbundle support
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 17:28:59 -0700 |
Pierre-Yves David |
unbundle: extract the core logic in another function
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 17:15:25 -0700 |
Pierre-Yves David |
unbundle: extract checkheads in its own function
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 15:27:53 -0700 |
Pierre-Yves David |
localrepo: move the addchangegroup method in changegroup module
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 15:08:27 -0700 |
Pierre-Yves David |
localrepo: move the changegroup method in changegroup module
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 14:40:35 -0700 |
Pierre-Yves David |
localrepo: move the getbundle method in changegroup module
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 14:25:03 -0700 |
Pierre-Yves David |
localrepo: move the changegroupsubset method in changegroup module
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:43:30 -0700 |
Pierre-Yves David |
wireproto: use decorator for the ubundle command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:43:11 -0700 |
Pierre-Yves David |
wireproto: use decorator for the stream command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:42:55 -0700 |
Pierre-Yves David |
wireproto: use decorator for the pushkey command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:42:38 -0700 |
Pierre-Yves David |
wireproto: use decorator for the lookup command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:42:21 -0700 |
Pierre-Yves David |
wireproto: use decorator for the listkeys command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:42:06 -0700 |
Pierre-Yves David |
wireproto: use decorator for the known command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:40:44 -0700 |
Pierre-Yves David |
wireproto: use decorator for the hello command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:40:31 -0700 |
Pierre-Yves David |
wireproto: use decorator for the heads command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:40:07 -0700 |
Pierre-Yves David |
wireproto: use decorator for the getbundle command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:39:06 -0700 |
Pierre-Yves David |
wireproto: use decorator for the debugwireargs command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:38:40 -0700 |
Pierre-Yves David |
wireproto: use decorator for the changegroupsubset command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:38:19 -0700 |
Pierre-Yves David |
wireproto: use decorator for the changegroup command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:37:28 -0700 |
Pierre-Yves David |
wireproto: use decorator for the capabilities command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:37:02 -0700 |
Pierre-Yves David |
wireproto: use decorator for the branches command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:36:41 -0700 |
Pierre-Yves David |
wireproto: use decorator for the branchmap command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:36:05 -0700 |
Pierre-Yves David |
wireproto: use decorator for the between command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:35:36 -0700 |
Pierre-Yves David |
wireproto: use decorator for the batch command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:30:11 -0700 |
Pierre-Yves David |
wireproto: add decorator for wire protocol command
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:24:13 -0700 |
Pierre-Yves David |
wireproto: drop the _decompress method in favor a new call type
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 12:29:34 -0700 |
Pierre-Yves David |
wireproto: document protocol specific function of wirepeer
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 11:10:33 -0700 |
Pierre-Yves David |
wireproto: introduce an abstractserverproto class
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 11:37:42 -0700 |
Pierre-Yves David |
wireproto: document possible return type
|
file |
diff |
annotate
|
Wed, 12 Mar 2014 14:46:41 -0700 |
Pierre-Yves David |
wireproto: move wireproto capabilities computation in a subfunction
|
file |
diff |
annotate
|
Tue, 11 Mar 2014 01:38:02 -0700 |
Pierre-Yves David |
wireproto: extract capabilities list in outside the wireproto function
|
file |
diff |
annotate
|
Wed, 12 Mar 2014 13:00:51 -0400 |
Augie Fackler |
wireproto: remove todict() and use {} literals instead
|
file |
diff |
annotate
|
Sat, 09 Feb 2013 23:42:03 +0100 |
Benoit Boissinot |
bundle-ng: add bundlecaps argument to getbundle() command
|
file |
diff |
annotate
|
Wed, 01 May 2013 10:38:41 -0700 |
Durham Goode |
clone: move file stream walk to a separate function
|
file |
diff |
annotate
|
Thu, 11 Apr 2013 14:54:18 +0200 |
Mads Kiilerich |
wireproto: clarify cryptic 'remote: unsynced changes' error message on push
|
file |
diff |
annotate
|
Sun, 13 Jan 2013 01:39:16 -0600 |
Kevin Bullock |
filtering: rename filters to their antonyms
|
file |
diff |
annotate
|
Tue, 15 Jan 2013 20:55:47 +0100 |
Mads Kiilerich |
clone: don't include empty revlogs in stream
|
file |
diff |
annotate
|
Sun, 06 Jan 2013 04:36:30 +0100 |
Pierre-Yves David |
clfilter: drop extra filtering in wireprotocol
|
file |
diff |
annotate
|
Sun, 06 Jan 2013 04:37:33 +0100 |
Pierre-Yves David |
clfilter: filter "unserved" on all wireprotocol command calls
|
file |
diff |
annotate
|
Mon, 15 Oct 2012 18:37:34 -0300 |
Wagner Bruna |
wireproto: fix pushkey hook failure and output on remote http repo
|
file |
diff |
annotate
|
Tue, 18 Sep 2012 17:00:58 +0200 |
Thomas Arendsen Hein |
wireproto: workaround for yield inside try/finally incompatible with python2.4
|
file |
diff |
annotate
|
Sat, 15 Sep 2012 08:38:02 +0200 |
Patrick Mezard |
wireproto: fix check-code.py breakage introduced by 6d97dd630d79
|
file |
diff |
annotate
|
Fri, 14 Sep 2012 12:06:40 -0700 |
Bryan O'Sullivan |
wireproto: don't format a debug string inside a hot loop
|
file |
diff |
annotate
|
Fri, 14 Sep 2012 12:05:37 -0700 |
Bryan O'Sullivan |
wireproto: bypass filechunkiter for small files when streaming
|
file |
diff |
annotate
|
Fri, 14 Sep 2012 12:05:12 -0700 |
Bryan O'Sullivan |
wireproto: don't audit local paths during stream_out
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
file |
diff |
annotate
|
Sat, 28 Jul 2012 12:28:35 +0200 |
Pierre-Yves David |
pushkey: add more verbose debug output regarding pushkey
stable
|
file |
diff |
annotate
|
Tue, 17 Jul 2012 01:22:31 +0200 |
Pierre-Yves David |
repo: move visibleheads and visiblebranchmap logic in discovery
|
file |
diff |
annotate
|
Fri, 13 Jul 2012 21:47:06 +0200 |
Peter Arrenbrecht |
peer: introduce real peer classes
|
file |
diff |
annotate
|
Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
file |
diff |
annotate
|
Tue, 24 Apr 2012 16:32:44 +0200 |
Pierre-Yves David |
branchmap: server should not advertise secret changeset in branchmap (Issue3303)
stable
|
file |
diff |
annotate
|
Thu, 26 Apr 2012 03:47:17 +0200 |
Pierre-Yves David |
wireprotocol: use visibleheads as reference while unbundling (issue 3303)
stable
|
file |
diff |
annotate
|
Wed, 04 Apr 2012 00:00:47 +0200 |
Benoit Allard |
protocol: Add the stream-preferred capability
|
file |
diff |
annotate
|
Wed, 18 Jan 2012 20:00:48 -0600 |
Matt Mackall |
wireproto: refuse to lookup secret csets
|
file |
diff |
annotate
|
Thu, 22 Dec 2011 00:42:25 +0100 |
Pierre-Yves David |
phases: do not exchange secret changesets
|
file |
diff |
annotate
|
Mon, 12 Dec 2011 15:16:58 +0100 |
Pierre-Yves David |
wireproto: handle other server output in pushkey
|
file |
diff |
annotate
|