vsgi: Add 'Server.dispatch_async' and use it for SCGI |
|
More...
|
almost 9 years ago
|
Move 'Router' tests into single executable |
|
More...
|
almost 9 years ago
|
docs: Revamp 'recipes/configuration' with new sections |
|
More...
|
almost 9 years ago
|
Provide 'Router.once' to execute initialization code |
|
More...
|
almost 9 years ago
|
build: Add 'gio-2.0' and remove 'posix' from the deps |
|
More...
|
almost 9 years ago
|
vsgi: Improve logging and support structured logging |
|
More...
|
almost 9 years ago
|
static: Remote quote around already quoted etag |
|
More...
|
almost 9 years ago
|
Add named routes and 'Router.url_for' utility |
|
More...
|
almost 9 years ago
|
ci: Disable API docs for now |
|
More...
|
almost 9 years ago
|
build: Fallback on 'sphinx-build' if 'sphinx-build-3' is not found |
|
More...
|
almost 9 years ago
|
build: Regroup 'install_data' instructions |
|
More...
|
almost 9 years ago
|
vsgi: Remove 'Worker' fossils |
|
More...
|
almost 9 years ago
|
vsgi: Let 'str_const_equal' be internal |
|
More...
|
almost 9 years ago
|
vsgi: Remove 'ChunkedEncoder' |
|
More...
|
almost 9 years ago
|
Add 'Route.to_url' to reverse URL |
|
More...
|
almost 9 years ago
|
docs: Fix method table |
|
More...
|
almost 9 years ago
|
build: Build docs with Python 3 version of Sphinx |
|
More...
|
almost 9 years ago
|
Fix versions and subdirectories in installed files |
|
More...
|
almost 9 years ago
|
Update 'Dockerfile' |
|
More...
|
almost 9 years ago
|
vsgi: Rewrite with 'GLib.SocketAddress' |
|
More...
|
almost 9 years ago
|
vsgi: Fix extra ':' in the logs |
|
More...
|
almost 9 years ago
|
decode: Raise a '415 Unsupported Media Type' if the entity cannot be decoded |
|
More...
|
almost 9 years ago
|
Revert "vsgi: Provide a list of workers" |
|
More...
|
almost 9 years ago
|
vsgi: Use a more compact log format with spaces instead of tabs |
|
More...
|
almost 9 years ago
|
Fix 'fork' for 'vala (<0.30)', 'IOError.from_errno' binding is broken |
|
More...
|
almost 9 years ago
|
vsgi: Fix 'fork' by setting the workers in a single step |
|
More...
|
almost 9 years ago
|
basic: Set the 'reason_phrase' properties for unsupported status codes |
|
More...
|
almost 9 years ago
|
http: Check for 'Unknown Error' to lookup the 'reason_phrase' |
|
More...
|
almost 9 years ago
|
Revamp 'Method' flags with new masks |
|
More...
|
almost 9 years ago
|
Add 'forward_with' to turn 'HandlerCallback' into 'ForwardCallback' |
|
More...
|
almost 9 years ago
|