subiquity/subiquitycore
Michael Hudson-Doyle 70ec850aad
Merge pull request #336 from CanonicalLtd/mwhudson/hack-ThreadPoolExecutor
hack to stop ThreadPoolExecutor blocking exit
2018-05-21 11:59:12 +12:00
..
controllers move TaskSequence somewhere more generic 2018-05-21 11:52:06 +12:00
models some self review 2018-05-18 13:53:51 +12:00
testing add support for Frames to find_with_pred in view_helpers 2018-05-01 12:17:53 +12:00
ui move TaskSequence somewhere more generic 2018-05-21 11:52:06 +12:00
__init__.py Rename subiquity to subiquitycore -- will serve as base classes for everything 2016-06-30 14:17:01 -04:00
controller.py stop swallowing exceptions raised by the callback passed to run_in_bg 2018-05-18 12:17:18 +12:00
core.py hack to stop ThreadPoolExecutor blocking exit 2018-05-21 11:58:10 +12:00
i18n.py work around strange behaviour of _("") 2018-04-19 10:29:08 +12:00
log.py remove unused stuff from log.py 2017-01-13 15:08:31 +13:00
prober.py changes following changes in probert 2017-11-15 14:27:24 +13:00
signals.py remove some unused code from utils.py 2017-01-13 15:08:31 +13:00
tasksequence.py move TaskSequence somewhere more generic 2018-05-21 11:52:06 +12:00
utils.py actually pass new defaults to run, oops 2018-05-18 13:53:25 +12:00
view.py fix crash on escape key 2018-04-19 09:57:11 +12:00