hgext3rd/evolve/obsdiscovery.py
Tue, 28 Aug 2018 11:18:58 +0200 Pierre-Yves David branching: merge with stable
Mon, 27 Aug 2018 12:40:47 +0200 Pierre-Yves David sqlcache: also catch malformed database error stable
Mon, 27 Aug 2018 12:12:49 +0200 Pierre-Yves David obshashrange: rework saving branching to be clearer and safer stable
Mon, 27 Aug 2018 11:40:32 +0200 Pierre-Yves David sqlcache: protect read query too stable
Mon, 27 Aug 2018 11:33:09 +0200 Pierre-Yves David sqlite: fast path when nothing to save stable
Mon, 27 Aug 2018 11:27:04 +0200 Pierre-Yves David sqlcache: initialize meta table last stable
Mon, 27 Aug 2018 10:20:15 +0200 Pierre-Yves David obshashrange: always check in base cachekey against the recorded one stable
Mon, 27 Aug 2018 00:35:51 +0200 Pierre-Yves David sqlcache: also ignore integrity error stable
Mon, 27 Aug 2018 00:28:19 +0200 Pierre-Yves David sqlcache: cache OperationError when saving stable
Mon, 27 Aug 2018 00:18:06 +0200 Pierre-Yves David sqlcache: passe better connection option stable
Mon, 27 Aug 2018 12:40:47 +0200 Pierre-Yves David sqlcache: also catch malformed database error
Mon, 27 Aug 2018 12:12:49 +0200 Pierre-Yves David obshashrange: rework saving branching to be clearer and safer
Mon, 27 Aug 2018 11:40:32 +0200 Pierre-Yves David sqlcache: protect read query too
Mon, 27 Aug 2018 11:33:09 +0200 Pierre-Yves David sqlite: fast path when nothing to save
Mon, 27 Aug 2018 11:27:04 +0200 Pierre-Yves David sqlcache: initialize meta table last
Mon, 27 Aug 2018 10:20:15 +0200 Pierre-Yves David obshashrange: always check in base cachekey against the recorded one
Mon, 27 Aug 2018 00:35:51 +0200 Pierre-Yves David sqlcache: also ignore integrity error
Mon, 27 Aug 2018 00:28:19 +0200 Pierre-Yves David sqlcache: cache OperationError when saving
Mon, 27 Aug 2018 00:18:06 +0200 Pierre-Yves David sqlcache: passe better connection option
Tue, 21 Aug 2018 04:05:12 +0200 Pierre-Yves David compat: import the module dagutil module in evolve
Sat, 18 Aug 2018 00:53:12 +0200 Pierre-Yves David compat: drop compatibility layer for updatecaches
Fri, 17 Aug 2018 12:07:55 +0200 Pierre-Yves David obshashrange: always save stable range cache alongside the obshashrange one stable
Fri, 17 Aug 2018 12:06:43 +0200 Pierre-Yves David obshashrange: clear in-memory cache alongside the sqlite one stable
Fri, 17 Aug 2018 00:27:10 +0200 Pierre-Yves David obshashrange: re-enabled more selective pruning of affected range stable
Fri, 17 Aug 2018 00:23:20 +0200 Pierre-Yves David obshashrange: fix computation of affected ranges stable
Thu, 16 Aug 2018 21:12:57 +0200 Pierre-Yves David obshashrange: correctly detect changeset directly affected by prune stable
Thu, 16 Aug 2018 21:18:18 +0200 Pierre-Yves David obshashrange: do not search for affected ranges above the highest we have stable
Thu, 16 Aug 2018 20:49:55 +0200 Pierre-Yves David obshashrange: do not search for affected stable range cache is unavailable stable
Thu, 16 Aug 2018 22:19:19 +0200 Pierre-Yves David discovery: make sure repository wrapping happens in the right order stable
Tue, 24 Apr 2018 16:13:42 +0100 Pierre-Yves David wirepeer: try modern module first stable
Thu, 19 Apr 2018 13:35:31 +0200 Pierre-Yves David timer: drop compat layer for time
Thu, 19 Apr 2018 10:59:12 +0200 Pierre-Yves David discovery: handle deletion of 'wireproto' module
Tue, 17 Apr 2018 15:04:15 +0200 Pierre-Yves David compat: deal with change in the wireproto module
Wed, 14 Mar 2018 02:08:53 +0100 Pierre-Yves David obsdiscovery: add compatibility layer to register wireproto command
Fri, 23 Feb 2018 20:27:17 +0800 Anton Shestakov obsdiscovery: include units in ui.progress() calls (issue5773)
Wed, 21 Feb 2018 17:45:50 +0100 Pierre-Yves David updatecaches: handle any new parameters to the method
Wed, 14 Feb 2018 14:53:43 +0100 Boris Feld wireproto: fix *_capabilities for change of API types
Fri, 05 Jan 2018 03:35:07 +0100 Pierre-Yves David caches: pass the transaction to the "shouldwarncache" logic
Thu, 21 Dec 2017 06:18:50 +0100 Pierre-Yves David obshashrange: add a progressbar to upgrade
Thu, 21 Dec 2017 04:14:05 +0100 Pierre-Yves David obshashrange: less brutal reset when receiving markers on existing node
Thu, 21 Dec 2017 04:39:45 +0100 Pierre-Yves David obshashrange: update the cache updating logic
Thu, 21 Dec 2017 03:30:13 +0100 Pierre-Yves David stablerange: use mergepoint based algorithm for the official stable range
Mon, 18 Dec 2017 00:40:07 +0100 Pierre-Yves David stablerange: split pure algorithm part from the on disk cache
Wed, 29 Nov 2017 10:53:21 -0500 Pierre-Yves David stablerange: rework the debug command to allow for multiple method
Sat, 09 Dec 2017 17:34:33 +0100 Pierre-Yves David deptcache: make sure we warm the dept cache before warming the obsdiscovery
Thu, 02 Nov 2017 19:22:32 +0100 Pierre-Yves David obsdiscovery: enforce the config on the server too stable
Tue, 24 Oct 2017 14:13:57 +0200 Pierre-Yves David compat: stop working around 3.8 file cache limitation
Thu, 19 Oct 2017 14:46:06 +0200 Boris Feld evolve: registed configitems if available
Wed, 07 Jun 2017 00:48:12 +0100 Pierre-Yves David obshashrange: add an option to protect from accidental activation stable
Tue, 30 May 2017 13:16:43 +0200 Boris Feld compatibility: backport mercurial 176d1a0ce385
Tue, 30 May 2017 17:32:39 +0200 Pierre-Yves David obsdiscovery: add an option to disable all obsdiscovery
Tue, 30 May 2017 13:01:11 +0200 Pierre-Yves David obsdiscovery: automatically pick protocol in a list
Tue, 30 May 2017 14:35:40 +0200 Pierre-Yves David obsdiscovery: extract push-obshashtree discovery in a function
Tue, 30 May 2017 14:27:26 +0200 Pierre-Yves David obsdiscovery: directly use the 'only' revset for obshashtree
Tue, 30 May 2017 14:21:10 +0200 Pierre-Yves David obsdiscovery: extract push-obshashrange discovery in a function
Tue, 30 May 2017 14:09:06 +0200 Pierre-Yves David obsdiscovery: merge two distinct if statement
Tue, 30 May 2017 12:32:14 +0200 Pierre-Yves David obsdiscovery: extract '_canobshashtree'
Tue, 30 May 2017 12:26:57 +0200 Pierre-Yves David obsdiscovery: move code inserting discovery at the end of the file
Tue, 30 May 2017 12:15:52 +0200 Pierre-Yves David obsdiscovery: trust core to do the right thing if no discovery is available
Tue, 30 May 2017 12:13:14 +0200 Pierre-Yves David obsdiscovery: factor the "do we push markers" check out
less more (0) -100 -60 tip