sapling/fastmanifest
Tony Tung bbd7b6fa47 [fastmanifest] move extension wrapping functions to extsetup
Summary:
There's no need for the `setup()` to be called in `reposetup()` any more.

Depends on D3510966

Test Plan:
1) pass existing unit tests.
2) kill chg server instances, then run `USE_CHG= hg diff -c . --debug` repeatedly.  (USE_CHG tells my hg wrapper to use chg)

Reviewers: quark, lcharignon

Reviewed By: lcharignon

Subscribers: mitrandir, mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D3511004

Signature: t1:3511004:1467410145:0761c80da77d5a193fbdb08527fcc4aae9f8065e
2016-07-05 16:32:22 -07:00
..
__init__.py [fastmanifest] move extension wrapping functions to extsetup 2016-07-05 16:32:22 -07:00
cachemanager.py [fastmanifest] unconditionally wrap trigger methods 2016-07-05 16:31:02 -07:00
concurrency.py [fastmanifest] update comment to reflect the ugly truth 2016-06-24 16:13:21 -07:00
constants.py fastmanifest: add documentation of constants 2016-06-08 14:28:14 -07:00
debug.py [fastmanifest] add a uiproxy object that forwards requests to a real ui object 2016-07-05 16:32:05 -07:00
implementation.py fastmanifest: do not store ui in metricscollector 2016-06-30 11:51:06 -07:00
metrics.py [fastmanifest] the key of of the hit ratio should be the aggregating key 2016-06-30 13:59:40 -07:00