Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update appveyor with tox | Thomas Kriechbaumer | 2016-06-27 | 1 | -1/+1 |
| | |||||
* | Honesty in testing | Aldo Cortesi | 2016-06-02 | 1 | -2/+1 |
| | | | | | | | | | | | | - Don't skip tests that fail - Don't omit console from coverage I'm working on the pathod races, and can't seem to reproduce the failures locally. Also, let's not kid ourselves about the console coverage - it should be tracked. To improve it, we should measure it. Regressions in coverage of the module should be flagged by CI. | ||||
* | cleanup | Thomas Kriechbaumer | 2016-05-29 | 1 | -0/+1 |
| | |||||
* | more style cleanup | Thomas Kriechbaumer | 2016-05-29 | 1 | -2/+2 |
| | |||||
* | more style cleanup | Thomas Kriechbaumer | 2016-05-29 | 1 | -7/+4 |
| | | | | Use this to check: flake8 --count mitmproxy netlib pathod examples test | ||||
* | disable py.test timeout by default, this breaks interactive debuggers | Maximilian Hils | 2016-05-02 | 1 | -1/+1 |
| | |||||
* | s/nocover/no cover/g | Thomas Kriechbaumer | 2016-03-27 | 1 | -1/+0 |
| | | | according to coveralls docs | ||||
* | increase test timeout | Thomas Kriechbaumer | 2016-03-27 | 1 | -1/+1 |
| | |||||
* | py.test: disable coverage collection by default | Maximilian Hils | 2016-03-20 | 1 | -1/+1 |
| | |||||
* | fix coverage collection | Maximilian Hils | 2016-02-23 | 1 | -2/+2 |
| | |||||
* | fix test paths, move coverage config into setup.py | Maximilian Hils | 2016-02-18 | 1 | -1/+13 |
| | |||||
* | combine projects | Maximilian Hils | 2016-02-18 | 1 | -0/+12 |
| | |||||
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 1 | -11/+0 |
| | |||||
* | cleanup imports | Thomas Kriechbaumer | 2016-01-27 | 1 | -5/+5 |
| | |||||
* | handle Expect: 100-continue header, fix #770 | Maximilian Hils | 2015-09-28 | 1 | -0/+3 |
| | |||||
* | fix pep8 config | Thomas Kriechbaumer | 2015-06-15 | 1 | -1/+0 |
| | |||||
* | Add coding style check, reformat. | Aldo Cortesi | 2015-05-30 | 1 | -0/+9 |