2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 27 minutes ago. based on code collected 29 minutes ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
vsgi: Decode 'PATH_INFO' and 'REQUEST_URI' for CGI-based protocols More... over 8 years ago
vsgi: Check for Vala 0.28 for usages of 'write_all_async' More... over 8 years ago
vsgi: Fix 'memmem' upper bound not including the last alignment More... over 8 years ago
build: Use 'add_project_arguments' instead of 'vala_defines' More... over 8 years ago
Add a 'bower.json' since the package is now registered More... over 8 years ago
docs: Add installation instructions using Bower More... over 8 years ago
vsgi: Fix assignation of construct-only properties in 'Request' More... over 8 years ago
build: Build documentation by default More... over 8 years ago
vsgi: Only keep a single constructor for multipart streams More... over 8 years ago
ci: Install missing 'valgrind' package More... over 8 years ago
vsgi: Provide a fallback for 'memmem' since it's a GNU extension More... over 8 years ago
router: Add '+' and '~' to the allowed characters for the 'path' type More... over 8 years ago
Add a 'respond_with' middleware More... over 8 years ago
vsgi: Initialize 'connection' in the 'construct' block More... over 8 years ago
ci: Run tests under Valgrind More... over 8 years ago
ci: Use 'mesontest' to run unit tests and report errors More... over 8 years ago
Add a middleware for promoting a connection to WebSocket (fix #205) More... over 8 years ago
vsgi: Check if the 'Soup.Message' has been aborted (fix #204) More... over 8 years ago
vsgi: Don't raise errors in 'flush' and 'write' More... over 8 years ago
router: Allow '@' character in paths More... over 8 years ago
build: Skip the C example for now due to a missing Ninja dependency More... over 8 years ago
ci: Add IRC notifications More... over 8 years ago
vsgi: Add missing C headers for FastCGI I/O streams More... over 8 years ago
vsgi: Don't depend on 'vsgi-fastcgi.h' for I/O streams and fix visibility More... over 8 years ago
Add EditorConfig settings for C More... over 8 years ago
vsgi: Support 'GCancellable' for FastCGI I/O streams More... over 8 years ago
vsgi: Rewrite FastCGI I/O streams in C (fix #171) More... over 8 years ago
Add a recipe for GLruCache More... over 8 years ago
Reintroduce C example More... over 8 years ago
vsgi: Ensure parity between 'Request.query' and 'Request.uri.get_query' More... over 8 years ago