Recreate HTTP server as WSGI app with Werkzeug and wsgiref |
|
More...
|
about 3 years ago
|
Log start of queue processing |
|
More...
|
about 3 years ago
|
Only pass, log IP address, not port, of message source |
|
More...
|
about 3 years ago
|
Move `server` fixture to only test class that uses it |
|
More...
|
about 3 years ago
|
Turn `_get_api_token` method into function |
|
More...
|
about 3 years ago
|
Move, "hide" JSON message parse function |
|
More...
|
about 3 years ago
|
Require JSON as request content type |
|
More...
|
about 3 years ago
|
Pass headers as dictionary in test requests |
|
More...
|
about 3 years ago
|
Continue development of version 0.8 |
|
More...
|
about 3 years ago
|
Release version 0.7.2 |
|
More...
|
about 3 years ago
|
Add missing files to distribution |
|
More...
|
about 3 years ago
|
Abort with 404 on requests to URL paths other than `/` |
|
More...
|
about 3 years ago
|
Use `send_error` on all request errors |
|
More...
|
about 3 years ago
|
Update mypy to v0.950 (from v0.942) |
|
More...
|
about 3 years ago
|
Update pytest to v7.1.2 (from v7.1.0) |
|
More...
|
about 3 years ago
|
Move release date to changelog headings |
|
More...
|
about 3 years ago
|
Remove redundant `Version ` prefix from changelog headings |
|
More...
|
about 3 years ago
|
Provide configuration file for Docker Compose |
|
More...
|
about 3 years ago
|
Add Docker-specific configuration file example |
|
More...
|
about 3 years ago
|
Document listening on `0.0.0.0` is required with Docker |
|
More...
|
about 3 years ago
|
Fix changelog URL |
|
More...
|
over 3 years ago
|
Specify `long_description_content_type` to avoid `twine check` warning |
|
More...
|
over 3 years ago
|
Continue development of version 0.8 |
|
More...
|
over 3 years ago
|
Release version 0.7.1 |
|
More...
|
over 3 years ago
|
Remove redundant project name from changelog heading |
|
More...
|
over 3 years ago
|
Add project URLs |
|
More...
|
over 3 years ago
|
Reorder setuptools keywords |
|
More...
|
over 3 years ago
|
Change application path in Docker container to `/app` |
|
More...
|
over 3 years ago
|
Do not cache on pip installation |
|
More...
|
over 3 years ago
|
Add requirements file for release dependencies |
|
More...
|
over 3 years ago
|