Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: add auto-generated options reference | Thomas Kriechbaumer | 2018-03-25 | 1 | -5/+5 |
| | |||||
* | release: build wheel | Aldo Cortesi | 2018-03-07 | 1 | -1/+1 |
| | |||||
* | release: cleanup and re-enable all our Travis tests | Aldo Cortesi | 2018-03-07 | 1 | -33/+33 |
| | | | | Wheels are yet to come. | ||||
* | release: revamped release upload process | Aldo Cortesi | 2018-03-07 | 1 | -27/+24 |
| | |||||
* | docs: enable upload to docs.mitmproxy.org/master | Aldo Cortesi | 2018-03-07 | 1 | -25/+36 |
| | |||||
* | All new documentation | Aldo Cortesi | 2018-02-22 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This patch does a lot. - Ditch sphinx in favor of hugo. This gives us complete control of the layout and presentation of our docs. Henceforth, docs will be hosted on our website rather than ReadTheDocs. - Create a simple, clean doc layout and theme. - Remove large parts of the documentaion. I've ditched anything that was a) woefully out of date, b) too detailed, or c) too hard to maintain in the long term. - Huge updates to the docs themselves: completely rewrite addons documentation, add docs for core concepts like commands and options, and revise and tweak a lot of the existing docs. With this patch, we're also changing the way we publish and maintain the docs. From now on, we don't publish docs for every release. Instead, the website will contain ONE set of docs for each major release. The online docs will be updated if needed as minor releases are made. Docs are free to improve during minor releases, but anything that changes behaviour sufficiently to require a doc change warrants a new major release. This also leaves us free to progressively update and improve docs out of step with our release cadence. With this new scheme, I feel CI over the docs is less important. I've removed it for now, but won't object if someone wants to add it back in. | ||||
* | pin snapshot server hostkey, update pysftp | Maximilian Hils | 2018-01-04 | 1 | -0/+1 |
| | |||||
* | travis: build binaries on precise to lessen glibc reqs, refs #2445 | Maximilian Hils | 2017-08-21 | 1 | -0/+1 |
| | |||||
* | use py36 where possible | Maximilian Hils | 2017-08-05 | 1 | -2/+2 |
| | |||||
* | update travis | Thomas Kriechbaumer | 2017-07-24 | 1 | -28/+6 |
| | |||||
* | disable double requires-io-master CI builds | Thomas Kriechbaumer | 2017-05-19 | 1 | -1/+5 |
| | |||||
* | Increase net.tcp.py coverage (#2336) | Ujjwal Verma | 2017-05-17 | 1 | -3/+3 |
| | |||||
* | [web] Add JS coverage to codecov. | Matthew Shao | 2017-03-26 | 1 | -2/+4 |
| | |||||
* | Update .travis.yml to fix the failure about yarn | Matthew Shao | 2017-03-14 | 1 | -1/+3 |
| | |||||
* | [web] remove node tests on travis | Matthew Shao | 2017-03-11 | 1 | -3/+0 |
| | |||||
* | Update .travis.yml | Matthew Shao | 2017-03-08 | 1 | -9/+6 |
| | |||||
* | Add javascript tests to Travis CI. (#2093) | Matthew Shao | 2017-03-08 | 1 | -0/+15 |
| | |||||
* | add individual-coverage check | Thomas Kriechbaumer | 2017-02-16 | 1 | -0/+2 |
| | |||||
* | nuke pypy | Thomas Kriechbaumer | 2017-02-12 | 1 | -2/+1 |
| | |||||
* | Update .travis.yml | Thomas Kriechbaumer | 2017-02-10 | 1 | -3/+2 |
| | | | otherwise `mitmproxy --version` fails because `git describe` might fail fetching the distance to the last release tag | ||||
* | add test coverage protection | Thomas Kriechbaumer | 2017-02-02 | 1 | -1/+1 |
| | |||||
* | turns out we need this | Maximilian Hils | 2016-12-27 | 1 | -0/+1 |
| | |||||
* | run tests on Python 3.6 | Thomas Kriechbaumer | 2016-12-27 | 1 | -0/+9 |
| | |||||
* | simplify ALPN and OpenSSL on macOS | Thomas Kriechbaumer | 2016-12-04 | 1 | -16/+18 |
| | |||||
* | fix pyinstaller | Maximilian Hils | 2016-11-28 | 1 | -8/+11 |
| | | | amongst other things, fix #1746 | ||||
* | fix travis | Maximilian Hils | 2016-10-27 | 1 | -0/+2 |
| | |||||
* | The final piece: netlib -> mitproxy.net | Aldo Cortesi | 2016-10-20 | 1 | -1/+1 |
| | |||||
* | First-order conversion to Python3-only | Aldo Cortesi | 2016-10-17 | 1 | -4/+0 |
| | | | | | | - Zap various occurrences of Python2 in docs and scripts - Remove six from netlib, and some other places where obvious project-wide search and replace works. | ||||
* | ci: enable verbose test logging by default | Maximilian Hils | 2016-09-21 | 1 | -1/+1 |
| | |||||
* | cleanup travis | Thomas Kriechbaumer | 2016-09-01 | 1 | -1/+1 |
| | |||||
* | minor fixes | Maximilian Hils | 2016-07-29 | 1 | -1/+1 |
| | |||||
* | clean up release tool, build linux binaries | Maximilian Hils | 2016-07-29 | 1 | -5/+5 |
| | |||||
* | re-enable OSX builds on travis (#1411) | Maximilian Hils | 2016-07-22 | 1 | -4/+4 |
| | |||||
* | Disable OSX tests on Travis for now | Aldo Cortesi | 2016-07-14 | 1 | -4/+4 |
| | | | | | | We'll re-enable as soon as this is sorted out: https://github.com/travis-ci/travis-ci/issues/6303 | ||||
* | move OSX Travis job to py3 for snapshots | Thomas Kriechbaumer | 2016-07-10 | 1 | -13/+20 |
| | |||||
* | revert travis osx changes | Thomas Kriechbaumer | 2016-07-09 | 1 | -9/+10 |
| | |||||
* | fix pip install on osx travis | Thomas Kriechbaumer | 2016-07-09 | 1 | -1/+1 |
| | |||||
* | upgrade pip on osx travis | Thomas Kriechbaumer | 2016-07-09 | 1 | -0/+2 |
| | |||||
* | update osx travis | Thomas Kriechbaumer | 2016-07-09 | 1 | -10/+7 |
| | |||||
* | travis: move osx test to the top | Maximilian Hils | 2016-07-09 | 1 | -6/+6 |
| | | | OSX is the slow one, so it should start straight away. | ||||
* | reorder travis jobs | Thomas Kriechbaumer | 2016-07-07 | 1 | -7/+7 |
| | |||||
* | don't cache tox on CI | Maximilian Hils | 2016-07-05 | 1 | -5/+1 |
| | |||||
* | minor fixes | Maximilian Hils | 2016-06-28 | 1 | -1/+0 |
| | |||||
* | compile docs on python 3.5 | Maximilian Hils | 2016-06-28 | 1 | -1/+1 |
| | |||||
* | resilence Cryptography_locking_cb | Maximilian Hils | 2016-06-28 | 1 | -1/+1 |
| | |||||
* | simplify tox setup | Maximilian Hils | 2016-06-28 | 1 | -9/+14 |
| | |||||
* | We're not using tox-travis any more - ditch it. | Aldo Cortesi | 2016-06-10 | 1 | -1/+1 |
| | |||||
* | Distinguish between CI and interactive versions of tox | Aldo Cortesi | 2016-06-10 | 1 | -6/+6 |
| | | | | | | | | | | | | | | - This patch changes tox so that local invocation runs the tests with paralellism, coverage disabled, and without attempting to report coverage upstream. - You can now run specific tests for the py27 environment: tox -e py27 ./path/to/my/test We can't do this for py35 just yet, because of our junk filter, and the fact that we specify which tests to run directly in the conf file. Once these are cleaned up, we can extend. | ||||
* | use tox in Travis | Thomas Kriechbaumer | 2016-06-07 | 1 | -18/+15 |
| | |||||
* | don't declare codecov as dev dependency | Maximilian Hils | 2016-06-07 | 1 | -1/+1 |
| |