Commit Graph

732 Commits

Author SHA1 Message Date
Mark Payne 8bcaca7514 NIFI-506: Fixed unit tests 2015-04-11 20:01:22 -04:00
Mark Payne 58ea7af9a7 Merge branch 'NIFI-25' into develop 2015-04-11 14:39:07 -04:00
Mark Payne e8134870fd Merge branch 'develop' into NIFI-25 2015-04-11 14:38:51 -04:00
Mark Payne 0211d0d715 NIFI-25: Updated AWS procs to fix problems noted by code review 2015-04-11 14:34:11 -04:00
joewitt 9ee34e2e3c NIFI-514 removed extraneous logging 2015-04-11 12:06:45 -04:00
Matt Gilman 7aca8eaeae Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-11 07:55:28 -04:00
Matt Gilman 9054dd4e42 NIFI-502:
- When adding a new property entering into edit mode automatically.
- Ensuring the markup for the available actions are appended instead of replaced.
2015-04-10 16:07:45 -04:00
Mark Payne f1c36e64f1 Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-10 14:55:23 -04:00
Mark Payne 1963c27409 NIFI-505: Added more legit unit tests 2015-04-10 14:51:27 -04:00
Matt Gilman df5755514c NIFI-510:
- Only reacting to window resize events when the target of the event is the window.
2015-04-10 14:48:01 -04:00
Mark Payne c83c7afd98 NIFI-506: Fixed unit tests and resources, and added RAT exclusions 2015-04-10 14:25:53 -04:00
Matt Gilman cd845c08f2 NIFI-508:
- Fixing the ordering of words when the text wraps..
2015-04-10 12:34:52 -04:00
Matt Gilman 9299355ae9 NIFI-497:
- Requiring new property names to be unique.
2015-04-10 11:30:54 -04:00
Mark Payne 3515f2c12f Revert "NIFI-488: Redirect nifi output streams and redirect bootstrap log messages to file"
This reverts commit abd279c1e0.
2015-04-10 11:20:23 -04:00
Mark Payne 2c6b2a5664 NIFI-507: Make default not to yield for ports and funnels 2015-04-10 11:06:12 -04:00
Matt Gilman 322be256b5 NIFI-459:
- Fixing the label for the units in the hex view label.
2015-04-10 11:03:05 -04:00
Mark Payne 93a121044b Merge branch 'develop' into NIFI-25
Conflicts:
	nifi/nifi-assembly/NOTICE
	nifi/nifi-nar-bundles/pom.xml
2015-04-10 09:42:53 -04:00
Mark Payne c201aa1d08 Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-10 09:39:20 -04:00
Mark Payne e18c0a7d26 NIFI-503: Removed dependencies on commons-lang3 and commons-io 2015-04-10 09:37:53 -04:00
Mark Payne 512ac9c704 NIFI-504: Removed erroneous copyright notice 2015-04-10 08:42:43 -04:00
Mark Payne 10d002c78a NIFI-244: Fixed copy/paste error that called out website as http://http://... instead of just http://... 2015-04-10 08:40:22 -04:00
Matt Gilman c1959b3e2d NIFI-501:
- Ensuring the property descriptor is loaded before adding/updating the property in the table.
2015-04-10 06:56:51 -04:00
Mark Payne b682b6fab5 NIFI-74, NIFI-345, NIFI-495: Fixed several site-to-site related bugs 2015-04-09 17:59:02 -04:00
Mark Payne e9cb3b300c NIFI-244: Initial import of GetTwitter processor 2015-04-09 17:56:52 -04:00
Mark Payne 178c5cd287 NIFI-505: Initial import of language translation nar 2015-04-09 17:55:33 -04:00
Mark Payne ff0bd2c669 504: Initial import of geo enrich processors 2015-04-09 17:54:59 -04:00
Mark Payne 45416dc66b NIFI-506: Initial import of HL7 work 2015-04-09 17:54:33 -04:00
Matt Gilman eb023e57b2 NIFI-494:
- Escaping parameters as appropriate.
- Additional error handling.
2015-04-09 15:49:46 -04:00
Mark Payne e8fde85914 NIFI-496: Only update the updatedAttributes map if a value is changed 2015-04-09 09:31:20 -04:00
Mark Payne abd279c1e0 NIFI-488: Redirect nifi output streams and redirect bootstrap log messages to file 2015-04-08 13:41:34 -04:00
Mark Payne 7819afbefd NIFI-495: Fixed handling of FlowFiles if destination full by rolling back session 2015-04-08 13:38:33 -04:00
Matt Gilman 2154b822bf NIFI-475:
- Adding support to create controller services inline when editing a components properties.

NIFI-475:
- Adding support to create controller services inline when editing a components properties.

NIFI-475:
- Prompting the user to save changes before navigating to the controller service definition.

NIFI-475:
- Adding support to create controller services inline when editing a components properties.

NIFI-475:
- Adding support to create controller services inline when editing a components properties.

NIFI-475:
- Prompting the user to save changes before navigating to the controller service definition.

NIFI-475:
- Prompting the user to save changes before navigating to the controller service definition.

NIFI-475:
- Prompting the user to save changes before navigating to the controller service definition.

NIFI-475:
- Only providing the option to go to the service if the dialog is originating from the canvas (not for instance the summary page).

NIFI-475:
- Removing the children from the documented types. This prevents conveying the documented type hierarchies but that isn't necessary given the support for creating instances inline when editing properties.

NIFI-475:
- Removing the type hierarchies from the new controller service dialog.

NIFI-475:
- Including the controller service description in the inline controller service dialog.
2015-04-08 12:25:48 -04:00
Matt Gilman e456ea37f4 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-08 11:28:44 -04:00
Matt Gilman d769b50e39 NIFI-493:
- Fixing the number of documented components.
- Fixing unordered list creation.
2015-04-08 08:39:05 -04:00
Mark Payne 8d20b82095 NIFI-492: When attempting to get a connection from the pool, if we create a new one and encounter an error, should ensure we close the new connection 2015-04-07 14:16:54 -04:00
Mark Payne 39735c30bc Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-07 12:46:48 -04:00
Mark Payne c974ea90f8 NIFI-491: Fixed bug that caused InvocationTargetException.getCause().getCause() instead of InvocationTargetException.getCause(); also if null passed into logger, avoid the NPE that results 2015-04-07 12:41:31 -04:00
Mark Payne a7862a19ba NIFI-490: If IO error when creating Site-to-Site transaction, cleanup connection 2015-04-07 12:36:35 -04:00
Matt Gilman 7369730cea NIFI-489:
- Using the underlying instance in the base class instead of the proxy.
2015-04-07 10:15:54 -04:00
Matt Gilman 4f015f5f43 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-07 10:14:09 -04:00
Mark Payne 3a2b12d7c9 NIFI-486: Fixed NPE that occurs if processor allows for controller service as optional property and no value set
Signed-off-by: joewitt <joewitt@apache.org>
2015-04-06 21:13:30 -04:00
Mark Payne 50986932d6 NIFI-486: Fixed NPE that occurs if processor allows for controller service as optional property and no value set 2015-04-06 17:59:07 -04:00
Matt Gilman e79db821b6 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-06 07:20:24 -04:00
Jon Anderson 4a16845309 NIFI-484 EvaluateJsonPath: always overwrites content
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-04-05 14:22:46 -04:00
Jon Anderson 2b21b46501 org.apache.nifi.controller.exception.ProcessorLifeCycleException should be renamed to ComponentLifeCycleException
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-04-05 09:43:10 -04:00
Matt Gilman 6bbd172399 NIFI-481:
- Enabling enter to add a new property.
- Autoselecting and scrolling to new property rows.
2015-04-02 22:34:34 -04:00
Matt Gilman 2c352267af NIFI-449:
- Adding a link to the nfel styles.
2015-04-01 11:40:17 -04:00
Matt Gilman e2878170a1 NIFI-477:
- Updating the property details shown in a read only dialog for properties with allowable values. Now rendering a read only combo to show the value's display name and the other available options.
2015-04-01 11:15:07 -04:00
Matt Gilman 30fc75e2b8 NIFI-480:
- Addressing issues caused by canceling a dialog by pressing escape. Previously pressing escape would cause too many dialogs to close. This could lead to potential configuration loss if there was other unsaved changes.
2015-04-01 09:42:33 -04:00
Mark Payne 4752e284f6 NIFI-478: Fixed bug that caused byte sequence to be dropped for last split under certain circumstances; added new unit tests
Signed-off-by: joewitt <joewitt@apache.org>
2015-03-31 23:03:25 -04:00