Commit Graph

7571 Commits

Author SHA1 Message Date
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
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
Aldo Cortesi
08e50aa39b docs: port changes in .css to .scss source 2018-03-05 10:09:18 +13:00
Aldo Cortesi
5297e66a87
Merge pull request #2949 from Kriechi/docs-protocols
docs: add protocols description
2018-03-05 09:10:37 +13:00
Aldo Cortesi
bc6550abc5
Merge pull request #2945 from kajojify/shortening
Polite shortening of statusbar messages. Fix #1433
2018-03-05 09:07:18 +13:00
Maximilian Hils
a2740ee4ae
Merge pull request #2868 from kira0204/data-crash
Fix crashing when editing form with random data, fix #2794
2018-03-04 19:53:15 +01:00
Maximilian Hils
618d52a65e
Merge pull request #2946 from fenilgandhi/master
Fix for wrapping up extra-long urls in flowdetailview
2018-03-04 19:46:43 +01:00
Maximilian Hils
47f3a61a5c
Merge pull request #2948 from Kriechi/docs-sidebar-height
render sidebar without height limit
2018-03-04 19:46:00 +01:00
Maximilian Hils
97aa43d121
Merge pull request #2947 from Kriechi/docs-sidebar-color
make sidebar visually distinct
2018-03-04 19:45:45 +01:00
Maximilian Hils
8dbcb4ceec
Merge pull request #2950 from mitmproxy/certstore-path
Fix display inconsistency for certstore path
2018-03-04 19:45:08 +01:00
Miroslav
237320a539 Minor fixes.
Renaming prep_message method to shorten_message.
Docstring.
\u2026 instead of ....
max_width parameter.
2018-03-03 22:12:56 +02:00
Maximilian Hils
3692b4ceab
fix display inconsistency for certstore path 2018-03-03 19:23:05 +01:00
Thomas Kriechbaumer
618bd31bd8 docs: add protocols description 2018-03-03 13:36:06 +01:00
Thomas Kriechbaumer
f3a27e2779 render sidebar without height limit 2018-03-03 13:03:14 +01:00