Mercurial > hg
log tests/test-extension-timing.t @ 48324:95ea181d9bdd stable
age | author | description |
---|---|---|
Wed, 25 Mar 2020 20:15:57 +0530 | Pulkit Goyal | tests: don't run couple of tests related to extensions loading with chg |
Sat, 15 Dec 2018 16:28:29 +0900 | Yuya Nishihara | extensions: use ui.log() interface to provide detailed loading information |
Fri, 12 Oct 2018 12:30:47 -0400 | Augie Fackler | extensions: fix up many many debug logs that use %r |
Fri, 07 Sep 2018 16:51:51 -0400 | Boris Feld | extension: add a summary of total loading time per extension |
Thu, 06 Sep 2018 16:49:37 -0400 | Boris Feld | extensions: trace the total time of running all reposetup callbacks |
Thu, 06 Sep 2018 16:21:42 -0400 | Boris Feld | extensions: trace the total time of running all extsetup callbacks |
Thu, 06 Sep 2018 16:20:05 -0400 | Boris Feld | extensions: trace the total time of running all uisetup callbacks |
Mon, 10 Sep 2018 19:36:25 -0700 | Boris Feld | extensions: add timing for extensions reposetup base tests/test-extension.t@7e92c0df1d4d |