Andreas Steffan

Results 24 issues of Andreas Steffan

This PR introduces - "Lazy juggling" of srcset/sizes attributes - Pass `$matches` to `lazyload_images_placeholder_image` filter allowing it to generate individually sized placeholders - Allow data:image placeholder URLs - Removed hide()...

in `values.yaml` of the operator chart, it reads: ```yaml # site -- The site of the Datadog intake to send data to (documentation: https://docs.datadoghq.com/getting_started/site/) ## Set to 'datadoghq.com' to send...

I have just started playing around with the kernel. Meanwhile, I consider using it as a library. In fact, that was one of the reasons I mavenized it. Do you...

Introduced docker build and helm chart

Bumping ClojureScript, Clojure, Compojure and Figwhell to the latest version the issue for me. Not quite sure whether it introduced new issues though. ;) [CLJS-1072](http://dev.clojure.org/jira/browse/CLJS-1072)

## System Information ### Linux distribution n/a ### Terraform version n/a ### Provider and libvirt versions v0.7.6 ## Checklist n/a ## Description of Issue/Question For testing purposes, it would be...

**What would you like to be added**: We upgraded from grafana 6.something to 7.1.3 and we found a regression which was logging out people. We are running multiple pods on...

area/backend/config
area/backend/db

Adding `opentelemetry-spring-boot-starter` defaults to create an instance of `WebMvcTelemetryProducingFilter` for Spring WebMvc Applications . This filter applies to all requests. However, you only get "beautiful span names" for mappings of...

test native

Hi, I guess the title says it all. Or is there a serious reason to keep it separately? Regards Andreas

The following code triggers `java.lang.IllegalStateException: ABORTED` with `ring-jetty9-adapter fileurl (str/split #"/") last)) (defn handler [_] {:status 200 :headers {"Content-Type" "text/html"} :body (str "" (apply str (map #(str "") (range 1...