Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
568da5f
Update mypy from 0.780 to 0.781 (#379)
pyup-bot Jun 20, 2020
4117c5f
Add FilterByClientIpPlugin example (#381)
abhinavsingh Jun 21, 2020
b0d1657
Update mypy from 0.781 to 0.782 (#382)
pyup-bot Jun 23, 2020
19fb857
Update twine from 3.1.1 to 3.2.0 (#384)
pyup-bot Jun 24, 2020
0a1b7bf
Update tox from 3.15.2 to 3.16.0 (#385)
pyup-bot Jun 28, 2020
167afbf
Update tox from 3.16.0 to 3.16.1 (#386)
pyup-bot Jun 29, 2020
ea227b1
Document FilterByClientIpPlugin & ModifyChunkResponsePlugin (#387)
abhinavsingh Jul 1, 2020
1b0ed92
Refactor plugin base classes for plugin specific flags (#388)
abhinavsingh Jul 4, 2020
9be6c29
Update coverage from 5.1 to 5.2 (#390)
pyup-bot Jul 6, 2020
c884338
Core acceptor pool doc, cleanup and standalone example (#393)
abhinavsingh Jul 7, 2020
682114e
Decouple SSL wrap logic into connection classes (#394)
abhinavsingh Jul 8, 2020
b7c4c5f
Add SSL echo server & client example (#395)
abhinavsingh Jul 8, 2020
73bcf1d
Add core pubsub eventing example and add menubar item skeleton (#396)
abhinavsingh Jul 9, 2020
af3bdc2
Move codecov.yml to top level directory (#400)
abhinavsingh Jul 12, 2020
1867d58
Add cross ref for how to generate SSL certs. (#401)
abhinavsingh Jul 12, 2020
aedf593
Add plugin "FilterByURLRegexPlugin" (#397)
mikenye Jul 13, 2020
1642677
Update tox from 3.16.1 to 3.17.0 (#402)
pyup-bot Jul 15, 2020
448c2eb
Update codecov from 2.1.7 to 2.1.8 (#404)
pyup-bot Jul 16, 2020
3da85a4
Update tox from 3.17.0 to 3.17.1 (#403)
pyup-bot Jul 16, 2020
a33c965
Bump lodash from 4.17.15 to 4.17.19 in /dashboard (#405)
dependabot[bot] Jul 16, 2020
35d6920
Update tox from 3.17.1 to 3.18.0 (#406)
pyup-bot Jul 23, 2020
d42a376
Update coverage from 5.2 to 5.2.1 (#407)
pyup-bot Jul 24, 2020
4482838
Update tox from 3.18.0 to 3.18.1 (#408)
pyup-bot Jul 28, 2020
fe2b9a0
Fix docker build by using correct pip flags (#417)
abhinavsingh Aug 9, 2020
cc36d4c
Update tox from 3.18.1 to 3.19.0 (#416)
pyup-bot Aug 9, 2020
1462ca4
Update autopep8 from 1.5.3 to 1.5.4 (#412)
pyup-bot Aug 9, 2020
63917db
Update pytest from 5.4.3 to 6.0.1 (#410)
pyup-bot Aug 9, 2020
9b42637
npm upgrade (#418)
abhinavsingh Aug 10, 2020
9298002
Remove test for 'HttpWebServerRouteHandler'
pasccom Aug 11, 2020
1b8d9a8
Pass a list plugin class objects or bytes to proxy when used in embed…
pasccom Aug 11, 2020
46ec410
Tests for Flags.load_plugins method.
pasccom Aug 11, 2020
e3a1b7f
Ensure plugins are loaded only once.
pasccom Aug 11, 2020
7cd0bd5
Update wheel from 0.34.2 to 0.35.0 (#421)
pyup-bot Aug 14, 2020
e5f0deb
Merge branch 'develop' into develop_flags
abhinavsingh Aug 14, 2020
505d316
Allow to use types when embeding Proxy (#420)
pasccom Aug 14, 2020
b21ad9e
Documentation for plugin loading in embedded mode (#422)
pasccom Aug 14, 2020
01af6db
Merge branch 'develop' of github.com:abhinavsingh/proxy.py into develop
abhinavsingh Aug 14, 2020
de13d39
Update pytest-cov from 2.10.0 to 2.10.1 (#423)
pyup-bot Aug 14, 2020
220ad4c
Update wheel from 0.35.0 to 0.35.1 (#424)
pyup-bot Aug 15, 2020
9459971
Update typing-extensions from 3.7.4.2 to 3.7.4.3 (#428)
pyup-bot Aug 25, 2020
6f21b6b
Update codecov from 2.1.8 to 2.1.9 (#427)
pyup-bot Aug 25, 2020
98a2e5f
Update pylint from 2.5.3 to 2.6.0 (#426)
pyup-bot Aug 25, 2020
f644105
Update paramiko from 2.7.1 to 2.7.2 (#429)
pyup-bot Sep 2, 2020
7f7201f
Update pytest from 6.0.1 to 6.1.0 (#436)
pyup-bot Oct 2, 2020
3bd66f8
Update coverage from 5.2.1 to 5.3 (#433)
pyup-bot Oct 2, 2020
715b13a
Update tox from 3.19.0 to 3.20.0 (#430)
pyup-bot Oct 2, 2020
f63747f
Merge branch 'develop' of github.com:abhinavsingh/proxy.py into develop
abhinavsingh Oct 2, 2020
2c9b06b
Update flake8 from 3.8.3 to 3.8.4 (#439)
pyup-bot Oct 3, 2020
8cc349b
Allow plugins to add custom command line flags (#438)
abhinavsingh Oct 3, 2020
29e2a35
Update pytest from 6.1.0 to 6.1.1 (#440)
pyup-bot Oct 4, 2020
1038bb8
More examples (#444)
abhinavsingh Oct 6, 2020
02dcb1d
Update rope from 0.17.0 to 0.18.0 (#445)
pyup-bot Oct 7, 2020
66762be
Update tox from 3.20.0 to 3.20.1 (#446)
pyup-bot Oct 9, 2020
b5ff5c9
Update codecov from 2.1.9 to 2.1.10 (#447)
pyup-bot Oct 9, 2020
4804c53
Update mypy (#449)
abhinavsingh Oct 10, 2020
9699904
Fix path to devtools websocket endpoint, broken after refactoring (#450)
abhinavsingh Oct 11, 2020
a48319e
Relax proxy auth requirement to allow mixed case for the auth type e.…
abhinavsingh Oct 13, 2020
0744cd8
Go flagless to allow custom user defined flags. (#452)
abhinavsingh Oct 14, 2020
137ce45
Separate basic auth plugin outside of core server (#453)
abhinavsingh Oct 14, 2020
12b9184
Create codeql-analysis.yml (#454)
abhinavsingh Oct 15, 2020
0c0f222
Create SECURITY.md (#455)
abhinavsingh Oct 15, 2020
f04845c
Refactor (#456)
abhinavsingh Oct 15, 2020
4ba9e58
Update pytest from 6.1.1 to 6.1.2 (#457)
pyup-bot Oct 29, 2020
da23ae0
npm update (#460)
abhinavsingh Nov 15, 2020
4520ae3
Refactor base server interfaces into core modules (#461)
abhinavsingh Nov 24, 2020
d593576
Update wheel from 0.35.1 to 0.36.0 (#462)
pyup-bot Dec 1, 2020
e3068f6
Update wheel from 0.36.0 to 0.36.1 (#463)
pyup-bot Dec 5, 2020
cd5b6ff
Update pytest from 6.1.2 to 6.2.0 (#465)
pyup-bot Dec 13, 2020
28fe4e7
Update wheel from 0.36.1 to 0.36.2 (#466)
pyup-bot Dec 14, 2020
ed52a07
Update pytest from 6.2.0 to 6.2.1 (#467)
pyup-bot Dec 16, 2020
72eea06
Update codecov from 2.1.10 to 2.1.11 (#469)
pyup-bot Dec 18, 2020
25ac3fc
Merge branch 'master' into develop
abhinavsingh Dec 18, 2020
6d3135c
Add version check for README.md (#471)
abhinavsingh Dec 20, 2020
475536b
Update coverage from 5.3 to 5.3.1 (#472)
pyup-bot Dec 22, 2020
0f78e74
Update twine from 3.2.0 to 3.3.0 (#474)
pyup-bot Dec 25, 2020
bff171e
Fix basic auth condition (#482)
abhinavsingh Jan 10, 2021
d1681fc
Update tox from 3.20.1 to 3.21.0 (#480)
pyup-bot Jan 10, 2021
0c97ee7
Update tox from 3.21.0 to 3.21.1 (#484)
pyup-bot Jan 14, 2021
07b23de
Update pytest-cov from 2.10.1 to 2.11.0 (#486)
pyup-bot Jan 19, 2021
e1f72d2
Update tox from 3.21.1 to 3.21.3 (#493)
pyup-bot Feb 3, 2021
2f04609
Update coverage from 5.3.1 to 5.4 (#491)
pyup-bot Feb 3, 2021
0f8e0ab
Update pytest from 6.2.1 to 6.2.2 (#490)
pyup-bot Feb 3, 2021
a8075e2
Update pytest-cov from 2.11.0 to 2.11.1 (#488)
pyup-bot Feb 3, 2021
7bf34fa
Merge branch 'master' into develop
abhinavsingh Feb 3, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading