Benedikt S. Vogler

Results 35 issues of Benedikt S. Vogler

Hi! Hoping this tool can help me delete some repo. I tried `list` on two different repos and get `jq: error (at :3): Cannot iterate over null (null)` I installed...

Why I try to compile with `cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_PYTHON=ON -DBUILD_JAVA=ON -DBUILD_LUA=ON` and `make` I get a lot of SDL errors. The first error is: > In file included from ./ViZDoom/src/vizdoom/src/oplsynth/music_opldumper_mididevice.cpp:37:...

building

Hi! https://gevent.org is not reachable but https://www.gevent.org

When enabling option `lastn_enabled` writing observations e.g. by POST results in an error message by InvalidRequestException [potential line](https://github.com/hapifhir/hapi-fhir/blob/581f40f37351c69cc3ffab03e9824abcb8d4a1ee/hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/search/lastn/ElasticsearchSvcImpl.java#L738) **Environment:** - hapi-fhir 6.0.1 or 6.0.2 - in combination with Elastic Search...

**Describe the bug** By default using the[ _:missing_ search modifier](http://hl7.org/fhir/5.0.0-snapshot1/search.html#modifiers) is not enabled in hapi-fhir. It returns > "diagnostics": ":missing modifier is disabled on this server" when being used. I...

### Is your enhancement related to a problem? Please describe. When attempting to a sorted set as time series data this is not possible as there are fields for each...

I think selecting the database of the redis server should be an option in the configuration option. I cannot find any option for that. Is there a way to make...

documentation
enhancement

In order to use resources in a set they should implement the `__hash__()` method. A resource is unique by the id + history version id, so putting this together would...

Prevents double slash in url. Implements support for optional port in url #76