Jake Howard

Results 126 issues of Jake Howard

#### Trac ticket number ticket-36447 #### Branch description When matching which entry in the `Accept` header should be used for a given media type, the specificity matters. However once those...

#### Trac ticket number ticket-26329 #### Branch description Support leading slashes in static files. I went this this approach rather than explicitly not supporting it as it's less surprising to...

This PR supports using [Bunny](https://bunny.net/) for cache invalidation. Relevant API docs: https://docs.bunny.net/reference/purgepublic_indexpost

component:Frontend cache

**What happened**: Since 1.11.4, it's no longer possible to forward to Docker's internal DNS server. 1.11.3 works fine. **What you expected to happen**: **How to reproduce it (as minimally and...

bug

Forcefully starting Redis at boot can interfere with other system configurations.

stale

The addition of CSS variables is great, as it makes resizing the icons much easier. However, they only work in the dev environment in the repo - they're not included...

enhancement

There were some issues with the previous format, where the condition would be applied strangely and somewhat selectively. I couldn't reproduce them, but doing the policies this way is probably...

Currently, `pgautoupgrade` has support for upgrading versions as far back as 9.6. PostgreSQL 9.6 hasn't had a release since late 2021, when it lost active support. Dropping support for _very_...

Fixes #189 The behaviour is complex enough internally, but simple to do externally for those who need it. This matches the upstream position. If it comes back, it needs more...