Marcus Ilgner

Results 53 issues of Marcus Ilgner

The `manifest` states that it's still version 0.5. Also, the commit with version 0.6 did not include any source code. Would it be possible for you to push these changes,...

When a session expired, the corresponding diagnostics node would remain in the tree. Not only would this clutter up the tree, but it might also allow for a DoS-type scenario...

In one of our controllers where we use delegated types and nested attributes, we needed to check the permitted attributes separately for the delegated type. This splits the method `permitted_attributes`...

simmering

Browser: Firefox Linux 112.0.2 (64-bit), Omni 1.4.5 In a Rails-based application using a cookie session store, the behaviour of the user sign in changes depending on whether Omni is installed....

Currently the documentation states: > Lifecycle By default, the lifecycle of a container is per spec - so it will be started at the install command, and shutdown as the...

documentation 📚

I read in `TODO.md` that suspending factories would be a major change. I'm wondering whether there are any plans to implement them? In a project based on Vert.x, where most...

### Description The direction keys were already configurable - but it was possible for them to be occupied by other default shortcuts. This adds configuration options for all regular letter...

status: stale
window-manager

### Expected Behavior Given the following interface: ``` interface QueryFacade { /** * @see [Statistics] */ fun statistics( dataResource: DataResource, queryOptions: DataPointQueryOptions, aggregateFunctions: NonEmptySet ): AggregatedValues where AF : AggregateFunction,...

### Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest version - [x] I checked the documentation and found no...