Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssl support #712

Merged
merged 35 commits into from
Feb 4, 2025
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
1eb12ed
add ssl support
zrvku2000 Jan 22, 2025
cfd5241
tests revision
zrvku2000 Jan 22, 2025
9f26d69
readme revision
zrvku2000 Jan 22, 2025
adfefdf
amendment
zrvku2000 Jan 24, 2025
d3cbee4
linter and test failures correction
zrvku2000 Jan 24, 2025
f90bdad
livereload.js html src protocol bug, test_create_app_wrong_name bug, …
zrvku2000 Jan 27, 2025
fd8e41b
minor changes
zrvku2000 Jan 27, 2025
74891d3
rename to test_start_runserver_ssl
zrvku2000 Jan 27, 2025
ffba946
linter errs correction
zrvku2000 Jan 28, 2025
c619148
ssl-context-factory config test
zrvku2000 Jan 28, 2025
d8260de
Merge branch 'master' into ssl_support
Dreamsorcerer Jan 28, 2025
8fb1e39
Update requirements.txt
Dreamsorcerer Jan 28, 2025
60ed28b
ssl config test update
zrvku2000 Jan 28, 2025
63a268a
Merge branch 'ssl_support' of https://github.com/zrvku2000/aiohttp-de…
zrvku2000 Jan 28, 2025
e34c7ad
aux server back to http
zrvku2000 Jan 29, 2025
be6a637
livereload with ssl correction, test_runserver_with_ssl correction
zrvku2000 Feb 1, 2025
1a65338
tests correction
zrvku2000 Feb 1, 2025
d546a21
linter corrections
zrvku2000 Feb 1, 2025
0aad504
test_runserver_with_ssl correction
zrvku2000 Feb 1, 2025
7addb68
moved ssl tests to test_runserver_main.py
zrvku2000 Feb 1, 2025
39dc597
some platform dependent fork hack
zrvku2000 Feb 3, 2025
ebd2870
test_start_runserver_ssl amendment
zrvku2000 Feb 3, 2025
214e6a6
test_runserver_main.py linter error correction
zrvku2000 Feb 3, 2025
d28f495
Unspecifed error catching correction. Additional tests.
zrvku2000 Feb 4, 2025
ccb71d0
README amendment
zrvku2000 Feb 4, 2025
3e372c9
README amendment, env vars for ssl support
zrvku2000 Feb 4, 2025
c588c50
Revert port number
Dreamsorcerer Feb 4, 2025
2b9feab
update tests for revert port number
zrvku2000 Feb 4, 2025
667d05d
Update cli.py
Dreamsorcerer Feb 4, 2025
aa0d08c
Update config.py
Dreamsorcerer Feb 4, 2025
3683eb3
Update watch.py
Dreamsorcerer Feb 4, 2025
946880a
Update conftest.py
Dreamsorcerer Feb 4, 2025
ec7a5fc
Update test_runserver_config.py
Dreamsorcerer Feb 4, 2025
8284e7d
Update test_runserver_main.py
Dreamsorcerer Feb 4, 2025
5e45226
Update test_runserver_watch.py
Dreamsorcerer Feb 4, 2025
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
Prev Previous commit
Next Next commit
Update requirements.txt
Dreamsorcerer authored Jan 28, 2025
commit 8fb1e390e23a2ffb6b510ce929f4722a1c6dd4e5
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -15,4 +15,4 @@ pytest-sugar==1.0.0
pytest-timeout==2.2.0
pytest-toolbox==0.4
pytest-datafiles==3.0.0
watchfiles==1.0.4#
watchfiles==1.0.4