Patrick Gansterer

Results 17 issues of Patrick Gansterer

Pass the arguments of the constructor into redis.createClient() without modification. This uses then the settings from redis, if arguments are undefined.

This will result in better rating by some spam checkers. e.g.: [MV_CASE](https://github.com/vstakhov/rspamd/blob/0e654a69f908ae3abe19663dc192f1dbc45d8ed0/rules/headers_checks.lua#L561) rule in Rspamd

When pages are stored in a bidirectional storage (e.g. git), it's expected that people can edit and update the files there. Many text editor add a newline or warn about...

| Q                       | A | ------------------------ | --- | Fixed Issues? | | Patch: Bug Fix? | No | Major: Breaking Change? | No | Minor: New Feature? | Yes...

I have to support the `prompt` parameter as defined in [OpenID Connect](http://openid.net/specs/openid-connect-core-1_0.html#AuthRequest). What is the preferred way to support additional parameters in the authorization call to get accepted als PR?...

This is an overview of what is needed to adopt the printer plugin to ActionCable. (Please ignore the commits related to the Rails 5 update). I integrated it with the...

won't fix
discuss

This is a preparation to calculate the transport cost according to the weight.

Integrate an interface according to http://datafoodconsortium.org

To keep the UI simple I made some features depend on the existence of entities: https://github.com/foodcoops/foodsoft/blob/97b9145223ffd3239682664bae783d9c05592a1f/app/views/finance/financial_transactions/new_collection.html.haml#L71 We should review them when all finance related features have been merged into `master`...