Mark Payne
3667a28e87
Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-04-17 12:06:52 -04:00
Mark Payne
a06c25373f
NIFI-523: Do not read all lucene documents when we dont need to
2015-04-17 09:13:57 -04:00
joewitt
ce5a654e96
NIFI-522 updated Jetty version and removed extraneous name element from unrelated pom
2015-04-17 07:59:54 -04:00
bbende
a9ef5ec1bc
Upgrading to Solr 5.1.0, fixing empty javadoc, and cleaning up variable naming
2015-04-16 22:09:11 -04:00
Jenn Barnabee
7843132228
NIFI-520 Added documentation on the new Controller Services and Reporting Tasks features to the User Guide.
2015-04-15 07:45:29 -04:00
bbende
751d601a92
Merge remote-tracking branch 'upstream/develop' into nifi-solr-bundle
...
Conflicts:
nifi/nifi-assembly/pom.xml
nifi/nifi-nar-bundles/pom.xml
2015-04-13 20:03:30 -04:00
Matt Gilman
8270791b1d
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-04-11 20:47:38 -04:00
Mark Payne
8bcaca7514
NIFI-506: Fixed unit tests
2015-04-11 20:01:22 -04:00
Matt Gilman
b2a806ab2e
NIFI-517:
...
- Automatically logging stack trace when the exception maps to a 500 response code.
2015-04-11 18:49:03 -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
bbende
a58891af1f
Merge remote-tracking branch 'upstream/develop' into nifi-solr-bundle
2015-04-08 17:48:26 -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
Brandon DeVries
e1e1aecc8b
Merge branch 'NIFI-433' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into NIFI-433
2015-04-08 12:39:41 -04:00
Brandon DeVries
3c4ea67dde
updating NarUnpacker to use multiple library directories
2015-04-08 12:39:24 -04:00
Brandon DeVries
ee0f4ef21e
updating properties to support multiple nar libraries
2015-04-08 12:39:23 -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
bbende
89b0de8572
Merge remote-tracking branch 'upstream/develop' into nifi-solr-bundle
2015-04-07 18:29:38 -04:00
Brandon DeVries
275735648a
updating NarUnpacker to use multiple library directories
2015-04-07 16:18:48 -04:00
Brandon DeVries
b1970ecc10
updating properties to support multiple nar libraries
2015-04-07 16:05:55 -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