Mercurial > evolve
graph
-
cache: ensure we warm stablerange cache before the obshashrange cacheTue, 16 May 2017 11:21:41 +0200, by Pierre-Yves David
-
evolve: fixing obscache invalidation stableTue, 16 May 2017 23:37:10 -0700, by Rodrigo Damazio Bovendorp
-
obshashrange: warm the cache at the end of each transactionFri, 12 May 2017 21:21:31 +0200, by Pierre-Yves David
-
obshashrange: warm cache outside of loopsFri, 12 May 2017 21:00:39 +0200, by Pierre-Yves David
-
obshashrange: "update" the cache on each transaction closeFri, 12 May 2017 21:20:02 +0200, by Pierre-Yves David
-
obshashrange: properly invalidate the cache on destroyedFri, 12 May 2017 20:52:19 +0200, by Pierre-Yves David
-
obshashrange: properly drop the current connection on clearFri, 12 May 2017 20:49:27 +0200, by Pierre-Yves David
-
obshashrange: exit early if nothing to writeFri, 12 May 2017 20:40:00 +0200, by Pierre-Yves David
-
obshashrange: use the dualsourcecache as a base for the cacheFri, 12 May 2017 20:29:54 +0200, by Pierre-Yves David
-
obscache: makes dualsourcecache compatible with obshashrange cache needsFri, 12 May 2017 20:28:09 +0200, by Pierre-Yves David
-
readme: add a changelog entry about the more efficient obscacheFri, 12 May 2017 21:20:40 +0200, by Pierre-Yves David
-
obscache: extract a data agnostic classFri, 12 May 2017 19:18:49 +0200, by Pierre-Yves David
-
obscache: extract the actual data update in a dedicated functionFri, 12 May 2017 19:07:14 +0200, by Pierre-Yves David
-
obscache: move an assert to a lower levelFri, 12 May 2017 19:05:46 +0200, by Pierre-Yves David
-
obscache: use 'nullid' as the hash of an empty obsstoreFri, 12 May 2017 19:04:13 +0200, by Pierre-Yves David
-
obcache: move empty on the classFri, 12 May 2017 18:56:56 +0200, by Pierre-Yves David
-
obcache: move _checkkey on the classFri, 12 May 2017 18:56:42 +0200, by Pierre-Yves David
-
obcache: move updateneeded on the classFri, 12 May 2017 18:52:59 +0200, by Pierre-Yves David
-
obshistory: only display each revision once in debugobshistoryFri, 12 May 2017 18:34:37 +0200, by Boris Feld
-
obshistory: display a message when one marker node has no change ctxFri, 12 May 2017 11:39:41 +0200, by Boris Feld
-
ui: hg topic now display if current revision is in bad state (issue5533) stableWed, 10 May 2017 14:46:01 +0200, by Boris Feld
-
obsstore: also guard agains changing object in '_checkkey'Thu, 11 May 2017 17:00:55 +0200, by Pierre-Yves David
-
obscache: guard from changing changelog or obsstore objectThu, 11 May 2017 16:58:43 +0200, by Pierre-Yves David
-
obscache: return the new data along-side the upgrade needs (and cache key)Thu, 11 May 2017 16:45:13 +0200, by Pierre-Yves David
-
obscache: use the smaller scope functionThu, 11 May 2017 16:06:31 +0200, by Pierre-Yves David
-
obscache: extract the cache key validation in its own functionThu, 11 May 2017 16:05:50 +0200, by Pierre-Yves David
-
obshistory: use formatter instead of ui.write in the debugobshistory commandWed, 10 May 2017 11:52:11 +0200, by Boris Feld
-
topic: configure some default color for topicWed, 10 May 2017 13:04:31 +0200, by Pierre-Yves David
-
topic: automatically configure thg to display topicWed, 10 May 2017 13:03:05 +0200, by Pierre-Yves David