You are viewing a plain text version of this content. The canonical link for it is here.
- nifi git commit: NIFI-5565 Added reference to confluence documentation from the developers guide - posted by mt...@apache.org on 2018/09/01 11:33:29 UTC, 0 replies.
- [1/2] nifi-site git commit: Updated security page with 1.7.0 fixes. - posted by al...@apache.org on 2018/09/04 21:32:21 UTC, 0 replies.
- [2/2] nifi-site git commit: Added links to NiFi Jira and PR for 1.7.0 security fixes. - posted by al...@apache.org on 2018/09/04 21:32:22 UTC, 0 replies.
- svn commit: r1840067 - /nifi/site/trunk/security.html - posted by al...@apache.org on 2018/09/04 21:33:13 UTC, 0 replies.
- nifi-site git commit: Added section links for releases to security page. - posted by al...@apache.org on 2018/09/04 21:40:09 UTC, 0 replies.
- svn commit: r1840068 - /nifi/site/trunk/security.html - posted by al...@apache.org on 2018/09/04 21:41:44 UTC, 0 replies.
- nifi git commit: NIFI-5456: AWS clients now work with private link endpoints (VPC) - posted by pv...@apache.org on 2018/09/05 13:04:40 UTC, 0 replies.
- nifi git commit: NIFI-5366 - Added ContentSecurityPolicyFilter which stops framing of NiFi resources. It applies the Content-Security-Policy header. This protects against clickjacking. NIFI-5366 - Added unit test. Added single quotes around 'self' for fr - posted by al...@apache.org on 2018/09/06 00:39:47 UTC, 0 replies.
- nifi git commit: NIFI-5495 Made date format configurable. - posted by ze...@apache.org on 2018/09/09 07:04:04 UTC, 0 replies.
- nifi git commit: NIFI-5581: Disable connection pooling for OkHttpReplicationClient. We should revisit this in the future, but for now, it appears that Jetty is having problems with the connections if they are reused. By disabling the Connection Pooling, - posted by mc...@apache.org on 2018/09/10 13:44:32 UTC, 0 replies.
- nifi git commit: Revert "NIFI-4272 support multiple captures when EL is present in replacement value" - posted by ma...@apache.org on 2018/09/11 15:16:33 UTC, 0 replies.
- nifi git commit: NIFI-5569 Added keywords to Route* and ScanAttribute processors to improve discoverability. - posted by pv...@apache.org on 2018/09/11 16:09:59 UTC, 0 replies.
- nifi-minifi-cpp git commit: MINIFICPP-604: Convert C++ namespace operators to Java packing operators - posted by al...@apache.org on 2018/09/12 20:58:00 UTC, 0 replies.
- nifi git commit: Clarifying upsert query documentation for PutMongo processor. - posted by mt...@apache.org on 2018/09/12 21:47:27 UTC, 0 replies.
- nifi-minifi-cpp git commit: MINIFICPP-602: Add ability to use CSV within url field - posted by al...@apache.org on 2018/09/14 02:16:22 UTC, 0 replies.
- nifi git commit: NIFI-5597: Restored FreeFormTextRecordSetWriter to the META-INF services file - posted by bb...@apache.org on 2018/09/14 13:53:03 UTC, 0 replies.
- nifi-minifi-cpp git commit: MINIFICPP-606: Use centos bootstrap config for AWS Linux - posted by al...@apache.org on 2018/09/14 15:12:03 UTC, 0 replies.
- nifi git commit: NIFI-5577 Fixing update method in NaiveRevisionManager so that failed updates don't change the revision - posted by ma...@apache.org on 2018/09/14 15:34:07 UTC, 0 replies.
- nifi git commit: NIFI-3425: Provide ability to cache CQL statements - posted by ma...@apache.org on 2018/09/14 15:37:41 UTC, 0 replies.
- nifi git commit: NIFI-1184 Mock FileSystem for PutHDFSTest - posted by mt...@apache.org on 2018/09/14 17:31:33 UTC, 0 replies.
- nifi git commit: NIFI-5449: Added Base64 Encode/Decode functions to RecordPath NIFI-5449: Incorporated review comments - posted by mt...@apache.org on 2018/09/14 18:05:58 UTC, 0 replies.
- nifi git commit: NIFI-5592: If an Exception is thrown by RecordReader.read() from ConsumeKafkaRecord, route Record to parse.failure relationship - posted by pv...@apache.org on 2018/09/15 12:49:36 UTC, 0 replies.
- nifi-minifi-cpp git commit: MINIFICPP-607: Remove host/peer bypass - posted by al...@apache.org on 2018/09/15 16:00:34 UTC, 0 replies.
- nifi git commit: NIFI-5596 Upgraded splunk-sdk-java version NIFI-5596 Updated L&N - posted by mt...@apache.org on 2018/09/17 16:54:25 UTC, 0 replies.
- [1/2] nifi git commit: NIFI-5147, NIFI-5566 Added CryptographicHashAttribute and CryptographicHashContent processors. Deprecated HashContent processor. Added documentation to HashAttribute processor. Added shared HashService and HashAlgorithm enum. Added - posted by al...@apache.org on 2018/09/18 00:04:23 UTC, 0 replies.
- [2/2] nifi git commit: NIFI-5147, NIFI-5566 Added CryptographicHashAttribute and CryptographicHashContent processors. Deprecated HashContent processor. Added documentation to HashAttribute processor. Added shared HashService and HashAlgorithm enum. Added - posted by al...@apache.org on 2018/09/18 00:04:24 UTC, 0 replies.
- nifi git commit: NIFI-5566 Added unit test for PR feedback. - posted by al...@apache.org on 2018/09/18 00:13:13 UTC, 0 replies.
- nifi git commit: NIFI-5510: Introducing PutCassandraRecord processor NIFI-5510: Fixes for PR review comments - posted by mt...@apache.org on 2018/09/18 12:11:13 UTC, 0 replies.
- nifi-registry git commit: NIFIREG-198 Add unit test that reproduces bug - posted by bb...@apache.org on 2018/09/18 13:35:26 UTC, 0 replies.
- nifi-registry git commit: NIFIREG-199 - Adding interfaces to represent configurable components and extension components - posted by kd...@apache.org on 2018/09/18 15:21:22 UTC, 0 replies.
- nifi git commit: NIFI-5239 Made a client service an optional source of connection pooling in Mongo processors. - posted by ze...@apache.org on 2018/09/19 11:34:45 UTC, 0 replies.
- [1/5] nifi git commit: NIFI-5518: Added processors for integrating with Apache Kafka 2.0 - posted by pv...@apache.org on 2018/09/19 13:50:25 UTC, 0 replies.
- [2/5] nifi git commit: NIFI-5518: Added processors for integrating with Apache Kafka 2.0 - posted by pv...@apache.org on 2018/09/19 13:50:26 UTC, 0 replies.
- [3/5] nifi git commit: NIFI-5518: Added processors for integrating with Apache Kafka 2.0 - posted by pv...@apache.org on 2018/09/19 13:50:27 UTC, 0 replies.
- [4/5] nifi git commit: NIFI-5518: Added processors for integrating with Apache Kafka 2.0 - posted by pv...@apache.org on 2018/09/19 13:50:28 UTC, 0 replies.
- [5/5] nifi git commit: NIFI-5518: Added processors for integrating with Apache Kafka 2.0 - posted by pv...@apache.org on 2018/09/19 13:50:29 UTC, 0 replies.
- nifi git commit: NIFI-5598: Allow JMS Processors to lookup Connection Factory via JNDI - posted by ma...@apache.org on 2018/09/19 16:59:17 UTC, 0 replies.
- nifi git commit: NIFI-5327 Adding Netflowv5 protocol parser NIFI-5327 Formated Code to adhere NiFi checkstyle NIFI-5327 Incorporated code review comments NIFI-5327 Update additionalDetails docs NIFI-5327 Format IPV4 fields & rename nar NIFI-5327 Update d - posted by mt...@apache.org on 2018/09/19 17:18:10 UTC, 0 replies.
- [1/4] nifi git commit: NIFI-375: Added operation policy - posted by mc...@apache.org on 2018/09/19 19:30:06 UTC, 0 replies.
- [2/4] nifi git commit: NIFI-375: Added operation policy - posted by mc...@apache.org on 2018/09/19 19:30:07 UTC, 0 replies.
- [3/4] nifi git commit: NIFI-375: Added operation policy - posted by mc...@apache.org on 2018/09/19 19:30:08 UTC, 0 replies.
- [4/4] nifi git commit: NIFI-375: Added operation policy - posted by mc...@apache.org on 2018/09/19 19:30:09 UTC, 0 replies.
- nifi git commit: NIFI-5609: Fixed NullPointer when attempting to view status history for a component that has not yet run - posted by ma...@apache.org on 2018/09/19 20:57:36 UTC, 0 replies.
- nifi git commit: NIFI-5599 - Bump Kafka versions - posted by ze...@apache.org on 2018/09/20 09:05:20 UTC, 0 replies.
- nifi git commit: NIFI-5615: set the avro-binary MIME type for converting processors - posted by pv...@apache.org on 2018/09/20 10:08:10 UTC, 0 replies.
- nifi git commit: NIFI-5613: Upgraded version of geoip2 library to version 2.12.0; fixed unit tests - posted by pv...@apache.org on 2018/09/20 11:55:24 UTC, 0 replies.
- nifi git commit: NIFI-5614: Update commons-dbcp to commons-dbcp2 for DBCPConnectionPool - posted by mt...@apache.org on 2018/09/20 12:19:40 UTC, 0 replies.
- nifi git commit: NIFI-5542 Added support for node groups to FileAccessPolicyProvider - posted by kd...@apache.org on 2018/09/20 14:28:05 UTC, 0 replies.
- [1/9] nifi-minifi-cpp git commit: MINIFICPP-595: Provide basic support for windows. MINIFICPP-32: Add windows event log reader MINIFICPP-596: Build core and libminifi artifacts. Must abstract features that are operating system dependent, such as uuid - posted by al...@apache.org on 2018/09/20 15:14:56 UTC, 0 replies.
- [2/9] nifi-minifi-cpp git commit: MINIFICPP-595: Provide basic support for windows. MINIFICPP-32: Add windows event log reader MINIFICPP-596: Build core and libminifi artifacts. Must abstract features that are operating system dependent, such as uuid - posted by al...@apache.org on 2018/09/20 15:14:57 UTC, 0 replies.
- [3/9] nifi-minifi-cpp git commit: MINIFICPP-595: Provide basic support for windows. MINIFICPP-32: Add windows event log reader MINIFICPP-596: Build core and libminifi artifacts. Must abstract features that are operating system dependent, such as uuid - posted by al...@apache.org on 2018/09/20 15:14:58 UTC, 0 replies.
- [4/9] nifi-minifi-cpp git commit: MINIFICPP-595: Provide basic support for windows. MINIFICPP-32: Add windows event log reader MINIFICPP-596: Build core and libminifi artifacts. Must abstract features that are operating system dependent, such as uuid - posted by al...@apache.org on 2018/09/20 15:14:59 UTC, 0 replies.
- [5/9] nifi-minifi-cpp git commit: MINIFICPP-595: Provide basic support for windows. MINIFICPP-32: Add windows event log reader MINIFICPP-596: Build core and libminifi artifacts. Must abstract features that are operating system dependent, such as uuid - posted by al...@apache.org on 2018/09/20 15:15:00 UTC, 0 replies.
- [6/9] nifi-minifi-cpp git commit: MINIFICPP-595: Provide basic support for windows. MINIFICPP-32: Add windows event log reader MINIFICPP-596: Build core and libminifi artifacts. Must abstract features that are operating system dependent, such as uuid - posted by al...@apache.org on 2018/09/20 15:15:01 UTC, 0 replies.
- [7/9] nifi-minifi-cpp git commit: MINIFICPP-595: Provide basic support for windows. MINIFICPP-32: Add windows event log reader MINIFICPP-596: Build core and libminifi artifacts. Must abstract features that are operating system dependent, such as uuid - posted by al...@apache.org on 2018/09/20 15:15:02 UTC, 0 replies.
- [8/9] nifi-minifi-cpp git commit: MINIFICPP-595: Provide basic support for windows. MINIFICPP-32: Add windows event log reader MINIFICPP-596: Build core and libminifi artifacts. Must abstract features that are operating system dependent, such as uuid - posted by al...@apache.org on 2018/09/20 15:15:03 UTC, 0 replies.
- [9/9] nifi-minifi-cpp git commit: MINIFICPP-595: Provide basic support for windows. MINIFICPP-32: Add windows event log reader MINIFICPP-596: Build core and libminifi artifacts. Must abstract features that are operating system dependent, such as uuid - posted by al...@apache.org on 2018/09/20 15:15:04 UTC, 0 replies.
- [1/4] nifi-registry git commit: NIFIREG-186: Adding Ranger authorizer - posted by kd...@apache.org on 2018/09/20 17:57:05 UTC, 0 replies.
- [2/4] nifi-registry git commit: NIFIREG-186: Adding Ranger authorizer - posted by kd...@apache.org on 2018/09/20 17:57:06 UTC, 0 replies.
- [3/4] nifi-registry git commit: NIFIREG-186: Adding Ranger authorizer - posted by kd...@apache.org on 2018/09/20 17:57:07 UTC, 0 replies.
- [4/4] nifi-registry git commit: NIFIREG-186: Adding Ranger authorizer - posted by kd...@apache.org on 2018/09/20 17:57:08 UTC, 0 replies.
- nifi-minifi-cpp git commit: MINIFICPP-610: Add description to types - posted by al...@apache.org on 2018/09/20 18:59:11 UTC, 0 replies.
- nifi-minifi-cpp git commit: MINIFICPP-613: Remove undocumented option that allows arbitrary paths that aren't needed. Defaulting to root - posted by al...@apache.org on 2018/09/20 19:13:24 UTC, 0 replies.
- nifi-registry git commit: NIFIREG-186 Referencing the correct parent artifact. - posted by kd...@apache.org on 2018/09/20 19:32:48 UTC, 0 replies.
- nifi-minifi-cpp git commit: MINIFICPP-614: Don't rebuild agent information every call - posted by al...@apache.org on 2018/09/20 19:56:00 UTC, 0 replies.
- nifi git commit: NIFI-5578 Correct errors in EL Guide including Date Manipulation and Escaping EL examples - posted by pv...@apache.org on 2018/09/21 09:03:47 UTC, 0 replies.
- nifi-minifi-cpp git commit: MINIFICPP-603: Add updates for windows C2 responses - posted by al...@apache.org on 2018/09/21 13:41:19 UTC, 0 replies.
- nifi-minifi-cpp git commit: MINIFICPP-616 Run appveyor on all branches - posted by ph...@apache.org on 2018/09/21 15:50:36 UTC, 0 replies.
- nifi-registry git commit: NIFIREG-200 Update dependencies - posted by bb...@apache.org on 2018/09/21 16:14:02 UTC, 0 replies.
- [01/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:00 UTC, 0 replies.
- [02/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:01 UTC, 0 replies.
- [03/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:02 UTC, 0 replies.
- [04/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:03 UTC, 0 replies.
- [05/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:04 UTC, 0 replies.
- [06/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:05 UTC, 0 replies.
- [07/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:06 UTC, 0 replies.
- [08/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:07 UTC, 0 replies.
- [09/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:08 UTC, 0 replies.
- [10/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:09 UTC, 0 replies.
- [11/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:10 UTC, 0 replies.
- [12/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:11 UTC, 0 replies.
- [13/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:12 UTC, 0 replies.
- [14/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:13 UTC, 0 replies.
- [15/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:14 UTC, 0 replies.
- [16/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:15 UTC, 0 replies.
- [17/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:16 UTC, 0 replies.
- [18/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:17 UTC, 0 replies.
- [19/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:18 UTC, 0 replies.
- [20/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:19 UTC, 0 replies.
- [21/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:20 UTC, 0 replies.
- [22/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:21 UTC, 0 replies.
- [23/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:22 UTC, 0 replies.
- [24/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:23 UTC, 0 replies.
- [25/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:24 UTC, 0 replies.
- [26/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:25 UTC, 0 replies.
- [27/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:26 UTC, 0 replies.
- [28/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:27 UTC, 0 replies.
- [29/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:28 UTC, 0 replies.
- [30/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:29 UTC, 0 replies.
- [31/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:30 UTC, 0 replies.
- [32/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:31 UTC, 0 replies.
- [33/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:32 UTC, 0 replies.
- [34/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:33 UTC, 0 replies.
- [35/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:34 UTC, 0 replies.
- [36/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:35 UTC, 0 replies.
- [37/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:36 UTC, 0 replies.
- [38/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:37 UTC, 0 replies.
- [39/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:38 UTC, 0 replies.
- [40/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:39 UTC, 0 replies.
- [41/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:40 UTC, 0 replies.
- [42/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:41 UTC, 0 replies.
- [43/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:42 UTC, 0 replies.
- [44/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:43 UTC, 0 replies.
- [45/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:44 UTC, 0 replies.
- [46/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:45 UTC, 0 replies.
- [47/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:46 UTC, 0 replies.
- [48/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:47 UTC, 0 replies.
- [49/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:48 UTC, 0 replies.
- [50/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:49 UTC, 0 replies.
- [51/51] [partial] nifi-registry git commit: NIFIREG-201 Refactoring project structure to better isolate extensions - posted by kd...@apache.org on 2018/09/22 02:11:50 UTC, 0 replies.
- nifi-registry git commit: Empty commit to fix github mirror - posted by kd...@apache.org on 2018/09/22 02:15:36 UTC, 0 replies.
- [1/2] nifi-registry git commit: NIFIREG-202-RC1 prepare release nifi-registry-0.3.0-RC1 - posted by kd...@apache.org on 2018/09/22 13:22:51 UTC, 0 replies.
- [2/2] nifi-registry git commit: NIFIREG-202-RC1 prepare for next development iteration - posted by kd...@apache.org on 2018/09/22 13:22:52 UTC, 0 replies.
- svn commit: r29595 - /dev/nifi/nifi-registry/nifi-registry-0.3.0/ - posted by kd...@apache.org on 2018/09/22 13:37:05 UTC, 0 replies.
- nifi git commit: NIFI-5514: Fixed bugs in MergeRecord around minimum thresholds not being honored and validation not being performed to ensure that minimum threshold is smaller than max threshold (would previously allow min record = 100, max records = 2 - posted by pv...@apache.org on 2018/09/24 20:36:15 UTC, 0 replies.
- nifi git commit: NIFI-5588 - Fix max wait time in DBCP Connection Pool - posted by ze...@apache.org on 2018/09/25 06:50:20 UTC, 0 replies.
- nifi git commit: NIFI-5630: Ensure that we include counters in Status History when present - posted by pv...@apache.org on 2018/09/25 10:24:31 UTC, 0 replies.
- nifi git commit: NIFI-5618: Avoid NPE when viewing Provenance Event details on a disconnected node - posted by pv...@apache.org on 2018/09/25 10:29:17 UTC, 0 replies.
- nifi git commit: NIFI-5591 - Added avro compression format to ExecuteSQL - posted by mt...@apache.org on 2018/09/25 13:58:28 UTC, 0 replies.
- svn commit: r29667 - /dev/nifi/nifi-registry/nifi-registry-0.3.0/ /release/nifi/nifi-registry/nifi-registry-0.3.0/ - posted by kd...@apache.org on 2018/09/25 15:32:06 UTC, 0 replies.
- [1/3] nifi-registry git commit: NIFIREG-202-RC1 prepare release nifi-registry-0.3.0-RC1 - posted by kd...@apache.org on 2018/09/25 15:36:15 UTC, 0 replies.
- [2/3] nifi-registry git commit: NIFIREG-202-RC1 prepare for next development iteration - posted by kd...@apache.org on 2018/09/25 15:36:16 UTC, 0 replies.
- [3/3] nifi-registry git commit: Merge branch 'NIFIREG-202-rc1' - posted by kd...@apache.org on 2018/09/25 15:36:17 UTC, 0 replies.
- [nifi-registry] Git Push Summary - posted by kd...@apache.org on 2018/09/25 15:50:26 UTC, 0 replies.
- nifi git commit: NIFI-5633 - allDelineatedValues can throw ArrayIndexOutOfBoundsException - posted by ma...@apache.org on 2018/09/25 18:07:37 UTC, 0 replies.
- nifi git commit: NIFI-3344 Added property to JoltTransformJSON allowing the user to specify pretty print, defaults to false - posted by pv...@apache.org on 2018/09/25 21:07:35 UTC, 0 replies.
- svn commit: r29677 - /release/nifi/nifi-registry/nifi-registry-0.3.0/ - posted by kd...@apache.org on 2018/09/25 21:32:39 UTC, 0 replies.
- nifi git commit: NIFI-2624 JdbcCommon treats BigDecimals now as Avro Logical type using bytes to hold data (not String as is was before). - posted by pv...@apache.org on 2018/09/25 21:34:15 UTC, 0 replies.
- nifi git commit: This closes #1142. - posted by pv...@apache.org on 2018/09/25 21:48:02 UTC, 0 replies.
- [nifi] Git Push Summary - posted by pv...@apache.org on 2018/09/25 21:49:42 UTC, 0 replies.
- svn commit: r1841991 [1/3] - in /nifi/site/trunk: ./ docs/nifi-registry-docs/ docs/nifi-registry-docs/html/ docs/nifi-registry-docs/rest-api/ - posted by kd...@apache.org on 2018/09/26 01:37:13 UTC, 0 replies.
- svn commit: r1841991 [3/3] - in /nifi/site/trunk: ./ docs/nifi-registry-docs/ docs/nifi-registry-docs/html/ docs/nifi-registry-docs/rest-api/ - posted by kd...@apache.org on 2018/09/26 01:37:13 UTC, 0 replies.
- svn commit: r1841991 [2/3] - in /nifi/site/trunk: ./ docs/nifi-registry-docs/ docs/nifi-registry-docs/html/ docs/nifi-registry-docs/rest-api/ - posted by kd...@apache.org on 2018/09/26 01:37:13 UTC, 0 replies.
- svn commit: r1841992 - /nifi/site/trunk/registry.html - posted by kd...@apache.org on 2018/09/26 01:42:11 UTC, 0 replies.
- svn commit: r29679 - /release/nifi/nifi-registry/nifi-registry-0.2.0/ - posted by kd...@apache.org on 2018/09/26 01:57:02 UTC, 0 replies.
- nifi git commit: This closes #1661. - posted by pv...@apache.org on 2018/09/26 11:05:36 UTC, 0 replies.
- nifi git commit: NIFI-5634: When merging RPG entities, ensure that we only send back the ports that are common to all nodes - even if that means sending back no ports - posted by mc...@apache.org on 2018/09/27 14:11:45 UTC, 0 replies.
- nifi git commit: NIFI-5640: Improved efficiency of Avro Reader and some methods of AvroTypeUtil. Also switched ServiceStateTransition to using read/write locks instead of synchronized blocks because profiling showed that significant time was spent in det - posted by ma...@apache.org on 2018/09/27 19:39:34 UTC, 0 replies.
- [1/2] nifi git commit: NIFI-5557 Added test in PutHDFSTest for IOException with a nested GSSException Resolved most of the code warnings in PutHDFSTest - posted by js...@apache.org on 2018/09/27 20:25:25 UTC, 0 replies.
- [2/2] nifi git commit: NIFI-5557: handling expired ticket by rollback and penalization - posted by js...@apache.org on 2018/09/27 20:25:26 UTC, 0 replies.
- nifi git commit: NIFI-5612: Support JDBC drivers that return Long for unsigned ints - posted by ma...@apache.org on 2018/09/28 17:46:58 UTC, 0 replies.
- nifi git commit: NIFI-5628 Added content length check to OkHttpReplicationClient. Added unit tests. - posted by mc...@apache.org on 2018/09/28 18:34:47 UTC, 0 replies.