Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squash remaining forum reference | Maximilian Hils | 2019-11-04 | 1 | -4/+3 |
| | |||||
* | update badges | Maximilian Hils | 2019-11-04 | 1 | -11/+9 |
| | |||||
* | Merge pull request #3329 from Kriechi/readme-slogan | Thomas Kriechbaumer | 2019-09-28 | 1 | -4/+4 |
|\ | | | | | update readme slogan | ||||
| * | update readme slogan | Thomas Kriechbaumer | 2018-09-21 | 1 | -4/+4 |
| | | |||||
* | | simplify testing instructions | Maximilian Hils | 2019-04-02 | 1 | -7/+1 |
| | | |||||
* | | Update README.rst | Rajat Gupta | 2019-02-28 | 1 | -0/+6 |
|/ | |||||
* | fix appveyor link in README | Maximilian Hils | 2018-05-29 | 1 | -1/+1 |
| | |||||
* | update appveyor badge | Maximilian Hils | 2018-05-22 | 1 | -1/+1 |
| | |||||
* | simplify README | Maximilian Hils | 2018-03-28 | 1 | -2/+1 |
| | |||||
* | fix badges | Thomas Kriechbaumer | 2018-03-27 | 1 | -4/+9 |
| | |||||
* | fix docs-related URLs | Thomas Kriechbaumer | 2018-03-27 | 1 | -3/+3 |
| | |||||
* | updating README according to recent doc updates | Arushit Mudgal | 2018-03-05 | 1 | -2/+2 |
| | | | | | Hi, The installation instructions linked back to old docs website. I have updated the same | ||||
* | update doc location | Thomas Kriechbaumer | 2018-02-25 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/kira0204/mitmproxy into ↵ | kira0204 | 2018-02-24 | 1 | -10/+10 |
|\ | | | | | | | update-readme | ||||
| * | All new documentation | Aldo Cortesi | 2018-02-22 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | Better language | kira0204 | 2018-02-24 | 1 | -1/+1 |
| | | |||||
* | | Extensive testing | kira0204 | 2018-02-19 | 1 | -0/+6 |
|/ | |||||
* | update stale URL in README | Maximilian Hils | 2018-01-15 | 1 | -1/+1 |
| | |||||
* | Add syntax highlighting to Readme | Bas Broek | 2017-03-29 | 1 | -6/+6 |
| | |||||
* | consolidate readme shields | Maximilian Hils | 2017-02-11 | 1 | -4/+4 |
| | |||||
* | README: py.test -> pytest | Maximilian Hils | 2017-01-30 | 1 | -4/+4 |
| | |||||
* | always use 'venv' as virtualenv folder | Maximilian Hils | 2017-01-30 | 1 | -4/+4 |
| | |||||
* | add contributing section to README, remove autoenv | Maximilian Hils | 2017-01-30 | 1 | -8/+12 |
| | |||||
* | rework README dev sections | Maximilian Hils | 2017-01-29 | 1 | -36/+25 |
| | |||||
* | Update instructions | Sachin Kelkar | 2017-01-06 | 1 | -2/+3 |
| | |||||
* | add mitmweb to README | Maximilian Hils | 2016-12-27 | 1 | -0/+2 |
| | |||||
* | README.rst: recommend "tox -e lint" over using flake8 directly | Aldo Cortesi | 2016-11-03 | 1 | -2/+3 |
| | |||||
* | fix README syntax | Maximilian Hils | 2016-10-22 | 1 | -3/+2 |
| | |||||
* | The final piece: netlib -> mitproxy.net | Aldo Cortesi | 2016-10-20 | 1 | -4/+3 |
| | |||||
* | Remove mention of pathod.net from README | Aldo Cortesi | 2016-10-18 | 1 | -6/+1 |
| | | | | I'm just about to redirect this to mitmproxy.org | ||||
* | python3: update README and setup.py trove classifiers | Aldo Cortesi | 2016-10-17 | 1 | -5/+2 |
| | |||||
* | First-order conversion to Python3-only | Aldo Cortesi | 2016-10-17 | 1 | -1/+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. | ||||
* | update README about Python support | Thomas Kriechbaumer | 2016-07-19 | 1 | -3/+3 |
| | |||||
* | Update README.rst | Maximilian Hils | 2016-07-09 | 1 | -3/+2 |
| | |||||
* | fix appveyor | Maximilian Hils | 2016-06-28 | 1 | -2/+2 |
| | |||||
* | update appveyor with tox | Thomas Kriechbaumer | 2016-06-27 | 1 | -3/+7 |
| | |||||
* | Minor wording improvements for the README | Aldo Cortesi | 2016-06-21 | 1 | -3/+3 |
| | |||||
* | add Discourse to README | Thomas Kriechbaumer | 2016-06-21 | 1 | -2/+15 |
| | |||||
* | hide codecov.yml | Thomas Kriechbaumer | 2016-06-16 | 1 | -0/+3 |
| | |||||
* | update README with tox and flake8 info | Thomas Kriechbaumer | 2016-06-16 | 1 | -0/+19 |
| | |||||
* | Update README.rst | Maximilian Hils | 2016-06-07 | 1 | -3/+3 |
| | |||||
* | Merge pull request #1192 from cortesi/testsuite | Aldo Cortesi | 2016-06-03 | 1 | -16/+22 |
|\ | | | | | WIP: Solidify pathod test suite | ||||
| * | Merge remote-tracking branch 'upstream/master' into testsuite | Aldo Cortesi | 2016-06-03 | 1 | -0/+7 |
| |\ | |||||
| * | | Formatting of README | Aldo Cortesi | 2016-06-02 | 1 | -16/+22 |
| | | | | | | | | | | | | | | | This is really a pretext to get Travis to rebuild, because it's stuck on the wrong commit for the branch. | ||||
* | | | slightly improve readme wording | Maximilian Hils | 2016-06-02 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Update README | Sachin Kelkar | 2016-06-02 | 1 | -0/+7 |
|/ | |||||
* | Remove downloads for now | Aldo Cortesi | 2016-06-01 | 1 | -5/+1 |
| | | | | Fixes #1185 | ||||
* | It's text markup language, Jim, but not as we know it | Aldo Cortesi | 2016-06-01 | 1 | -3/+3 |
| | |||||
* | Style guides in README | Aldo Cortesi | 2016-06-01 | 1 | -0/+9 |
| | |||||
* | README.rst should refer to ./dev.sh not ./dev | Brett Randall | 2016-05-01 | 1 | -1/+1 |
| |