subiquity/subiquitycore
Ryan Harper b7e60f7b91 pep8 fixes for subiquitycore.testing.view_hewlpers 2018-05-24 16:51:51 -05:00
..
controllers Merge pull request #334 from CanonicalLtd/mwhudson/move-excerpt-title-to-view 2018-05-22 22:38:39 +12:00
models pep8 fixes for subiquitycore.models.network 2018-05-24 16:51:51 -05:00
testing pep8 fixes for subiquitycore.testing.view_hewlpers 2018-05-24 16:51:51 -05:00
ui pyflakes3 fixes 2018-05-24 16:51:51 -05:00
__init__.py move imports of i18n higher so _ is always installed before tests are imported 2018-05-21 10:14:34 +12: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 Drop commented out / dead code 2018-05-23 18:53:12 -05:00
prober.py pyflakes3 fixes 2018-05-24 16:51:51 -05:00
signals.py Drop commented out / dead code 2018-05-23 18:53:12 -05:00
tasksequence.py trap a TaskSequence gotcha 2018-05-21 13:09:56 +12:00
utils.py pyflakes3 fixes 2018-05-24 16:51:51 -05:00
view.py move titles, footers, excerpts from controller to view 2018-05-18 15:55:49 +12:00