Christoph Wagner

Results 10 issues of Christoph Wagner

I tried to implement a basic handling of dead-letter-exchanges. If a message gets nacked or rejected it could be delivered in a dead letter exchange if specified in the arguments...

in case you have configured multiple networks hostname -i returns a list of IPs and that gives a bad MM_HOSTNAME. We just use the first and hope that the mailserver...

Hi, I am using the matrix-puppet-signal bridge which is based on matrix-puppet-bridge and tried to send an audio snippet with riot. I got the following error (some parts are replaced...

enhancement

Hi, we use this gem in production and sometimes it failes, cause the VIES service answers with some garbage leading to raise a `Savon::HTTPError` which is not handled by this...

**What problem does this feature solve?** Highlighting of `*.ly` files used by the music program [LilyPond](https://lilypond.org/) **What feature do you propose?** Just use the lexer and styles from pygments: https://github.com/pygments/pygments/blob/master/pygments/lexers/lilypond.py...

See https://github.com/sunitparekh/data-anonymization/issues/66 I know that there are tests missing for the bulk_processing, cause we would need postgresql or mysql in the tests plus the activerecord-import gem (as development_dependency?) and I...

I have very large tables that I want to anonymize. A simple run of the anonymization code took me near to 40 minutes! So I tried to optimize the code...

Would be cool to support multiline translation strings with a textarea. Thanks!

Maybe I understand it wrong, but I think this check doesn't have to be so complicated.

Try to update to ruby 2.6.5. Specifying a yaml_normalizer version should fix travis. After applying https://github.com/Sage/yaml_normalizer/pull/51 you should require a version higher than 1.2.0 to include the fix.