commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[jira] [Commented] (NIFI-642) Eliminate hardcoded HDFS compression codec classnames.
Tim Reardon (JIRA)
[jira] [Commented] (NIFI-642) Eliminate hardcoded HDFS compression codec classnames.
Mark Payne (JIRA)
[jira] [Assigned] (NIFI-656) Release Manager: Release 0.2.0
Matt Gilman (JIRA)
[jira] [Created] (NIFI-679) InvokeHTTP - Add support for basic authentication
Matt Gilman (JIRA)
[1/2] incubator-nifi git commit: NIFI-669: - Allowing a property that as been removed to be re-added before the configuration is saved. Previously this was not allowed as the property was hidden but still present (until that save action). Now in that cas
mcgilman
[2/2] incubator-nifi git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
mcgilman
[jira] [Created] (NIFI-677) DBCPService should allow user to specify Connection URL
Mark Payne (JIRA)
[jira] [Created] (NIFI-678) DBCPService should not require password
Mark Payne (JIRA)
[jira] [Created] (NIFI-676) DBCPService throws NPE if using OtherDB
Mark Payne (JIRA)
[jira] [Commented] (NIFI-674) FileSystemRepository should not create new threads in its constructor
Dan Bress (JIRA)
[jira] [Commented] (NIFI-674) FileSystemRepository should not create new threads in its constructor
Mark Payne (JIRA)
[jira] [Created] (NIFI-675) Move local provenace configuration to UI under flow settings
Matthew Clarke (JIRA)
incubator-nifi git commit: Typo in documentation for EncryptContent
markap14
[jira] [Updated] (NIFI-669) Unable to add property to UpdateAttribute if property was just deleted
Matt Gilman (JIRA)
[jira] [Updated] (NIFI-669) Unable to add property to UpdateAttribute if property was just deleted
Matt Gilman (JIRA)
[jira] [Updated] (NIFI-669) Unable to add property to UpdateAttribute if property was just deleted
Matt Gilman (JIRA)
[01/21] incubator-nifi git commit: Make Windows batch scripts a bit more user friendly. Do no move out of the current working directory and try a little harder to find Java.
danbress
[19/21] incubator-nifi git commit: NIFI-632 moving thread start to init method
danbress
[16/21] incubator-nifi git commit: NIFI-632 - fixing parent pom
danbress
[09/21] incubator-nifi git commit: NIFI-625: Fixed bug in expression language that caused EL not to get evaluated if enclosed within curly braces
danbress
[18/21] incubator-nifi git commit: NIFI-632 moving NarCloseable and NarThreadContextClassLoader to nifi-nar-utils from nifi-framework-core-api
danbress
[06/21] incubator-nifi git commit: NIFI-662: Unit test expects \n when it should expect System.lineSeparator()
danbress
[15/21] incubator-nifi git commit: NIFI-632 cleaning up tests
danbress
[20/21] incubator-nifi git commit: NIFI-632 creating service definition files
danbress
[14/21] incubator-nifi git commit: NIFI-632 - improving tests
danbress
[10/21] incubator-nifi git commit: NIFI-632 initial checkin
danbress
[03/21] incubator-nifi git commit: Merge branch 'ms-batch' of https://github.com/BELUGABEHR/incubator-nifi into develop
danbress
[02/21] incubator-nifi git commit: NIFI-664: - Addressing incorrect argument to setTimeout call.
danbress
[04/21] incubator-nifi git commit: NIFI-583 Adjusting the callback to be aware of whether or not STDIN should be ignored, preferring to bypass the stream copying process and the reuse of the outputflowfile as the source.
danbress
[13/21] incubator-nifi git commit: NIFI-632 using NarThreadContextClassLoader when generating documentation
danbress
[21/21] incubator-nifi git commit: NIFI-632 calling annotations as part of initialization(@OnRemoved, @OnShutdown)
danbress
[05/21] incubator-nifi git commit: NIFI-668 Updating testDynamicEnvironment in TestExecuteStreamCommand to be tolerant of environment variables inherited from the system.
danbress
[07/21] incubator-nifi git commit: NIFI-571: Removed checking List<List<ControllerServiceNode>> to see if it contains a ControllerServiceNode, as it would always return false; intent was to check all inner Lists, but it's really not necessary (a bit of a
danbress
[12/21] incubator-nifi git commit: NIFI-632 Using newly generated example.nar in test code
danbress
[11/21] incubator-nifi git commit: NIFI-632 generating a test nar which loads a resource during its init method
danbress
[08/21] incubator-nifi git commit: Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
danbress
[17/21] incubator-nifi git commit: NIFI-632 using NarCloseable instead of NarThreadContextClassLoader to make sure the right classloader is being used when initializing a component for documentation generation
danbress
incubator-nifi git commit: NIFI-632 calling annotations as part of initialization(@OnRemoved, @OnShutdown)
danbress
incubator-nifi git commit: NIFI-625: Fixed bug in expression language that caused EL not to get evaluated if enclosed within curly braces
markap14
[jira] [Commented] (NIFI-662) Unit test failures for ExecuteStreamCommand
ASF subversion and git services (JIRA)
[1/3] incubator-nifi git commit: NIFI-662: Unit test expects \n when it should expect System.lineSeparator()
markap14
[3/3] incubator-nifi git commit: Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
markap14
[2/3] incubator-nifi git commit: NIFI-571: Removed checking List<List<ControllerServiceNode>> to see if it contains a ControllerServiceNode, as it would always return false; intent was to check all inner Lists, but it's really not necessary (a bit of an
markap14
[jira] [Commented] (NIFI-673) Create ListSFTP, FetchSFTP Processors
Russell Whitaker (JIRA)
[jira] [Commented] (NIFI-673) Create ListSFTP, FetchSFTP Processors
Joseph Witt (JIRA)
[jira] [Commented] (NIFI-673) Create ListSFTP, FetchSFTP Processors
Russell Whitaker (JIRA)
[jira] [Created] (NIFI-674) FileSystemRepository should not create new threads in its constructor
Mark Payne (JIRA)
[jira] [Created] (NIFI-673) Create ListSFTP, FetchSFTP Processors
Mark Payne (JIRA)
[jira] [Assigned] (NIFI-672) Documentation: Admin Guide-Controlling Levels of Access example incorrect
Joseph Witt (JIRA)
[jira] [Updated] (NIFI-672) Documentation: Admin Guide-Controlling Levels of Access example incorrect
Joseph Witt (JIRA)
[jira] [Created] (NIFI-672) Documentation: Admin Guide-Controlling Levels of Access example incorrect
Mimi Kimball (JIRA)
[jira] [Updated] (NIFI-670) Copying and pasting a processor using a controller service generates copies of the controller service
Mark Payne (JIRA)
[jira] [Updated] (NIFI-670) Copying and pasting a processor using a controller service generates copies of the controller service
Matt Gilman (JIRA)
[jira] [Created] (NIFI-671) Allow specification of SSL Protocol/Algorithm for Web UI
Aldrin Piri (JIRA)
[jira] [Created] (NIFI-670) Copying and pasting a processor using a controller service generates copies of the controller service
Aldrin Piri (JIRA)
[jira] [Assigned] (NIFI-669) Unable to add property to UpdateAttribute if property was just deleted
Matt Gilman (JIRA)
[jira] [Commented] (NIFI-669) Unable to add property to UpdateAttribute if property was just deleted
Matt Gilman (JIRA)
[jira] [Commented] (NIFI-669) Unable to add property to UpdateAttribute if property was just deleted
Mark Payne (JIRA)
[jira] [Commented] (NIFI-669) Unable to add property to UpdateAttribute if property was just deleted
Matt Gilman (JIRA)
[jira] [Commented] (NIFI-669) Unable to add property to UpdateAttribute if property was just deleted
Mark Payne (JIRA)
[jira] [Commented] (NIFI-669) Unable to add property to UpdateAttribute if property was just deleted
ASF subversion and git services (JIRA)
[jira] [Created] (NIFI-669) Unable to add property to UpdateAttribute if property was just deleted
Dan Bress (JIRA)
[1/4] incubator-nifi git commit: NIFI-632 moving NarCloseable and NarThreadContextClassLoader to nifi-nar-utils from nifi-framework-core-api
danbress
[2/4] incubator-nifi git commit: NIFI-632 using NarCloseable instead of NarThreadContextClassLoader to make sure the right classloader is being used when initializing a component for documentation generation
danbress
[4/4] incubator-nifi git commit: NIFI-632 creating service definition files
danbress
[3/4] incubator-nifi git commit: NIFI-632 moving thread start to init method
danbress
[jira] [Commented] (NIFI-625) ReplaceText does not substitute Expression Language if embedded within curly braces
Aldrin Piri (JIRA)
[jira] [Commented] (NIFI-625) ReplaceText does not substitute Expression Language if embedded within curly braces
ASF subversion and git services (JIRA)
incubator-nifi git commit: NIFI-668 Updating testDynamicEnvironment in TestExecuteStreamCommand to be tolerant of environment variables inherited from the system.
aldrin
[jira] [Commented] (NIFI-668) TestExecuteStreamCommand#testDynamicEnvironment can fail if existing NIFI_ environment variables exist
Mark Payne (JIRA)
[jira] [Commented] (NIFI-668) TestExecuteStreamCommand#testDynamicEnvironment can fail if existing NIFI_ environment variables exist
ASF subversion and git services (JIRA)
[jira] [Updated] (NIFI-625) ReplaceText does not substitute Expression Language if embedded within curly braces
Mark Payne (JIRA)
[jira] [Updated] (NIFI-625) ReplaceText does not substitute Expression Language if embedded within curly braces
Mark Payne (JIRA)
[jira] [Updated] (NIFI-625) ReplaceText does not substitute Expression Language if embedded within curly braces
Mark Payne (JIRA)
[jira] [Updated] (NIFI-668) TestExecuteStreamCommand#testDynamicEnvironment can fail if existing NIFI_ environment variables exist
Aldrin Piri (JIRA)
[jira] [Created] (NIFI-668) TestExecuteStreamCommand#testDynamicEnvironment can fail if existing NIFI_ environment variables exist
Aldrin Piri (JIRA)
[jira] [Updated] (NIFI-665) Design method for attaching attributes using ExecuteProcess/ExecuteStreamCommand
Ricky Saltzer (JIRA)
[jira] [Updated] (NIFI-665) Design method for attaching attributes using ExecuteProcess/ExecuteStreamCommand
Ricky Saltzer (JIRA)
[jira] [Updated] (NIFI-665) Design method for attaching attributes using ExecuteProcess/ExecuteStreamCommand
Ricky Saltzer (JIRA)
[jira] [Updated] (NIFI-665) Design method for attaching attributes using ExecuteProcess/ExecuteStreamCommand
Ricky Saltzer (JIRA)
[jira] [Updated] (NIFI-665) Design method for attaching attributes using ExecuteProcess/ExecuteStreamCommand
Ricky Saltzer (JIRA)
[jira] [Updated] (NIFI-665) Design method for attaching attributes using ExecuteProcess/ExecuteStreamCommand
Ricky Saltzer (JIRA)
[jira] [Created] (NIFI-667) Provide ability for an extension provider to augment the standard NiFi built in documentation with their own "document(s)" and have the augmented documents available in the help/NiFi Documentation "window".
Robert J. Mills (JIRA)
[jira] [Assigned] (NIFI-625) ReplaceText does not substitute Expression Language if embedded within curly braces
Mark Payne (JIRA)
[jira] [Comment Edited] (NIFI-482) users are currently able to evaluate a function against the result of an aggregrate function
Mark Payne (JIRA)
[jira] [Comment Edited] (NIFI-482) users are currently able to evaluate a function against the result of an aggregrate function
Mark Payne (JIRA)
[jira] [Comment Edited] (NIFI-482) users are currently able to evaluate a function against the result of an aggregrate function
Matt Gilman (JIRA)
[jira] [Commented] (NIFI-666) Need UI mechanism to acquire version number of custom components
Joseph Witt (JIRA)
[jira] [Commented] (NIFI-666) Need UI mechanism to acquire version number of custom components
Mark Payne (JIRA)
[jira] [Commented] (NIFI-666) Need UI mechanism to acquire version number of custom components
Dan Bress (JIRA)
[jira] [Created] (NIFI-666) Need UI mechanism to acquire version number of custom components
Robert J. Mills (JIRA)
[jira] [Comment Edited] (NIFI-488) Bootstrap not capturing output stream or error stream
Mark Payne (JIRA)
[jira] [Comment Edited] (NIFI-488) Bootstrap not capturing output stream or error stream
Mark Payne (JIRA)
[jira] [Commented] (NIFI-488) Bootstrap not capturing output stream or error stream
Mark Payne (JIRA)
[jira] [Commented] (NIFI-488) Bootstrap not capturing output stream or error stream
Joseph Witt (JIRA)
[jira] [Commented] (NIFI-488) Bootstrap not capturing output stream or error stream
Mark Payne (JIRA)
[jira] [Commented] (NIFI-488) Bootstrap not capturing output stream or error stream
Joseph Witt (JIRA)
[jira] [Commented] (NIFI-488) Bootstrap not capturing output stream or error stream
Joseph Witt (JIRA)
[jira] [Commented] (NIFI-488) Bootstrap not capturing output stream or error stream
Mark Payne (JIRA)
[jira] [Commented] (NIFI-488) Bootstrap not capturing output stream or error stream
Aldrin Piri (JIRA)
[jira] [Commented] (NIFI-488) Bootstrap not capturing output stream or error stream
ASF subversion and git services (JIRA)
[jira] [Commented] (NIFI-578) FlowFileNode does not set clusterNodeIdentifier
Matt Gilman (JIRA)
[jira] [Commented] (NIFI-578) FlowFileNode does not set clusterNodeIdentifier
Mark Payne (JIRA)
[jira] [Commented] (NIFI-578) FlowFileNode does not set clusterNodeIdentifier
Mark Payne (JIRA)
[jira] [Commented] (NIFI-578) FlowFileNode does not set clusterNodeIdentifier
ASF subversion and git services (JIRA)
[jira] [Updated] (NIFI-612) Remove FlowUnmarshaller
Brandon DeVries (JIRA)
[jira] [Assigned] (NIFI-612) Remove FlowUnmarshaller
Brandon DeVries (JIRA)
[jira] [Commented] (NIFI-665) Design method for attaching attributes using ExecuteProcess/ExecuteStreamCommand
Ricky Saltzer (JIRA)
[jira] [Commented] (NIFI-665) Design method for attaching attributes using ExecuteProcess/ExecuteStreamCommand
Ryan Blue (JIRA)
[jira] [Commented] (NIFI-665) Design method for attaching attributes using ExecuteProcess/ExecuteStreamCommand
Ricky Saltzer (JIRA)
[jira] [Commented] (NIFI-665) Design method for attaching attributes using ExecuteProcess/ExecuteStreamCommand
Ryan Blue (JIRA)
[jira] [Commented] (NIFI-665) Design method for attaching attributes using ExecuteProcess/ExecuteStreamCommand
Ricky Saltzer (JIRA)
[jira] [Created] (NIFI-665) Design method for attaching attributes using ExecuteProcess/ExecuteStreamCommand
Ricky Saltzer (JIRA)
[jira] [Commented] (NIFI-482) users are currently able to evaluate a function against the result of an aggregrate function
Mark Payne (JIRA)
[jira] [Commented] (NIFI-482) users are currently able to evaluate a function against the result of an aggregrate function
Mark Payne (JIRA)
[jira] [Commented] (NIFI-482) users are currently able to evaluate a function against the result of an aggregrate function
Matt Gilman (JIRA)
[jira] [Commented] (NIFI-482) users are currently able to evaluate a function against the result of an aggregrate function
Mark Payne (JIRA)
[jira] [Commented] (NIFI-482) users are currently able to evaluate a function against the result of an aggregrate function
Mark Payne (JIRA)
[jira] [Commented] (NIFI-482) users are currently able to evaluate a function against the result of an aggregrate function
Matt Gilman (JIRA)
[jira] [Commented] (NIFI-482) users are currently able to evaluate a function against the result of an aggregrate function
ASF subversion and git services (JIRA)
incubator-nifi git commit: NIFI-583 Adjusting the callback to be aware of whether or not STDIN should be ignored, preferring to bypass the stream copying process and the reuse of the outputflowfile as the source.
aldrin
[jira] [Commented] (NIFI-637) Improve Nifi Windows Batch Scripts
Mark Payne (JIRA)
[jira] [Commented] (NIFI-637) Improve Nifi Windows Batch Scripts
ASF GitHub Bot (JIRA)
[jira] [Assigned] (NIFI-583) Provide ExecuteStreamCommand option of streaming contents over STDIN of an incoming flowfile
Aldrin Piri (JIRA)
[1/2] incubator-nifi git commit: Make Windows batch scripts a bit more user friendly. Do no move out of the current working directory and try a little harder to find Java.
markap14
[2/2] incubator-nifi git commit: Merge branch 'ms-batch' of https://github.com/BELUGABEHR/incubator-nifi into develop
markap14
[jira] [Assigned] (NIFI-488) Bootstrap not capturing output stream or error stream
Mark Payne (JIRA)
[jira] [Reopened] (NIFI-583) Provide ExecuteStreamCommand option of streaming contents over STDIN of an incoming flowfile
Joseph Witt (JIRA)
[jira] [Commented] (NIFI-472) When running NiFi with the "run.as" property specified in the bootstrap.conf file, the run.as user should own the nifi.pid file
Aldrin Piri (JIRA)
[jira] [Commented] (NIFI-472) When running NiFi with the "run.as" property specified in the bootstrap.conf file, the run.as user should own the nifi.pid file
Aldrin Piri (JIRA)
[jira] [Commented] (NIFI-472) When running NiFi with the "run.as" property specified in the bootstrap.conf file, the run.as user should own the nifi.pid file
Aldrin Piri (JIRA)
[jira] [Commented] (NIFI-472) When running NiFi with the "run.as" property specified in the bootstrap.conf file, the run.as user should own the nifi.pid file
Mark Payne (JIRA)
[jira] [Commented] (NIFI-472) When running NiFi with the "run.as" property specified in the bootstrap.conf file, the run.as user should own the nifi.pid file
ASF subversion and git services (JIRA)
incubator-nifi git commit: NIFI-664: - Addressing incorrect argument to setTimeout call.
mcgilman
[jira] [Updated] (NIFI-664) WebUI - Invalid argument to setTimeout when disabling ControllerServices
Matt Gilman (JIRA)
[jira] [Commented] (NIFI-664) WebUI - Invalid argument to setTimeout when disabling ControllerServices
Matt Gilman (JIRA)
[jira] [Commented] (NIFI-664) WebUI - Invalid argument to setTimeout when disabling ControllerServices
Mark Payne (JIRA)
[jira] [Commented] (NIFI-664) WebUI - Invalid argument to setTimeout when disabling ControllerServices
ASF subversion and git services (JIRA)
[jira] [Created] (NIFI-664) WebUI - Invalid argument to setTimeout when disabling ControllerServices
Matt Gilman (JIRA)
[01/51] [abbrv] incubator-nifi git commit: NIFI-656 moving from 0.1.1 to 0.2.0 to reflect new feature merged to develop
danbress
[24/51] [abbrv] incubator-nifi git commit: NIFI-594: Removing the output to System.out and providing some simple checks to ensure extraction of attributes is consistent with the sample file used in the test.
danbress
[26/51] [abbrv] incubator-nifi git commit: Correcting simple typo in Javadoc for NiFiSpout.
danbress
[27/51] [abbrv] incubator-nifi git commit: NIFI-583: Ignore STDIN for ExecuteStreamCommand
danbress
[47/51] [abbrv] incubator-nifi git commit: NIFI-632 using NarThreadContextClassLoader when generating documentation
danbress
[23/51] [abbrv] incubator-nifi git commit: NIFI-546 clarified javadoc and added null check
danbress
[12/51] [abbrv] incubator-nifi git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
danbress
[03/51] [abbrv] incubator-nifi git commit: NIFI-654 updated all non controversial deps. Tested locally and on a remote system with full 2-way SSL
danbress
[41/51] [abbrv] incubator-nifi git commit: NIFI-591: Recognize both application/bzip2 and application/x-bzip2 as bzip mime types but use application/x-bzip2 when compressing
danbress
[35/51] [abbrv] incubator-nifi git commit: NIFI-663: Updating tests to provide valid options for assertions when in a Windows environment. Preferring regex to contains/endsWith
danbress
[20/51] [abbrv] incubator-nifi git commit: NIFI-613 just needed to check for line of length 0. Added unit test to prove fail and fix
danbress
[17/51] [abbrv] incubator-nifi git commit: NIFI-553
danbress
[32/51] [abbrv] incubator-nifi git commit: NIFI-427: Allow Process Groups to be deleted as long as no incoming or outgoing connections (unless they are also selected), all components stopped, no FlowFiles queued
danbress
[09/51] [abbrv] incubator-nifi git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
danbress
[15/51] [abbrv] incubator-nifi git commit: NIFI-551 checkstyle mods to provided patch. Main issue was extraneous imports. No biggie.
danbress
[06/51] [abbrv] incubator-nifi git commit: NIFI-644: - Using mime.type attribute when known. If not specified or is octet-stream continue using content detection (tika).
danbress
[45/51] [abbrv] incubator-nifi git commit: NIFI-632 initial checkin
danbress
[05/51] [abbrv] incubator-nifi git commit: NIFI-647: When FORK Event emitted by processor, Framework generates CREATE events for each child in addition to the FORK event; this commit fixes that bug
danbress
[25/51] [abbrv] incubator-nifi git commit: NIFI-606 Add a NiFi Storm Spout
danbress
[49/51] [abbrv] incubator-nifi git commit: NIFI-632 cleaning up tests
danbress
[28/51] [abbrv] incubator-nifi git commit: NIFI-349: - Setting namespace aware on all document builder factories.
danbress
[29/51] [abbrv] incubator-nifi git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
danbress
[43/51] [abbrv] incubator-nifi git commit: Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
danbress
[37/51] [abbrv] incubator-nifi git commit: Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
danbress
[42/51] [abbrv] incubator-nifi git commit: Merge branch 'NIFI-591' into develop
danbress
[22/51] [abbrv] incubator-nifi git commit: NIFI-41: Don't allow destination fo connection to change if current destination is holding its FlowFiles
danbress
[44/51] [abbrv] incubator-nifi git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
danbress
[38/51] [abbrv] incubator-nifi git commit: Merge branch 'NIFI-427' into develop
danbress
[04/51] [abbrv] incubator-nifi git commit: NIFI-659 updated all instances of child overrides to combine their excludes and parents
danbress
[16/51] [abbrv] incubator-nifi git commit: NIFI-602: Ensure we read all data from socket after sending 'SHUTDOWN' command
danbress
[19/51] [abbrv] incubator-nifi git commit: NIFI-379 fixed what appears to be a faulty edge condition handling
danbress
[13/51] [abbrv] incubator-nifi git commit: NIFI-602: Ensure we read all data from socket after sending 'SHUTDOWN' command
danbress
[11/51] [abbrv] incubator-nifi git commit: NIFI-645 adjusted to more reasonable defaults
danbress
[08/51] [abbrv] incubator-nifi git commit: Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
danbress
[33/51] [abbrv] incubator-nifi git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
danbress
[02/51] [abbrv] incubator-nifi git commit: NIFI-656 moving from 0.1.1 to 0.2.0 to reflect new feature merged to develop
danbress
[30/51] [abbrv] incubator-nifi git commit: Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
danbress
[48/51] [abbrv] incubator-nifi git commit: NIFI-632 Using newly generated example.nar in test code
danbress
[14/51] [abbrv] incubator-nifi git commit: NIFI-551 - ConvertJSONToAvro improve error message
danbress
[18/51] [abbrv] incubator-nifi git commit: NIFI-601: Add Dynamic Props - ExecuteStreamCommand
danbress
[07/51] [abbrv] incubator-nifi git commit: NIFI-657: Ignored Unit tests and removed maven plugin for embedding mongodb, as they fail in certain environments
danbress
[31/51] [abbrv] incubator-nifi git commit: NIFI-661: - Fixing issue which caused the invalid icon from wrapping in Firefox.
danbress
[10/51] [abbrv] incubator-nifi git commit: Merge branch 'nifi-643' into develop
danbress
[36/51] [abbrv] incubator-nifi git commit: Merge branch 'NIFI-633' into develop
danbress
[34/51] [abbrv] incubator-nifi git commit: NIFI-663: Updating tests to provide valid options for assertions when in a Windows environment. Preferring regex to contains/endsWith
danbress
[50/51] [abbrv] incubator-nifi git commit: NIFI-632 - improving tests
danbress
[51/51] [abbrv] incubator-nifi git commit: NIFI-632 - fixing parent pom
danbress
[46/51] [abbrv] incubator-nifi git commit: NIFI-632 generating a test nar which loads a resource during its init method
danbress
[40/51] [abbrv] incubator-nifi git commit: NIFI-656 performed licensing maintenance and rolled back to hadoop 2.6.0 as 2.7.0 is considered not ready for production
danbress
[21/51] [abbrv] incubator-nifi git commit: NIFI-613 and NIFI-379 checkstyle fix
danbress
[39/51] [abbrv] incubator-nifi git commit: NIFI-656 performed licensing maintenance and rolled back to hadoop 2.6.0 as 2.7.0 is considered not ready for production
danbress
[1/7] incubator-nifi git commit: NIFI-633 - Documentation Generation: Logger fixing mock initializers for Processor/ControllerService/ReportingTask to provide a valid logger
danbress
[4/7] incubator-nifi git commit: NIFI-632 - fixing parent pom
danbress
[6/7] incubator-nifi git commit: Merge branch 'NIFI-633' into develop
danbress
[7/7] incubator-nifi git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
danbress
[5/7] incubator-nifi git commit: NIFI-633 removing dependency on nifi-framework, creating MockProcessorLogger
danbress
[3/7] incubator-nifi git commit: NIFI-632 fixing transitive dependencies in framework
danbress
[2/7] incubator-nifi git commit: NIFI-632 fixing transitive dependencies in framework
danbress
[1/3] incubator-nifi git commit: NIFI-591: Recognize both application/bzip2 and application/x-bzip2 as bzip mime types but use application/x-bzip2 when compressing
markap14
[2/3] incubator-nifi git commit: Merge branch 'NIFI-591' into develop
markap14
[3/3] incubator-nifi git commit: Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
markap14
Earlier messages
Later messages