Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor dev.sh | Aldo Cortesi | 2016-05-26 | 1 | -1/+1 |
| | | | | | | | | | | - Parameterise the Python version. All of these now work: ./dev.sh # Use default Python version ./dev.sh 2.7 # Explicitly use 2.7 in venv2.7 ./dev.sh 3.5 # Explicitly use 3.5 in venv3.5 This should also work for Travis, which has a weird setup where Pytho3 can be 3.4. | ||||
* | move mitmproxy/web to root | Maximilian Hils | 2016-02-18 | 1 | -0/+6 |
| | |||||
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 1 | -6/+0 |
| | |||||
* | clean up web builds | Maximilian Hils | 2015-03-05 | 1 | -3/+1 |
| | |||||
* | gulpfile | Maximilian Hils | 2014-09-13 | 1 | -1/+2 |
| | |||||
* | Client-side framework for web application | Aldo Cortesi | 2014-09-10 | 1 | -0/+7 |