Mark Payne
76ea1c64ff
NIFI-239: Fix deprecated methods in SplitXml processor
2015-01-09 08:26:32 -05:00
Mark Payne
3b16d010c0
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-01-09 08:20:07 -05:00
Mark Payne
b6d5a68f75
NIFI-239: Updated deprecated method calls to use newer versions
2015-01-09 08:15:29 -05:00
Matt Gilman
b98819e5af
NIFI-239:
...
- Updating deprecated method usage.
2015-01-09 08:10:04 -05:00
joewitt
a76e91bcc5
NIFI-240 replaced logo images with submitted images. Holding in branch pending reesults of vote
2015-01-09 00:03:10 -05:00
Jenn Barnabee
d08cda1b6a
NIFI-234 Updated User Guide to include Example Flow, description of prioritizers, updating connections, navigating within a flow (upstream and downstream), and touched on other management tools like Flow History, Flow Settings, and User Management, but said that is covered in Admin Guide.
...
Signed-off-by: Matt Gilman <matt.c.gilman@gmail.com>
2015-01-08 14:34:49 -05:00
Matt Gilman
cb2ceeab79
NIFI-237:
...
- Adding .png extension when appropriate.
2015-01-08 12:54:58 -05:00
Matt Gilman
bda9985d6a
NIFI-115:
...
- Code clean up.
- Showing an expiration icon on the connection label when appropriate.
- Allowing the user to search for connections that have expiration and back pressure configured.
2015-01-08 11:02:25 -05:00
Matt Gilman
22596080c9
NIFI-233:
...
- Fixing the Downstream label for Upstream components from a process group.
2015-01-08 07:16:45 -05:00
Mark Payne
9ba8defc09
NIFI-225: Fixed Locale for InvokeHTTP
2015-01-07 15:09:40 -05:00
Mark Payne
bcc271046e
NIFI-218: Fixed typo that caused markup not to render properly for any and all matching attributes functions
2015-01-07 14:38:56 -05:00
Mark Payne
b29333b9b6
Merge branch 'NIFI-22' into develop
2015-01-07 14:33:26 -05:00
Mark Payne
c48745817c
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-01-07 14:33:21 -05:00
Matt Gilman
6f2e283166
NIFI-231:
...
- Code clean up.
- Cleaning up tooltips when options are removed.
- Setting the correct style on the tooltips.
2015-01-07 14:25:27 -05:00
Mark Payne
14cba2a57e
NIFI-22: fixed issues with newly added join and count functions
2015-01-07 14:16:51 -05:00
Matt Gilman
edaa191d37
NIFI-232:
...
- Adding a note in the UI that the Event Driven scheduling strategy is experimental.
2015-01-07 14:08:13 -05:00
Mark Payne
e631c493d4
NIFI-218: Added isEmpty and replaceEmpty functions to doc
2015-01-07 14:05:05 -05:00
Matt Gilman
9531219293
NIFI-196:
...
- Fixing default logging configuration for the user log.
2015-01-07 11:49:40 -05:00
Matt Gilman
2de45b62a7
NIFI-231:
...
- Cleaning up all tooltips that are based on dynamic content.
2015-01-07 10:22:27 -05:00
Mark Payne
4748cbd185
NIFI-225: Set Locale to EN-US for all instances of Collator
2015-01-07 09:54:05 -05:00
Mark Payne
93309901ba
NIFI-225: Change Locale to always be EN-US
2015-01-07 09:01:42 -05:00
Matt Gilman
645837491c
NIFI-216:
...
- Code clean up.
- Ensuring the appropriate scripts/stylesheets are referenced in Summary page.
2015-01-07 07:46:57 -05:00
joewitt
4d11ff7830
NIFI-150 small mod to fix references title
2015-01-06 21:54:29 -05:00
Jenn Barnabee
c27f7b0574
NIFI-162 In the User Guide, I added an overview (stolen from the web page), added the Data Provenance section, and copy-edited all the existing sections.
...
Signed-off-by: joewitt <joewitt@apache.org>
2015-01-06 21:31:04 -05:00
Mark Payne
4b322b8f50
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-01-06 14:59:45 -05:00
Mark Payne
142d19a519
NIFI-227: Added a method run(int, boolean, boolean) to TestRunner where the second boolean indicates whether or not to run Processor methods annoated with @OnScheduled
2015-01-06 14:54:23 -05:00
joewitt
33ad7934ea
NIFI-228 fixed build to always create assembly non-attached and to use curren maven approaches
2015-01-06 13:43:54 -05:00
Matt Gilman
23dcdeb61b
NIFI-216:
...
- Ignoring irrelevant whitespace in EL editor.
- Adding IDE style function details for each function in the auto complete.
2015-01-06 11:41:13 -05:00
Mark Payne
2d0b163961
NIFI-221: included controller service needed in nar-bundles pom
2015-01-06 10:16:00 -05:00
joewitt
d8b4a781d2
NIFI-225 updating error handling to provide more context in output for date format parsing
2015-01-06 09:23:19 -05:00
Mark Payne
0b25df490b
Merge branch 'NIFI-220' into develop
2015-01-05 20:33:32 -05:00
Mark Payne
b1e5c5e66a
NIFI-220: add kafka bundle to root pom
2015-01-05 20:33:22 -05:00
Jenn Barnabee
7e70fd53e9
NIFI-162 I copy-edited the Overview
...
Signed-off-by: joewitt <joewitt@apache.org>
2015-01-05 17:10:23 -05:00
Mark Payne
090ad38679
NIFI-218: Finished documenting the functions; changed formatting so that classnames can be applied to the functions, arguments, description, return type, and subject Types. This allows the values to be pulled out into the UI.
2015-01-05 16:37:17 -05:00
Mark Payne
49256d9d83
NIFI-22: Added 'count', 'join', 'isEmpty', and 'replaceEmpty' functions
2015-01-05 15:40:32 -05:00
Mark Payne
a2ecfe3355
NIFI-226: when pre-fetching FlowFiles from queue, if a FlowFile is penalized, it is lost
2015-01-05 15:36:40 -05:00
Matt Gilman
b7afc6999e
NIFI-223:
...
- Addressing issue when dragging multiple components. Issue stemmed from skipping the PUT request when the component (a connection with no bends points) was included in the selection.
2015-01-05 07:43:19 -05:00
Matt Gilman
c1eb209d4f
NIFI-140:
...
- Addressing inconsistent tooltip styles.
2015-01-05 07:22:10 -05:00
Mark Payne
c91c7e7897
NIFI-220: Allow for demarcator to be specified for Kafka Get and Put and added unit tests; updated docs
2015-01-04 21:10:34 -05:00
joewitt
a08d31839e
NIFI-201 updating html docs for ListenHTTP to include new property
2015-01-03 02:01:42 -05:00
joewitt
5b4211d9af
Merge branch 'NIFI-201' of https://github.com/gresockj/incubator-nifi into develop
2015-01-03 01:31:17 -05:00
joewitt
9e35c7da9f
NIFI-222 moved away from project.version and instead use explicit version declaration. Release plugin should take care of it anyway
2015-01-03 00:58:58 -05:00
joewitt
e35c997436
NIFI-218 integrated expression-language-guide into web app
2015-01-02 00:59:41 -05:00
Mark Payne
3e2f790672
NIFI-220: Initial Import of GetKafka and PutKafka processors
2015-01-01 20:52:36 -05:00
Mark Payne
68b7ad78cc
NIFI-218: Started Expression Language guide
2014-12-31 16:18:38 -05:00
Mark Payne
d3d10958a7
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2014-12-31 16:17:51 -05:00
Mark Payne
e07b910a55
NIFI-217: Added PermGen properties and property to enable G1GC but leave them commented out
2014-12-31 16:08:39 -05:00
joewitt
3004ff1720
NIFI-208 refined logic for identifying files to pull
2014-12-31 14:36:42 -05:00
joewitt
ad90fbf24f
NIFI-162 more improvements to overview
2014-12-31 12:05:00 -05:00
Matt Gilman
3c5bb56386
NIFI-59:
...
- Adding a property to specify the size of the Jetty thread pool.
2014-12-31 10:42:42 -05:00