Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix requirements | Thomas Kriechbaumer | 2017-05-26 | 1 | -1/+1 |
| | |||||
* | remove lxml-dependent code | Maximilian Hils | 2016-12-10 | 1 | -1/+0 |
| | |||||
* | fix pyinstaller | Maximilian Hils | 2016-11-28 | 1 | -1/+0 |
| | | | amongst other things, fix #1746 | ||||
* | fix lxml binary link | Maximilian Hils | 2016-08-10 | 1 | -2/+2 |
| | |||||
* | revert travis osx changes | Thomas Kriechbaumer | 2016-07-09 | 1 | -2/+2 |
| | |||||
* | add whitespace to improve url parsing | Thomas Kriechbaumer | 2016-07-09 | 1 | -1/+1 |
| | |||||
* | upgrade pip on osx travis | Thomas Kriechbaumer | 2016-07-09 | 1 | -1/+1 |
| | |||||
* | try to fix weird install behaviour | Thomas Kriechbaumer | 2016-07-09 | 1 | -2/+2 |
| | |||||
* | simplify tox setup | Maximilian Hils | 2016-06-28 | 1 | -0/+1 |
| | |||||
* | combine projects | Maximilian Hils | 2016-02-18 | 1 | -3/+1 |
| | |||||
* | fix appveyor, re-introduce requirements.txt | Maximilian Hils | 2016-02-15 | 1 | -0/+4 |
| | |||||
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 1 | -3/+0 |
| | |||||
* | --wip-- | Thomas Kriechbaumer | 2016-02-04 | 1 | -1/+1 |
| | |||||
* | travis: test optional content views as well | Maximilian Hils | 2015-11-07 | 1 | -1/+1 |
| | |||||
* | Updated setup.py and moved requirements to examples section. Included ↵ | Justus Wingert | 2014-11-15 | 1 | -1/+1 |
| | | | | examples section in requirements.txt. Updated har_extractor to use command line arguments. | ||||
* | polish new distribution setup | Maximilian Hils | 2014-09-09 | 1 | -1/+1 |
| | |||||
* | update distribution: pip install now works on Windows | Maximilian Hils | 2014-09-09 | 1 | -15/+3 |
| | |||||
* | remove pydivert from requirements.txt to fix tests | Maximilian Hils | 2014-08-10 | 1 | -2/+1 |
| | |||||
* | add transparent proxy mode on windows (docs still missing) | Maximilian Hils | 2014-07-16 | 1 | -1/+2 |
| | |||||
* | fix windows tests, include improvements from 0.10.1 | Maximilian Hils | 2014-03-08 | 1 | -1/+1 |
| | |||||
* | actually remove test dependencies from requirements.txt | Maximilian Hils | 2014-01-28 | 1 | -3/+1 |
| | |||||
* | Doc and readme tweaks. | Aldo Cortesi | 2014-01-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'migrate_from_pil_to_pillow' of ↵ | Aldo Cortesi | 2014-01-05 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | https://github.com/Kami/mitmproxy into Kami-migrate_from_pil_to_pillow Conflicts: requirements.txt | ||||
| * | Migrate from Pil to the latest version of Pillow. | Tomaz Muraus | 2014-01-03 | 1 | -2/+2 |
| | | |||||
* | | Add CSS view which beautifies CSS files if cssutils library is available, | Tomaz Muraus | 2014-01-04 | 1 | -1/+2 |
|/ | | | | otherwise it acts as a no-op. | ||||
* | list mock as requirement (via @droope) | Maximilian Hils | 2013-12-29 | 1 | -0/+1 |
| | |||||
* | fix travis, loose requirements.txt | Maximilian Hils | 2013-08-25 | 1 | -15/+15 |
| | |||||
* | re-add requirements.txt | Maximilian Hils | 2013-08-25 | 1 | -0/+15 |
| | |||||
* | Prep for release: CHANGELOG and CONTRIBUTORS | Aldo Cortesi | 2013-08-25 | 1 | -15/+0 |
| | |||||
* | add jsbeautifier to requirements.txt | Maximilian Hils | 2013-08-20 | 1 | -0/+1 |
| | |||||
* | Added requirements.txt to ease installation of deps for hacking on mitmproxy. | Kit Randel | 2013-05-24 | 1 | -0/+14 |