Christopher Hlubek

Results 18 issues of Christopher Hlubek

With the autoSave option enabled changes to an editable are not saved, if the element is changed while the save request is still running. This seems to be caused by...

* Sets the `libpq` path configure option for macOS for PDO pgsql * Disables PCRE JIT for arm64 (e.g. Apple M1) because it doesn't work (yet) With these fixes we...

### Description When editing the title as an inline editable property the node type label is shown with HTML entities if the text contains special characters (e.g. ampersand). ### Steps...

Bug
P: Neos

Applies the Imagine autorotate filter before doing image adjustments, so images are consistently rotated from metadata also for crop operations. Fixes #3300 **Checklist** - [x] Code follows the PSR-2 coding...

Implement a new option `maxLockWaitMicroseconds` for file cache backends. Acquiring a lock now repeats after failure and waits at least this amount of time before failing. As a sensible default...

We often use container-diff to inspect images for reproducible Docker builds (the same Dockerfile with the same external dependency versions should yield the same digest) and find changes / files...

Some websites use a `` tag to specify the base for relative URLs. The site_diff script currently generates wrong URLs in these cases (the relative path is appended to the...

enhancement

See #68 . This change adds a new env var that can be set to `DIRENV_LOG_VERBOSE=0` to make the logging of exported variables much quieter (single line). If logging should...

**Is your feature request related to a problem you're trying to solve? Please describe.** It happens that we include packages / attributes that have no binary cache and it takes...

docs
feature

**Are you requesting a new package or reporting an issue on an existing one?** An existing one. **If reporting an issue on an existing one, what is the name of...

package