nifi/nifi-nar-bundles
Jeff Storck f47be77b6a NIFI-1952 Create REST endpoints for user/group/policy management
created REST Resources for users, groups, and access policies
added Authorizables for users, groups, and access policies
added methods to DtoFactory and EntityFactory to create objects for users, groups, and access policies
extracted anonymous AuthorizableLookup impl in StandardNiFiServiceFacade.java to a protected class to make the lookup call mockable in tests
added methods to manage users/groups/access policies to StandardNiFiServiceFacade
added StandardNiFiServiceFacadeSpec to unit-test management of users/groups/access policies
added implementations for UserDAO, GroupDAO, AccessPolicyDAO.
added spring config for user/group/policy resources and daos
Updated user/group/policy creation via REST resources, no longer requires the use of the revision manager
updated StandardNiFiServiceFacadeSpec based on user/group/policy creation changes
condensed user/group/policy DAOs to a single DAO (StandardPolicyBasedAuthorizerDAO)
fixed spring config of user/group/policy REST resources
Updated to return ComponentEntity objects instead of just their IDs
mid-progress on updating tests
updated code and tests to return component entities from REST endpoints for users, groups, policies
This closes #526
2016-06-22 10:12:41 -04:00
..
nifi-ambari-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-amqp-bundle NIFI-1811 Removed ProcessorLog and updated dependent interfaces 2016-05-19 13:08:09 -04:00
nifi-avro-bundle NIFI-1909 Adding ability to process schemaless Avro records to ConvertAvrotoJson. 2016-06-20 13:48:03 -04:00
nifi-aws-bundle NIFI-786 AWS credential refactoring and enhancements 2016-05-24 00:27:13 -04:00
nifi-azure-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-cassandra-bundle NIFI-1998: Upgraded Cassandra driver to 3.0.2 2016-06-13 23:28:14 +02:00
nifi-couchbase-bundle NIFI-1811 Removed ProcessorLog and updated dependent interfaces 2016-05-19 13:08:09 -04:00
nifi-elasticsearch-bundle NIFI-1594: Add support to expression language to define index operation 2016-06-17 11:22:47 -04:00
nifi-evtx-bundle NIFI-1975 - Processor for parsing evtx files 2016-06-09 12:07:00 -04:00
nifi-flume-bundle NIFI-1898 Fixed Flume processor @OnScheduled methods to accept ProcessContext 2016-05-19 16:07:57 -04:00
nifi-framework-bundle NIFI-1952 Create REST endpoints for user/group/policy management 2016-06-22 10:12:41 -04:00
nifi-geo-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-hadoop-bundle NIFI-1037 Created a processor for HDFS' inotify events. This processor gets notifications for a select path. 2016-06-17 00:02:28 +02:00
nifi-hadoop-libraries-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-hbase-bundle NIFI-1895 Adding a property to PutHBaseJSON to allow specifying how to store the values 2016-06-20 13:19:20 -04:00
nifi-hive-bundle NIFI-1811 Renaming MockProcessorLogger to MockComponentLogger for consistency. Removing unused imports from ExecuteScript causing checkstyle failures. 2016-05-19 14:38:41 -04:00
nifi-hl7-bundle Moved HL7 test file into TestExtractHL7Attributes, fixes NIFI-1979 2016-06-07 11:20:21 -04:00
nifi-html-bundle NIFI-1749 This closes #342. Adjusting tests that fail without a connection to the Internet and removing attributable elements from test resources. 2016-04-11 13:22:00 -04:00
nifi-image-bundle NIFI-1265: 2016-06-02 09:49:57 -04:00
nifi-jetty-bundle NIFI-1265: 2016-06-02 09:49:57 -04:00
nifi-jms-bundle NIFI-1811 Removed ProcessorLog and updated dependent interfaces 2016-05-19 13:08:09 -04:00
nifi-kafka-bundle NIFI-1811 Renaming MockProcessorLogger to MockComponentLogger for consistency. Removing unused imports from ExecuteScript causing checkstyle failures. 2016-05-19 14:38:41 -04:00
nifi-kerberos-iaa-providers-bundle NIFI-1551: 2016-04-15 16:03:00 -04:00
nifi-kite-bundle NIFI-1859 Using .equals instead of == for default locale check. Adding some additional information for the input and output schema properties. 2016-05-06 23:04:11 -04:00
nifi-language-translation-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-ldap-iaa-providers-bundle NIFI-1560: 2016-05-03 08:00:34 -04:00
nifi-lumberjack-bundle NIFI-856 - Implements ListenLumberjack Processor 2016-06-02 21:58:41 -04:00
nifi-mongodb-bundle NIFI-1811 Removed ProcessorLog and updated dependent interfaces 2016-05-19 13:08:09 -04:00
nifi-mqtt-bundle NIFI-1808 Adding proper license information to Nar and provenance reporting to PublishMQTT 2016-06-01 11:37:06 -04:00
nifi-provenance-repository-bundle NIFI-2006 fixed NPE in PersistentProvenanceRepository 2016-06-14 15:15:37 -04:00
nifi-riemann-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-scripting-bundle NIFI-1918 Ignored failing test because timing is not deterministic and should not be used in unit test. 2016-05-24 22:43:17 -04:00
nifi-site-to-site-reporting-bundle NIFI-1858 Adding site-to-site reporting bundle 2016-05-17 10:38:47 -04:00
nifi-slack-bundle NIFI-1578: Create PutSlack processor 2016-06-17 15:32:17 -04:00
nifi-snmp-bundle NIFI-2066 dynamic port allocation in SNMP processors unit tests 2016-06-21 14:46:21 -04:00
nifi-social-media-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-solr-bundle NIFI-1811 Removed ProcessorLog and updated dependent interfaces 2016-05-19 13:08:09 -04:00
nifi-splunk-bundle NIFI-1834 adding fixes to PutTCP 2016-06-21 12:05:39 -04:00
nifi-spring-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-standard-bundle NIFI-2067 ignored intermittently failing MemoryTest left comment with the explanation as to why it was not removed 2016-06-21 22:18:13 -04:00
nifi-standard-services NIFI-1895 Adding a property to PutHBaseJSON to allow specifying how to store the values 2016-06-20 13:19:20 -04:00
nifi-update-attribute-bundle NIFI-1850 - Initial Commit for JSON-to-JSON Schema Converter Editor (merge from 0.7.0 - refactor for masterless cluster). This closes #511 2016-06-20 20:30:25 -04:00
pom.xml NIFI-1537 Added SNMP processors 2016-06-19 14:58:41 -04:00