vsgi: Update 'Request' API docs and mark 'environment' as null-terminated |
|
More...
|
over 8 years ago
|
vsgi: Parse the request's query from its URI if 'null' |
|
More...
|
over 8 years ago
|
Move 'handle_async' thread-pooling into 'Router' |
|
More...
|
over 8 years ago
|
vsgi: Explicitly check for 'GLib.Module' support after argument parsing |
|
More...
|
over 8 years ago
|
Fix and support for Vala 0.24 and 0.26 |
|
More...
|
over 8 years ago
|
build: Fix API version for installed files |
|
More...
|
over 8 years ago
|
build: Use a custom install script to support newer Meson |
|
More...
|
over 8 years ago
|
vsgi: Remove 'dispatch_async' and add 'handle_async' |
|
More...
|
over 8 years ago
|
Revert the example change from '81a572d4c9c8d599a0d507c34af102df7ea09e3b' |
|
More...
|
over 8 years ago
|
vsgi: Remove usage of 'SimpleIOStream' and simplify constructors |
|
More...
|
over 8 years ago
|
vsgi: Convert empty buffers into empty strings |
|
More...
|
over 8 years ago
|
Fix bug introduced in 'c797629204261e7eaae2541f3694c10db93f6645' |
|
More...
|
over 8 years ago
|
vsgi: Fix 141 by referencing the connection from the body stream |
|
More...
|
over 8 years ago
|
router: Only raise a 'critical' if a key is missing |
|
More...
|
over 8 years ago
|
vsgi: Support handler initialization |
|
More...
|
over 8 years ago
|
loader: Exit if live reloading setup fail and add more messages |
|
More...
|
over 8 years ago
|
loader: Update help and show more helpful messages |
|
More...
|
over 8 years ago
|
loader: Add missing file for the loader test |
|
More...
|
over 8 years ago
|
build: Move executables into 'bin' folder |
|
More...
|
over 8 years ago
|
build: Install pip3 packages and ninja as non-root user |
|
More...
|
over 8 years ago
|
build: Explicitly use Meson 0.36 |
|
More...
|
over 8 years ago
|
Bump minor and pre-release version to '0.4.0-dev |
|
More...
|
over 8 years ago
|
Bump patch version to '0.3.3' |
|
More...
|
over 8 years ago
|
vsgi: Close the SCGI connection asynchronously |
|
More...
|
over 8 years ago
|
vsgi: Mitigate blocking by dispatching asynchronously with 'IOSchedulerJob' |
|
More...
|
over 8 years ago
|
Bump patch version to '0.3.2' |
|
More...
|
over 8 years ago
|
vsgi: Fix broken check for buffering the SCGI body |
|
More...
|
over 8 years ago
|
vsgi: Check if SCGI netstring is too big |
|
More...
|
over 8 years ago
|
vsgi: Check and forbid '=' characters in environment key for SCGI |
|
More...
|
over 8 years ago
|
docker: Run tests before installing |
|
More...
|
over 8 years ago
|