Lucas

Results 14 issues of Lucas

I've integrated your wonderfull calendar widget today and it works like a charm. Thanks for that, can I donate some euros to you via PayPal or such? I embedded the...

enhancement

According to [conventional commits](https://www.conventionalcommits.org), a breaking change can also be denoted by adding an exclamation mark (!) after type / scope. This improves the visibility of breaking changes by making...

Adds the notion of a `RemoteResourceSelector` which is a more powerful alternative of the existing `RemoteResourceFilter` allowing to terminate a listing prematurely. An [improvement to Apache NiFi](https://github.com/apache/nifi/pull/8390) aims to support...

# Summary Adds test for and refactors implementation of `QueuePrioritizer`. [NIFI-12857](https://issues.apache.org/jira/browse/NIFI-12857) Additionally, removed some dead code from `TestStandardFlowFileQueue`. # Tracking Please complete the following tracking steps prior to pull request...

# Summary Adjusts `SFTPTransfer` to avoid listing whole target directory before upload in `PutSFTP`. [NIFI-12900](https://issues.apache.org/jira/browse/NIFI-12900) I'd appreciate if we could backport these changes to 1.x as well. Please let me...

# Summary Adds new processor `DeleteFile` to the bundle standard-processors. See issue [NIFI-12880](https://issues.apache.org/jira/browse/NIFI-12880) for the motivation behind the addition. # Tracking Please complete the following tracking steps prior to pull...

# Summary Add support for references to the record root in functions. [NIFI-12704](https://issues.apache.org/jira/browse/NIFI-12704) # Tracking Please complete the following tracking steps prior to pull request creation. ### Issue Tracking -...

# Summary [NIFI-12853](https://issues.apache.org/jira/browse/NIFI-12853) # Tracking Please complete the following tracking steps prior to pull request creation. ### Issue Tracking - [x] [Apache NiFi Jira](https://issues.apache.org/jira/browse/NIFI) issue created ### Pull Request Tracking...

# Summary Introduces the notion of an "Entity Tracking Mode" to ListedEntityTracker and provides a second mode of "Track Last Listing Time" to the existing "Track Entity Timestamp". [NIFI-12595](https://issues.apache.org/jira/browse/NIFI-12595) Beside...

We use Concourse CI and the maven-resource to build our JVM projects, including libraries. However we were not able to upload the sources and javadoc of the libraries alongside the...