Commit Graph

1804 Commits

Author SHA1 Message Date
Michael Hudson-Doyle 8e50ce252c Merge branch 'master' into mwhudson/snap-screen 2018-05-25 11:44:19 +12:00
Michael Hudson-Doyle 915bce02e0
Merge pull request #344 from CanonicalLtd/mwhudson/travis-tests
update travis jobs: test on cosmic, run make lint
2018-05-25 11:42:50 +12:00
Michael Hudson-Doyle 15a2c1867c fix lint 2018-05-25 11:26:14 +12:00
Michael Hudson-Doyle 293793fa49 merge master 2018-05-25 11:06:23 +12:00
Michael Hudson-Doyle 43f581bca4 update travis jobs: test on cosmic, run make lint 2018-05-25 10:56:01 +12:00
Michael Hudson-Doyle ed5e1d86b5 fix lint 2018-05-25 10:43:55 +12:00
Michael Hudson-Doyle 50e0ebebbf
Merge pull request #343 from raharper/feature/add-pyflakes
Add pep8 and pyflake3 targets and apply all of the fixes
2018-05-25 10:37:55 +12:00
Ryan Harper b55eb58501 pep8 fix, imports at top 2018-05-24 16:59:32 -05:00
Ryan Harper 618142f132 Rework make lint target to use pep8 pyflakes3 targets 2018-05-24 16:59:32 -05:00
Ryan Harper f8745a1cc3 pyflakes3 fixes for bin/console-conf-tui 2018-05-24 16:59:31 -05:00
Ryan Harper 5f8b562361 Add bin/*tui to pyflakes3 check 2018-05-24 16:59:31 -05:00
Ryan Harper 3ff00ff866 pep8 fixes for bin/subiquity-tui 2018-05-24 16:59:31 -05:00
Ryan Harper 36c42179e2 pep8 fixes for bin/console-conf-tui 2018-05-24 16:59:31 -05:00
Ryan Harper 879901149f Add bin/*-tui to pep8 checks 2018-05-24 16:59:31 -05:00
Ryan Harper 053a1c249d pyflakes3 fixes for subiquitycore/__init__.py 2018-05-24 16:59:31 -05:00
Ryan Harper 2c5beeca91 pyflakes3 fixes for subiquity/ui/views/filesystem/partition.py 2018-05-24 16:59:31 -05:00
Ryan Harper afefe7f163 pyflakes fixes for subiquity/controllers/installpath.py 2018-05-24 16:59:31 -05:00
Ryan Harper 636fec4dd5 pyflakes fix for subiquity/controllers/filesystem.py 2018-05-24 16:59:31 -05:00
Ryan Harper ed0f705806 pyflakes fixes for subiquity/__init__.py 2018-05-24 16:59:31 -05:00
Ryan Harper dc5661ebd5 pyflakes fixes for console_conf/__init__.py 2018-05-24 16:59:31 -05:00
Ryan Harper 103fc1edda pep8 fixes for console_conf/ui/views/identity.py 2018-05-24 16:59:31 -05:00
Ryan Harper b1d9581b9a pep8 fixes for console_conf/ui/views/login.py 2018-05-24 16:59:31 -05:00
Ryan Harper a06c15bd28 pep8 fixes for console_conf/ui/views/welcome.py 2018-05-24 16:59:31 -05:00
Ryan Harper 1451bfc93b pep8 fixes for console_conf/models/console_conf.py 2018-05-24 16:59:31 -05:00
Ryan Harper 8743ff5200 pep8 fixes for console_conf/controllers/identity.py 2018-05-24 16:59:31 -05:00
Ryan Harper a8f9b720da pep8 fixes for subiquity/models/subiquity.py 2018-05-24 16:59:31 -05:00
Ryan Harper 51d97b482c pep8 fixes for subiquity/ui/mount.py 2018-05-24 16:59:31 -05:00
Ryan Harper 999e313b3c pep8 fixes for subiquity/ui/spinner.py 2018-05-24 16:59:31 -05:00
Ryan Harper 534c39708c pep8 fixes for subiquity/ui/views/identity.py 2018-05-24 16:59:31 -05:00
Ryan Harper 4517c82772 pep8 fixes for subiquity/ui/views/installpath.py 2018-05-24 16:59:31 -05:00
Ryan Harper 156a65210b pep8 fixes for subiquity/ui/views/keyboard.py 2018-05-24 16:59:31 -05:00
Ryan Harper d7c8b1111b pep8 fixes for subiquitycore/core.py 2018-05-24 16:59:31 -05:00
Ryan Harper d293c52152 pep8 fixes for subiquitycore/tasksequence.py 2018-05-24 16:59:31 -05:00
Ryan Harper 4c1b6e6fc9 pep8 fixes for subiquitycore/ui/buttons.py 2018-05-24 16:59:31 -05:00
Ryan Harper 080ac4c245 pep8 fixes for subiquitycore/ui/form.py 2018-05-24 16:59:31 -05:00
Ryan Harper 5b666294e5 pep8 fixes for subiquitycore/ui/utils.py 2018-05-24 16:59:31 -05:00
Ryan Harper 7dba257b3c Drop mis-merged code from rebase 2018-05-24 16:59:31 -05:00
Ryan Harper cfb8702cb5 pep8 fixes for subiquity/ui/views/proxy.py 2018-05-24 16:59:28 -05:00
Ryan Harper ba31c36049 pep8 fixes for subiquity/ui/views/filesystem/partition.py 2018-05-24 16:58:48 -05:00
Ryan Harper c7520670b2 pep8 fixes for subiquitycore/__init__.py 2018-05-24 16:58:44 -05:00
Ryan Harper c219562ca1 pep8 fixes for subiquitycore/ui/views/network.py 2018-05-24 16:58:39 -05:00
Ryan Harper f83c2a8683 pep8 fixes for subiquitycore/ui/views/network_configure_manual_interface.py 2018-05-24 16:58:35 -05:00
Ryan Harper d17d361f01 pep8 fix drop commented code in subiquitycore/controllers/network.py 2018-05-24 16:58:31 -05:00
Ryan Harper 8bcc4eb632 partial pep8 fies on subiquity/ui/views/identity.py 2018-05-24 16:58:25 -05:00
Ryan Harper 16e601adcf pep8 fixes for subiquity/ui/views/installpath.py 2018-05-24 16:58:20 -05:00
Ryan Harper 7ae7f40fa3 pep8 fixes for subiquity/ui/views/installprogress.py 2018-05-24 16:58:14 -05:00
Ryan Harper da1a83897c pep8 fixes for subiquity/ui/views/iscsi.py 2018-05-24 16:58:08 -05:00
Ryan Harper 210dd495ff pep8 fixes for subiquity/ui/views/keyboard.py 2018-05-24 16:58:04 -05:00
Ryan Harper 5eda7a449c pep8 fixes for subiquity/ui/views/pc105.py 2018-05-24 16:57:57 -05:00
Ryan Harper 664d8c225b pep8 fixes for subiquity/ui/views/tests/test_identity.py 2018-05-24 16:57:11 -05:00