summaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Expand)AuthorAge
* Replace pep8 with pycodestyle in tox.iniCalum Lind2017-06-07
* [Tests] Unpin isort as 4.2.13 contains fixesCalum Lind2017-06-07
* [Core] Replace usage of deprecated new.classobjCalum Lind2017-06-05
* [Docs] Remove chardet mock to fix requests version checkCalum Lind2017-06-05
* [Tests] Specify module versions to fix tox testsCalum Lind2017-06-05
* Add python 3 section to toxCalum Lind2017-03-16
* [Tox] Twisted version pin to 16.6Calum Lind2017-02-14
* [Tox] Remove py26 and add lt version output to trialCalum Lind2017-01-26
* [Setup] Add a CleanDocs classCalum Lind2016-11-28
* [Tests] Replace isort test with flake8-isortCalum Lind2016-11-25
* [WebUI] Log correct http address if listening on IPv6bendikro2016-11-22
* [Lint] Add flake8-quotes to tox and fix bad quotesCalum Lind2016-11-04
* [Tests] Remove redundant pillow dep from toxbendikro2016-11-03
* [Lint] Fix couple of pylint complaintsbendikro2016-11-03
* [Tests] Add pillow dep so pylint parses Win32IconImagePluginCalum Lind2016-11-03
* [Tests] Fix for isort config package handlingbendikro2016-11-01
* [UI] Add gettext.ngettext to __builtin__.__dict__bendikro2016-10-30
* [Docs] Clean module sources dir before generating docsbendikro2016-10-21
* [Core] Change deprecated lt.version to lt.__version__Calum Lind2016-10-17
* [Tests] Fix flake8 v3 searching .tox dirCalum Lind2016-10-10
* [Tests] Combine echo lines into python cmd for tox docsCalum Lind2016-05-25
* [Docs] Make tox -e docs fail on sphinx warningsbendikro2016-05-24
* [Docs] Make tox -e docs fail on sphinx warningsbendikro2016-05-24
* [Tests] Update comments in tox.iniCalum Lind2016-05-22
* [Tox] [Travis] Fixes to test configbendikro2016-05-22
* [Tests] Place logfiles from py.test run in _pytest_tempbendikro2016-05-19
* [WebUI] Handle missing script files and fallback to available filesbendikro2016-05-19
* [Tests] Raise minimum isort version to 4.2.5Calum Lind2016-05-18
* [Lint] Add Plugins and scripts to tox pylintCalum Lind2016-05-09
* [Lint] Add pylint to tox runCalum Lind2016-04-29
* [Tests] Add pylint target to toxbendikro2016-04-19
* [Stats] Fix to tests and deleted .test.pybendikro2016-04-19
* [WebUi] [Core] Fixes to plugin handling and WebUi plugin + testsbendikro2016-04-18
* [Tests] [Web] Make JSON independent of Web componentbendikro2016-04-10
* [Tests] Consistent tox config layoutCalum Lind2016-04-07
* [Tests] Fix for flake8 in toxbendikro2016-04-07
* Fix config for isort 4.2Calum Lind2015-10-21
* Fix pep8 across codebaseCalum Lind2015-10-21
* [Tests] Fixes to make tests passbendikro2015-09-02
* [win32] Update packaging scriptsCalum Lind2015-08-24
* [Tests] Fix code for isort 4.0.0bendikro2015-08-14
* [Tests] Fix Xvfb for GTKUI tests running on TravisCIbendikro2015-08-14
* [Tests] Changes to tests and test configs of Travis/toxbendikro2014-12-01
* [Tests] Various fixes for unit tests and toxbendikro2014-12-01
* [Core] [Tests] Changes to component.shutdown and unit testsbendikro2014-12-01
* [#2256] [GTKUI] Indexes aren't updated properly when removing columnsbendikro2014-11-29
* Workaround for the isort Travis issue by using order-by-typeCalum Lind2014-09-26
* Revert to isort diff outputCalum Lind2014-09-25
* Switch from PIL to pillow for tox and rtdCalum Lind2014-09-25
* Fixes for flake8 and rtdCalum Lind2014-09-25