.. |
nifi-administration
|
NIFI-1896 This closes #650. Refactored nifi-api into nifi-framework-api and other locations. The nifi-api is specific to that which is needed for intended extension points.
|
2016-07-14 18:24:48 -04:00 |
nifi-authorizer
|
NIFI-2208 This closes #754. refactored as per comments on JIRA. Reduced API expsosure and tightened lifecycle management.
|
2016-08-01 14:17:26 -04:00 |
nifi-client-dto
|
NIFI-2488 Wrapping ActionDTO and BulletinDTO in entities to be able to provide readability permission to the client
|
2016-08-18 09:37:11 -04:00 |
nifi-documentation
|
NIFI-2574 Changed NiFiProperties to avoid static initializer and updated all references to it.
|
2016-08-17 00:10:07 -07:00 |
nifi-file-authorizer
|
NIFI-2574 Changed NiFiProperties to avoid static initializer and updated all references to it.
|
2016-08-17 00:10:07 -07:00 |
nifi-framework-authorization
|
NIFI-2574 Changed NiFiProperties to avoid static initializer and updated all references to it.
|
2016-08-17 00:10:07 -07:00 |
nifi-framework-cluster
|
NIFI-2662 - Fix checkstyle violations introduced by NIFI-2635
|
2016-08-25 08:55:34 -04:00 |
nifi-framework-cluster-protocol
|
NIFI-2574 fix spring context definitions
|
2016-08-17 03:38:31 -07:00 |
nifi-framework-core
|
NIFI-2605: - Fixing a regression bug where nodes would potentially be elected leader for Cluster Coordinator role when they do not have the correct flow
|
2016-08-24 12:30:48 -04:00 |
nifi-framework-core-api
|
NIFI-2605: - Fixing a regression bug where nodes would potentially be elected leader for Cluster Coordinator role when they do not have the correct flow
|
2016-08-24 12:30:48 -04:00 |
nifi-nar-utils
|
NIFI-2605: - Fixing a regression bug where nodes would potentially be elected leader for Cluster Coordinator role when they do not have the correct flow
|
2016-08-24 12:30:48 -04:00 |
nifi-properties-loader
|
NIFI-1831 Added internal logic and command-line tool to allow AES-encrypted sensitive configuration values in nifi.properties.
|
2016-08-23 20:34:31 -07:00 |
nifi-resources
|
NIFI-2643 Changed null check to !isBlank() for key in RunNiFi.
|
2016-08-24 16:20:10 -04:00 |
nifi-runtime
|
NIFI-1831 Added internal logic and command-line tool to allow AES-encrypted sensitive configuration values in nifi.properties.
|
2016-08-23 20:34:31 -07:00 |
nifi-security
|
NIFI-2574 Changed NiFiProperties to avoid static initializer and updated all references to it.
|
2016-08-17 00:10:07 -07:00 |
nifi-site-to-site
|
NIFI-1831 Added internal logic and command-line tool to allow AES-encrypted sensitive configuration values in nifi.properties.
|
2016-08-23 20:34:31 -07:00 |
nifi-user-actions
|
NIFI-1896 This closes #650. Refactored nifi-api into nifi-framework-api and other locations. The nifi-api is specific to that which is needed for intended extension points.
|
2016-07-14 18:24:48 -04:00 |
nifi-web
|
[NIFI-2658] Use bulletinEntity id instead of bulleting id since the ids match but bulletinEntities do not get bulletin objects if user is not authorized. This closes #938
|
2016-08-25 09:27:41 -04:00 |
pom.xml
|
NIFI-1831 Added internal logic and command-line tool to allow AES-encrypted sensitive configuration values in nifi.properties.
|
2016-08-23 20:34:31 -07:00 |