.. |
nifi-administration
|
NIFI-7568 - Applied Kerberos mappings to authentication requests. Kerberos mappings should now be applied correctly in H2 database for username/password based login. Added tests.
|
2020-07-24 13:28:01 -07:00 |
nifi-authorizer
|
NIFI-7621 & NIFI-7614 Updated terminology throughout codebase and documentation.
|
2020-07-14 10:39:28 -07:00 |
nifi-client-dto
|
NIFI-7627: Fixed typo that showed the wrong case for Run Statuses in the ProcessorRunStatusDetailsDTO (#4400)
|
2020-07-14 15:44:52 -04:00 |
nifi-documentation
|
Revert "NIFI-7592: Allow NiFi to be started without a GUI/REST interface"
|
2020-08-07 12:50:48 -04:00 |
nifi-file-authorizer
|
Revert "NIFI-7592: Allow NiFi to be started without a GUI/REST interface"
|
2020-08-07 12:50:48 -04:00 |
nifi-flowfile-repo-serialization
|
NIFI-6849: Reworked how nodes inherit cluster information when joining a cluster. Now, if there are conflicts, a local copy is made of the flow/authorizations/etc. and the cluster's flow is inherited.
|
2020-04-09 10:42:05 -04:00 |
nifi-framework-authorization
|
NIFI-7680 Added convenience methods for creating XML DocumentBuilder instances.
|
2020-07-28 17:02:42 -04:00 |
nifi-framework-cluster
|
NIFI-7722 Catching 'Throwable' instead of 'Exception' in 'NodeHttpRequest.run()' to make sure subsequent 'Object.notify()' (when request replication has completed) is not missed out even if an 'Error' is thrown.
|
2020-08-12 12:38:56 -04:00 |
nifi-framework-cluster-protocol
|
NIFI-7680 Added convenience methods for creating XML DocumentBuilder instances.
|
2020-07-28 17:02:42 -04:00 |
nifi-framework-core
|
NIFI-7663 Added option for emptying all queues in a process group. Available from context menu.
|
2020-08-07 16:23:00 +02:00 |
nifi-framework-core-api
|
NIFI-7663 Added option for emptying all queues in a process group. Available from context menu.
|
2020-08-07 16:23:00 +02:00 |
nifi-framework-nar-loading-utils
|
Revert "NIFI-7592: Allow NiFi to be started without a GUI/REST interface"
|
2020-08-07 12:50:48 -04:00 |
nifi-framework-nar-utils
|
Revert "NIFI-7592: Allow NiFi to be started without a GUI/REST interface"
|
2020-08-07 12:50:48 -04:00 |
nifi-mock-authorizer
|
NIFI-6849: Reworked how nodes inherit cluster information when joining a cluster. Now, if there are conflicts, a local copy is made of the flow/authorizations/etc. and the cluster's flow is inherited.
|
2020-04-09 10:42:05 -04:00 |
nifi-nar-utils
|
Revert "NIFI-7592: Allow NiFi to be started without a GUI/REST interface"
|
2020-08-07 12:50:48 -04:00 |
nifi-properties-loader
|
NIFI-7679 Changed flow fingerprint masking logic to derive a static key once (slowly) from nifi.sensitive.props.key and use a (fast) HMAC/SHA-256 operation during fingerprinting to resolve unacceptable delays.
|
2020-07-28 10:22:24 +02:00 |
nifi-repository-models
|
NIFI-7469: Updated RepositoryRecord to include flag indicating whether or not the content of a FlowFile was modified. This allows us to explicitly keep track of this state rather than implying it (potentially incorrectly).
|
2020-07-10 10:44:51 -04:00 |
nifi-resources
|
NIFI-7338 fixed provenance, top level dir,
|
2020-08-10 09:43:43 -07:00 |
nifi-runtime
|
Revert "NIFI-7592: Allow NiFi to be started without a GUI/REST interface"
|
2020-08-07 12:50:48 -04:00 |
nifi-shell-authorizer
|
NIFI-7271 Make command timeout configurable for ShellUserGroupProvider
|
2020-03-23 20:43:06 -04:00 |
nifi-site-to-site
|
NIFI-7304 Removed default value for nifi.web.max.content.size.
|
2020-07-14 10:42:00 -07:00 |
nifi-standard-prioritizers
|
NIFI-7021-RC3 prepare for next development iteration
|
2020-01-19 14:14:40 -05:00 |
nifi-stateless
|
NIFI-7678: Fixed memory leak, improved some logic that constantly created collections unnecessarily. Changed types of Collections being used to much more efficient implementations. Removed using Streams for performance-critical parts of application
|
2020-07-27 13:28:15 +02:00 |
nifi-user-actions
|
NIFI-7021-RC3 prepare for next development iteration
|
2020-01-19 14:14:40 -05:00 |
nifi-web
|
NIFI-7736 Fix: Empty All Queues performance - When authorizing request, checking read/write credentials on encapsulated process groups and connections was doubly recursive (for each element it added all child elements multiple times again, making this exponential instead of linear).
|
2020-08-13 10:42:44 -04:00 |
pom.xml
|
Revert "NIFI-7592: Allow NiFi to be started without a GUI/REST interface"
|
2020-08-07 12:50:48 -04:00 |