1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor(circuits.web.utils): remove unused quoted_slash More... over 2 years ago
refactor[circuits.web.exceptions]: use static __all__ More... over 2 years ago
style[circuits.web.http]: improove styling More... over 2 years ago
style[circuits.web.dispatchers.jsonrpc]: import json from stdlib More... over 2 years ago
style[circuits.web.dispatchers]: remove unused import More... over 2 years ago
style[circuits.web.dispatchers]: use six for import More... over 2 years ago
fixup! refactor[circuits.web.utils]: remove impossible catching of exception in parse_body() More... over 2 years ago
fix[circuits.web.main]: fix Python 3 compatibility of md5 hash More... over 2 years ago
refactor[circuits.web.main]: change optparse to argparse More... over 2 years ago
refactor[circuits.web.tools.expires]: use timedelta.total_seconds() More... over 2 years ago
refactor[circuits.web.tools.serve_file]: use os.path.splitext() More... over 2 years ago
feat[examples]: Add compression example More... over 2 years ago
refactor(circuits.web.utils): remove unused parse_body() and dictform() More... over 2 years ago
refactor[circuits.web.utils]: remove impossible catching of exception in parse_body() More... over 2 years ago
fix[examples.web.terminal]: Fix HTML and Python 3 compatibility More... over 2 years ago
fix[examples.web.authdemo]: Fix Python 3 compatibility More... over 2 years ago
fix[examples]: Forbidden was renamed into forbidden More... over 2 years ago
doc[examples]: Add example curl command for wsgi example More... over 2 years ago
doc[examples]: Add example URL for websockets More... over 2 years ago
doc[examples]: Add example curl commands for virtualhosts More... over 2 years ago
fix[examples.web.ssl-forward-cert]: change Server argument ssl=True to secure=True More... over 2 years ago
feat[circuits.web.servers]: Readd Sever(keyfile=…, ca_certs=…, cert_reqs=…) More... over 2 years ago
fix[examples.web.shadowauth]: add a example shadow file More... over 2 years ago
fix[examples.web.shadowauth]: respond with HTTP 401 if user does not exists instead of 500 More... over 2 years ago
fix[examples.web.shadowauth]: HTTPError was renamed into httperror More... over 2 years ago
style[examples]: change color of success message to green More... over 2 years ago
fix[examples]: fix link to source code More... over 2 years ago
doc[examples.web.jsontool]: add curl example More... over 2 years ago
style[examples]: Change all ports from 9000 to 8000 More... over 2 years ago
doc[examples]: add curl command for jsonrpc example More... over 2 years ago