Patrick Brückner

Results 12 issues of Patrick Brückner

Kurz vorab: Ich bin Softwareentwickler und Kunde bei einer Inititative, ähnlich wie die Zielgruppe von foodcoopshop. Wie groß ist die Gruppe derer, die mit dem Prepaid-Modus arbeiten, bei dem dieser...

feature 🤩

Hi, I am trying to also send the requestLog to our graylog server. Unfortunately, it does not work (messages are dropped silently). The instance is created correctly but messages cause...

Hi there, we're currently using the GelfLoggingFilter to log access requests. Since our loadbalancers send HTTP pings to a special endpoint, this creates a lot of noise, that we don't...

(following up on #242, which is closed, but I believe that was a misunderstanding, I believe this is also what #249 is trying to achieve) Scenario: I run a mail...

enhancement

...types, focus first field on activity startup We are evaluating several Caldav providers and I had the issue that my keyboard (Swiftkey) tried to autocorrect the input of the userfield,...

I had (a rather edge case) where Strings::startsWith was called from an Arrays::each closure similar to this: ``` $string = "12345"; Arrays::each([ '1234' => "jey" ], function($value, $key) use ($string)...

…configuration cache.t1.micro and db.m1.small are not available any longer.

Hi, I have been trying all afternoon to get this application up and running. The steps I went trough are: ``` git clone [email protected]:awslabs/amediamanager.git cd cfn/vpc/ cp launch-params.json.example launch-params.json #...