hgext3rd/evolve/obsdiscovery.py
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
Sun, 21 May 2017 13:55:09 +0200 Pierre-Yves David obshashrange: add an option to disable local cache warming stable
Sat, 20 May 2017 03:31:42 +0200 Pierre-Yves David obshashrange: re-warm less revision after reset stable
Thu, 18 May 2017 22:42:13 +0200 Pierre-Yves David compat: handle lack of 'util.timer' for pre 4.2 version stable
Thu, 18 May 2017 17:47:59 +0200 Pierre-Yves David obshashrangecache: make sure we re-warm the cache after a reset
Thu, 18 May 2017 17:35:36 +0200 Pierre-Yves David obshashrangecache: precisely track affected revs when adding new markers
Thu, 18 May 2017 17:03:11 +0200 Pierre-Yves David obsdiscovery: add more debug output
Thu, 18 May 2017 16:59:25 +0200 Pierre-Yves David discovery: log information about obshashrange
Wed, 17 May 2017 18:40:48 +0200 Pierre-Yves David obshashrange: avoid crash when 'cache/' directory is missing
Wed, 17 May 2017 14:40:18 +0200 Pierre-Yves David obshashrange: cleanup 'valid' life cycle
Wed, 17 May 2017 12:27:13 +0200 Pierre-Yves David obsrangecache: raise programming error when using an unwarmed cache
Wed, 17 May 2017 13:27:29 +0200 Pierre-Yves David obshashrange: stop marking on-disk data as invalid on clear
Wed, 17 May 2017 13:16:18 +0200 Pierre-Yves David obshashcache: purge the meta line before writing a new one
Wed, 17 May 2017 13:14:50 +0200 Pierre-Yves David obshashrange: drop spurious whitespace
Wed, 17 May 2017 12:25:56 +0200 Pierre-Yves David obshashcache: invalidate affected cache entries on side
Wed, 17 May 2017 12:26:15 +0200 Pierre-Yves David obshashcache: properly break out of all loops
Tue, 16 May 2017 12:23:31 +0200 Pierre-Yves David obshashrange: log reset from new markers
Tue, 16 May 2017 12:18:30 +0200 Pierre-Yves David dualsourcecache: add a cache name
Tue, 16 May 2017 11:41:36 +0200 Pierre-Yves David obshashrange: keep value fetched from sql in memory
Tue, 16 May 2017 11:37:45 +0200 Pierre-Yves David obshashrange: stop inheriting from 'dict'
Wed, 17 May 2017 00:23:19 +0200 Pierre-Yves David obshashrange: to not overwrite the list with the set
Wed, 17 May 2017 00:22:24 +0200 Pierre-Yves David obshashrange: properly break out of the two loops
Wed, 17 May 2017 00:21:30 +0200 Pierre-Yves David obshashrange: fix reset conditional
Tue, 16 May 2017 11:21:41 +0200 Pierre-Yves David cache: ensure we warm stablerange cache before the obshashrange cache
Fri, 12 May 2017 21:21:31 +0200 Pierre-Yves David obshashrange: warm the cache at the end of each transaction
Fri, 12 May 2017 21:00:39 +0200 Pierre-Yves David obshashrange: warm cache outside of loops
Fri, 12 May 2017 21:20:02 +0200 Pierre-Yves David obshashrange: "update" the cache on each transaction close
less more (0) -100 -60 tip