Oliver Sauder

Results 19 issues of Oliver Sauder

Base image has been updated as I see at https://hub.docker.com/r/telemark/docker-node-unoconv/ but `docker-unoconv-webservice` is not being rebuilt. I assume therefore that there is no repository link added on Docker Hub that...

enhancement
todo

The pypi package pypyodbc-1.3.5.2.zip still has version 1.3.4 referenced in it's setup.py which leads to following warning message when upgrading with pip: `Requested pypyodbc==1.3.5.2 from https://pypi.python.org/packages/ea/48/bb5412846df5b8f97d42ac24ac36a6b77a802c2778e217adc0d3ec1ee7bf/pypyodbc-1.3.5.2.zip#md5=9f262beb1aebf7556fce26cad2c5d462 (from -r requirements.txt (line...

Markers cannot be used in fixtures itself so for better re-usability of fixtures depending on httpretty adding httpretty fixture

## Description of feature request Currently, when there are no included resources, there is no included key. However, as of JSON API 1.1 [this is required](https://jsonapi.org/format/1.1/#fetching-includes) and in older versions...

enhancement
good first issue

Determine by location of employment at the date of absence whether a public holiday overlaps it. Following fix needs to be released before this works: https://code.djangoproject.com/ticket/28442 Hence before this can...

Changelog for https://github.com/syrupy-project/syrupy/ can be found at https://github.com/syrupy-project/syrupy/blob/main/CHANGELOG.md

Changelog for https://github.com/readthedocs/sphinx_rtd_theme can be found at https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst

I have been using NetBird Android client for a couple of months now, and it is working well. One thing which has been irritating though is the notification. I see...

Fixes #291 Added transactional safety when writing to redis to avoid corrupted data when multiple processes write to the database. This only works if the complete object is stored. As...