0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 2 months ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Account for BP with exception handler but no routes (#2246)
ahopkins
as Adam Hopkins
More... over 3 years ago
New websockets (#2158) More... over 3 years ago
Close HTTP loop when connection task cancelled (#2245)
ahopkins
as Adam Hopkins
More... over 3 years ago
Static DIR and FILE resource types (#2244)
ahopkins
as Adam Hopkins
More... over 3 years ago
Adds Blueprint Group exception decorator (#2238) More... over 3 years ago
Add ability to return Falsey but not-None from handlers (#2236)
ahopkins
as Adam Hopkins
More... over 3 years ago
Call abort() on sockets after close() to prevent dangling sockets (#2231) More... over 3 years ago
Blueprint specific exception handlers (#2208)
ahopkins
as Adam Hopkins
More... over 3 years ago
Move server.py into its own module (#2230)
ahopkins
as Adam Hopkins
More... over 3 years ago
Split HttpProtocol parts into base SanicProtocol and HTTPProtocol subclass (#2229) More... over 3 years ago
Add convenience for annotated handlers (#2225)
ahopkins
as Adam Hopkins
More... over 3 years ago
Accept header parsing (#2200)
ahopkins
as Adam Hopkins
More... over 3 years ago
Copy Blueprints Implementation (#2184) More... over 3 years ago
Add default messages to SanicExceptions (#2216)
ahopkins
as Adam Hopkins
More... over 3 years ago
Style: add type hints (#2217) More... over 3 years ago
Fix bug where ws exceptions not being logged (#2213)
ahopkins
as Adam Hopkins
More... over 3 years ago
Add convenience methods to BP groups (#2209)
ahopkins
as Adam Hopkins
More... over 3 years ago
uncomment windows tests (#2214) More... over 3 years ago
Signals Integration (#2160)
ahopkins
as Adam Hopkins
More... over 3 years ago
Fixed for handling exceptions of asgi app call. (#2211) More... over 3 years ago
Fixed for handling exceptions of asgi app call. (#2211) More... over 3 years ago
Log remote address if available (#2207) More... over 3 years ago
Update CHANGELOG
ahopkins
as Adam Hopkins
More... over 3 years ago
Merge branch 'current-release' of github.com:sanic-org/sanic
ahopkins
as Adam Hopkins
More... over 3 years ago
Bump version 21.6.1
ahopkins
as Adam Hopkins
More... over 3 years ago
Fix issues with after request handling in HTTP pipelining (#2201) More... over 3 years ago
Fix issues with after request handling in HTTP pipelining (#2201) More... over 3 years ago
HTTP tests (#2194)
ahopkins
as Adam Hopkins
More... over 3 years ago
Change dumps to AnyStr (#2193)
ahopkins
as Adam Hopkins
More... over 3 years ago
raise exception for `_static_request_handler` unknown exception; add test with custom error (#2195) More... over 3 years ago