Jakob Hirsch

Results 13 comments of Jakob Hirsch

Same for UI domains like `1und1.de`, `web.de`, `gmx.de`. For `gmx.com` there's some output: [gmx_com.txt](https://github.com/rs/dnstrace/files/6616761/gmx_com.txt) I had to stop dnstrace from clogging my system with ulimit, otherwise the CPU is fully...

patch looks ok (on a quick glance) and is little intrusive, but could you elaborate on why you need this and how this is used? For secure communication, nullmailer already...

@sveyret not from me. I'm not sure if this is of much use, but as I said, the patch looks fine and is little intrusive, so it would be fine...

This is probably a duplicate of #703: GCM retrieves credentials for `https://github.myOrg.net/`, git gets rejected with this data and tells GCM to erase it, but GCM now tries to delete...

GCM4W seems to be more or less abandoned (last release more than a year ago, only one commit to master since then named, I kid you not, "Recreate the scalable...

> I don't think so. I don't know enough about BestSign to decide if this is a duplicate to #72, though Related to #72 because of PSD2 I think, but...

maybe we shouldn't use the composer image, it seems to be [not suited for production](https://hub.docker.com/_/composer): ``` PHP version & extensions Our image is aimed at quickly running Composer without the...

`PRIMARY KEY(channel_id, timestamp)`, so using these two would be safe.

> Mein Vorschlag wäre entweder man lässt es so wie im PR. Oder macht folgendes daraus: > > ``` > if (!(params.hasOwnProperty('uuid') || params.uuid)) { ... > if (!(params.hasOwnProperty('options') ||...

> Es gibt scheinbar ein Problem mit der Konfiguration der Pipelines: ja, hab ich gestern auch gesehen, scheint aber mit #937 behoben zu sein, wobei das Entscheidende der Wechsel von...