Commit Graph

7583 Commits

Author SHA1 Message Date
Maximilian Hils 2dd8ad36ae
Merge pull request #3004 from mhils/docs-improvements
Docs Improvements
2018-03-21 00:51:23 +01:00
Maximilian Hils 4eb6954c7d various docs improvements
- add clickable anchors for headers
- add "outdated" warning for archived docs
- add "edit on github" button
- beautify template
2018-03-21 00:42:37 +01:00
Maximilian Hils c6932cbde5
update mitmweb dev instructions 2018-03-20 18:33:51 +01:00
Maximilian Hils 9748487939 improve transparent mode docs 2018-03-20 16:00:23 +01:00
Maximilian Hils 252684e14e minor docs fixes 2018-03-20 16:00:02 +01:00
Maximilian Hils 885d3d5da4 add google analytics 2018-03-20 15:58:48 +01:00
Maximilian Hils 7c66c4eb16 abort doc scripts on error 2018-03-20 15:04:31 +01:00
Maximilian Hils dc3c400b6b add README for docs install 2018-03-20 15:00:29 +01:00
Aldo Cortesi cba380de80
Merge pull request #2995 from cortesi/bench
bench: Add some very simple manual benchmarking helpers
2018-03-19 09:39:25 +13:00
Maximilian Hils caed8e67d1
Merge pull request #2999 from fenilgandhi/Fix-2953
Remove Highlight from status bar
2018-03-18 21:03:11 +01:00
Maximilian Hils a148b52548
minor improvements 2018-03-18 21:02:53 +01:00
Fenil Gandhi ef1c1239dc Remove Highlight from statusbar 2018-03-19 01:10:08 +05:30
Maximilian Hils 3c7725a8ce
Merge pull request #2997 from jplochocki/patch-1
Update cut.py
2018-03-18 16:48:50 +01:00
jplochocki 28c7eb17c0
Update cut.py
Line 132: cut.clip command always copy "utf-8" when single cut specified (ie :cut.clip @focus request.method gets "utf-8")
2018-03-18 16:16:03 +01:00
Aldo Cortesi c5ad026cbe bench: Add some very simple manual benchmarking helpers
This includes a profiler addon that we might consider for promotion to a
builtin down the track.
2018-03-17 10:06:46 +13:00
Maximilian Hils ca75e2738a
Merge pull request #2991 from fenilgandhi/Fix-2990
Removing the erroneously highlighted keybinding
2018-03-15 23:59:04 +01:00
Fenil Gandhi d9dcf8365b Fixing the Fix for #2990 2018-03-15 22:54:00 +05:30
Fenil Gandhi 729910bcd2 Removing the erroneously highlighted keybinding 2018-03-15 21:01:12 +05:30
Maximilian Hils 2001184b6c
Merge pull request #2956 from kira0204/test-for-2850
Test for #2850
2018-03-15 00:29:52 +01:00
kira0204 8aad2d63cf adding command 2018-03-12 09:13:29 +05:30
kira0204 5dcc3b4ff8 Testing using addon 2018-03-12 00:28:43 +05:30
Thomas Kriechbaumer 0bc3f1fbf1 fix docstring 2018-03-10 18:07:39 +01:00
Thomas Kriechbaumer 8f334f2efa
Merge pull request #2985 from hcbarry/master
events.py typo fix
2018-03-10 18:06:56 +01:00
Barry Lee b35311441f
Typo fix 2018-03-10 23:24:56 +08:00
Aldo Cortesi 5617478359
Merge pull request #2977 from mitmproxy/updocs2
Revamp CI generation of snapshots and documentation
2018-03-08 11:42:36 +13:00
Aldo Cortesi 0debcf5bf9 release: fix PR detection for appveyor 2018-03-08 09:52:05 +13:00
Aldo Cortesi 3a3299bc61 release: put branches in /branches on the snapshots server
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.
2018-03-08 08:18:26 +13:00
Aldo Cortesi 5cea2aacb2 release: build snapshots for all branches on the main repo 2018-03-08 08:09:01 +13:00
Aldo Cortesi 380e4bc14d release: don't upload assets for PRs from the main repo 2018-03-08 08:06:03 +13:00
kira0204 167e01acdf fixing lint 2018-03-07 16:12:12 +05:30
Aldo Cortesi be089e53cf release: clean rtool 2018-03-07 22:50:07 +13:00
Aldo Cortesi 760882a3d1 docs: cloudfront invalidation 2018-03-07 22:45:08 +13:00
Aldo Cortesi f72d91672e release: build wheel 2018-03-07 21:36:17 +13:00
Aldo Cortesi f8cce32562 release: shift appveyor to new process
In the process also move to InstallBuilder 18.2
2018-03-07 20:52:03 +13:00
Aldo Cortesi 56904e02c3
Merge pull request #2968 from Oliver-Fish/arch-aur-googlechrome
Added Support for AUR Google Chrome
2018-03-07 19:11:35 +13:00
Oliver Fish ee4dd2bafd Added Support for AUR Google Chrome 2018-03-07 03:45:49 +01:00
kira0204 57197c3e6c using asserts 2018-03-07 06:34:16 +05:30
Aldo Cortesi 780ff05f12 release: satisfy lint 2018-03-07 12:39:32 +13:00
Aldo Cortesi 538a67dc3a release: cleanup and re-enable all our Travis tests
Wheels are yet to come.
2018-03-07 11:50:47 +13:00
Aldo Cortesi fc23deb9f3 release: revamped release upload process 2018-03-07 11:40:45 +13:00
Aldo Cortesi 8792e07210 docs: enable upload to docs.mitmproxy.org/master 2018-03-07 09:01:51 +13:00
Aldo Cortesi cc00b03554
Merge pull request #2961 from fenilgandhi/PR-2957
Update remaining old docs url with new ones.
2018-03-06 17:23:16 +13:00
Fenil Gandhi 77ed33b06d Fix for failing UI test 2018-03-06 09:29:20 +05:30
kira0204 be50f3f481 wrong additions
test-for-2850

few fixes

mock testing

Typo error
2018-03-06 05:44:05 +05:30
Aldo Cortesi 53a9be498c
Merge pull request #2955 from cortesi/ndocs
docs: start move to docs.mitmproxy.org
2018-03-06 09:34:15 +13:00
Fenil Gandhi ece6002328 Update remaining old docs url with new one. 2018-03-05 22:56:36 +05:30
Thomas Kriechbaumer b490a97b38
Merge pull request #2957 from kira0204/patch-1
updating README according to recent doc updates
2018-03-05 10:49:24 +01:00
Arushit Mudgal c50362a637
updating README according to recent doc updates
Hi,
The installation instructions linked back to old docs website.
I have updated the same
2018-03-05 07:27:00 +05:30
Aldo Cortesi ee6937f948 docs: add robots.txt and error.html
- 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.
2018-03-05 10:57:50 +13:00
Aldo Cortesi a68c7ffb27 docs: add build and upload scripts
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.
2018-03-05 10:51:46 +13:00