Anssi Kolehmainen

Results 3 issues of Anssi Kolehmainen

Some initial work on getting Stripe support working. Has still bunch of TODO items which need more architectural work on how they should be actually implemented.

These changes were made for Ropecon 2016. 9edc544b23f33fcc32c3bbfd680eee34a9ca27e9 fixes "My con" functionality for current browsers 5431a968f34adbd7cc1ef43f20c32a7ae546c9d1 makes multiday programs somewhat more visible. Currently it would just look like multiday programs...

- Version: Logstash 7.0.0 - Operating System: Linux Debian I have following in a Logstash pipeline: ```ruby filter { mutate { id => "rename_fields" rename => { "770" => "gprs_operator"...