Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix cloudfront invalidation paths | Maximilian Hils | 2018-03-21 | 3 | -3/+3 |
| | |||||
* | Merge pull request #3004 from mhils/docs-improvements | Maximilian Hils | 2018-03-21 | 22 | -174/+250 |
|\ | | | | | Docs Improvements | ||||
| * | various docs improvements | Maximilian Hils | 2018-03-21 | 15 | -96/+141 |
| | | | | | | | | | | | | | | - add clickable anchors for headers - add "outdated" warning for archived docs - add "edit on github" button - beautify template | ||||
| * | improve transparent mode docs | Maximilian Hils | 2018-03-20 | 1 | -80/+75 |
| | | |||||
| * | minor docs fixes | Maximilian Hils | 2018-03-20 | 3 | -36/+43 |
| | | |||||
| * | add google analytics | Maximilian Hils | 2018-03-20 | 2 | -0/+2 |
| | | |||||
| * | abort doc scripts on error | Maximilian Hils | 2018-03-20 | 5 | -1/+6 |
| | | |||||
| * | add README for docs install | Maximilian Hils | 2018-03-20 | 1 | -0/+22 |
| | | |||||
* | | update mitmweb dev instructions | Maximilian Hils | 2018-03-20 | 2 | -6/+6 |
|/ | |||||
* | Merge pull request #2995 from cortesi/bench | Aldo Cortesi | 2018-03-19 | 6 | -0/+93 |
|\ | | | | | bench: Add some very simple manual benchmarking helpers | ||||
| * | bench: Add some very simple manual benchmarking helpers | Aldo Cortesi | 2018-03-17 | 6 | -0/+93 |
| | | | | | | | | | | This includes a profiler addon that we might consider for promotion to a builtin down the track. | ||||
* | | Merge pull request #2999 from fenilgandhi/Fix-2953 | Maximilian Hils | 2018-03-18 | 1 | -3/+1 |
|\ \ | | | | | | | Remove Highlight from status bar | ||||
| * | | minor improvements | Maximilian Hils | 2018-03-18 | 1 | -1/+1 |
| | | | |||||
| * | | Remove Highlight from statusbar | Fenil Gandhi | 2018-03-19 | 1 | -3/+1 |
|/ / | |||||
* | | Merge pull request #2997 from jplochocki/patch-1 | Maximilian Hils | 2018-03-18 | 1 | -1/+1 |
|\ \ | |/ |/| | Update cut.py | ||||
| * | Update cut.py | jplochocki | 2018-03-18 | 1 | -1/+1 |
|/ | | | Line 132: cut.clip command always copy "utf-8" when single cut specified (ie :cut.clip @focus request.method gets "utf-8") | ||||
* | Merge pull request #2991 from fenilgandhi/Fix-2990 | Maximilian Hils | 2018-03-15 | 1 | -4/+2 |
|\ | | | | | Removing the erroneously highlighted keybinding | ||||
| * | Fixing the Fix for #2990 | Fenil Gandhi | 2018-03-15 | 1 | -0/+2 |
| | | |||||
| * | Removing the erroneously highlighted keybinding | Fenil Gandhi | 2018-03-15 | 1 | -4/+0 |
|/ | |||||
* | Merge pull request #2956 from kira0204/test-for-2850 | Maximilian Hils | 2018-03-15 | 2 | -3/+33 |
|\ | | | | | Test for #2850 | ||||
| * | adding command | kira0204 | 2018-03-12 | 1 | -3/+5 |
| | | |||||
| * | Testing using addon | kira0204 | 2018-03-12 | 1 | -11/+17 |
| | | |||||
| * | fixing lint | kira0204 | 2018-03-07 | 1 | -3/+3 |
| | | |||||
| * | using asserts | kira0204 | 2018-03-07 | 1 | -0/+3 |
| | | |||||
| * | wrong additions | kira0204 | 2018-03-06 | 2 | -3/+22 |
| | | | | | | | | | | | | | | | | | | | | test-for-2850 few fixes mock testing Typo error | ||||
* | | fix docstring | Thomas Kriechbaumer | 2018-03-10 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #2985 from hcbarry/master | Thomas Kriechbaumer | 2018-03-10 | 1 | -4/+4 |
|\ \ | | | | | | | events.py typo fix | ||||
| * | | Typo fix | Barry Lee | 2018-03-10 | 1 | -4/+4 |
|/ / | |||||
* | | Merge pull request #2977 from mitmproxy/updocs2 | Aldo Cortesi | 2018-03-08 | 11 | -429/+324 |
|\ \ | | | | | | | Revamp CI generation of snapshots and documentation | ||||
| * | | release: fix PR detection for appveyor | Aldo Cortesi | 2018-03-08 | 1 | -1/+3 |
| | | | |||||
| * | | release: put branches in /branches on the snapshots server | Aldo Cortesi | 2018-03-08 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | This is a precautionary measure to prevent a clash in case we have a branch with the same name as a tag. Tags live in the top-level directory, because these are releases that users will most often access directly. | ||||
| * | | release: build snapshots for all branches on the main repo | Aldo Cortesi | 2018-03-08 | 1 | -3/+2 |
| | | | |||||
| * | | release: don't upload assets for PRs from the main repo | Aldo Cortesi | 2018-03-08 | 2 | -1/+16 |
| | | | |||||
| * | | release: clean rtool | Aldo Cortesi | 2018-03-07 | 1 | -79/+0 |
| | | | |||||
| * | | docs: cloudfront invalidation | Aldo Cortesi | 2018-03-07 | 3 | -8/+8 |
| | | | |||||
| * | | release: build wheel | Aldo Cortesi | 2018-03-07 | 3 | -15/+12 |
| | | | |||||
| * | | release: shift appveyor to new process | Aldo Cortesi | 2018-03-07 | 4 | -52/+47 |
| | | | | | | | | | | | | In the process also move to InstallBuilder 18.2 | ||||
| * | | release: satisfy lint | Aldo Cortesi | 2018-03-07 | 1 | -30/+1 |
| | | | |||||
| * | | release: cleanup and re-enable all our Travis tests | Aldo Cortesi | 2018-03-07 | 2 | -36/+33 |
| | | | | | | | | | | | | Wheels are yet to come. | ||||
| * | | release: revamped release upload process | Aldo Cortesi | 2018-03-07 | 7 | -300/+280 |
| | | | |||||
| * | | docs: enable upload to docs.mitmproxy.org/master | Aldo Cortesi | 2018-03-07 | 3 | -33/+49 |
| | | | |||||
* | | | Merge pull request #2968 from Oliver-Fish/arch-aur-googlechrome | Aldo Cortesi | 2018-03-07 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | Added Support for AUR Google Chrome | ||||
| * | | Added Support for AUR Google Chrome | Oliver Fish | 2018-03-07 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #2961 from fenilgandhi/PR-2957 | Aldo Cortesi | 2018-03-06 | 4 | -5/+5 |
|\ \ | | | | | | | Update remaining old docs url with new ones. | ||||
| * | | Fix for failing UI test | Fenil Gandhi | 2018-03-06 | 1 | -1/+1 |
| | | | |||||
| * | | Update remaining old docs url with new one. | Fenil Gandhi | 2018-03-05 | 5 | -6/+6 |
| | | | |||||
* | | | Merge pull request #2955 from cortesi/ndocs | Aldo Cortesi | 2018-03-06 | 9 | -16/+66 |
|\ \ \ | |/ / |/| | | docs: start move to docs.mitmproxy.org | ||||
| * | | docs: add robots.txt and error.html | Aldo Cortesi | 2018-03-05 | 4 | -1/+19 |
| | | | | | | | | | | | | | | | | | | - robots.txt prevents crawling of everything but /stable - error.html has a simple meta refresh to the latest stable docs. This will also help crawlers find the right path. | ||||
| * | | docs: add build and upload scripts | Aldo Cortesi | 2018-03-05 | 4 | -0/+36 |
| | | | | | | | | | | | | | | | | | | The upload scripts might be unified down the track, or might not. CloudFront is not set up for the docs bucket yet, so CDN invalidation is commented out. This will be added later. | ||||
| * | | docs: port changes in .css to .scss source | Aldo Cortesi | 2018-03-05 | 2 | -15/+11 |
| | | |