Aldrin Piri
da6b55f34c
Adding an implementation of validation for JsonPath, providing a sample JSON file, and creating an associated test class.
2015-02-14 14:13:49 -05:00
Aldrin Piri
e75213eead
Adding EvaluateJsonPath to the Processor services file
2015-02-14 13:35:53 -05:00
Aldrin Piri
ec669e5b42
Stubbing out validator, setting up relationships and properties.
2015-02-14 13:26:08 -05:00
Aldrin Piri
5f03fb11d9
Creating stub for an EvaluateJSONPath processor and providing configuration akin to EvaluateXPath
2015-02-14 12:56:19 -05:00
danbress
0f8d00d5ff
NIFI-333 - catching ProcessException instead of Exception
...
when appropriate catching ProcessException in processors instead of
exception
2015-02-14 12:28:33 -05:00
Aldrin Piri
446fc2ef80
Adding JSONPath as a managed dependency and including it in the standard processor pom
2015-02-13 23:42:40 -05:00
Matt Gilman
b8ade5b129
NIFI-325:
...
- Allowing the processor/label color to be entered by hand.
- Allowing the color of multiple processors or labels to be configured at the same time.
2015-02-13 10:41:05 -05:00
Matt Gilman
4ec9548e2c
NIFI-351: Fixing description.
2015-02-13 08:40:36 -05:00
Matt Gilman
5c0ed559b5
NIFI-350:
...
- Updating the default sort direction where appropriate.
2015-02-13 08:29:24 -05:00
Jenn Barnabee
1c8d0057a7
Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-02-13 08:07:20 -05:00
Mark Payne
bf97094b8c
Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-02-13 07:20:19 -05:00
Jenn Barnabee
ff6e5e681c
NIFI-286 Fixes typos in Overview; adds Clustering section to Administration Guide; adds to Installation instructions in Administration Guide
...
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-02-13 07:17:20 -05:00
joewitt
b37d8fb733
NIFI-162
2015-02-12 21:46:55 -05:00
Mark Payne
8f0402fbbc
NIFI-282: Updated unit test
2015-02-12 19:41:51 -05:00
Matt Gilman
851fe298b8
NIFI-347:
...
- Fixing threshold for self loops.
- Drawing preview of self loops while dragging the new connection.
- Addressing all cases when we want to prevent new connection attempts.
2015-02-12 14:17:36 -05:00
Matt Gilman
a7eb1b7644
NIFI-347:
...
- Restoring the add connect image when stopping a drag event while still over the original source component and inside of where the source will become the destination (self loop).
2015-02-12 12:33:59 -05:00
Matt Gilman
a416dfdb0f
NIFI-346:
...
- Fixing issue when attempting to close dialogs via Esc keystroke. Was exiting method early with dialogs open to prevent other shortcuts.
2015-02-12 10:19:56 -05:00
Matt Gilman
05c01952ad
NIFI-342:
...
- Setting focus in filter field on add processor dialog.
- Ensuring toolbar button state is updated when adding a component.
- Clear name/URL fields when canceling add port/group dialogs.
2015-02-12 09:52:37 -05:00
Mark Payne
5c8a9e22d1
NIFI-282: Fixed bug that caused client not to be able to communicate with remote NiFi instance
2015-02-12 09:15:07 -05:00
Mark Payne
d1e058cde7
Refactored client and add javadocs
2015-02-12 08:16:55 -05:00
Matt Gilman
e486c5642b
NIFI-343:
...
- Preventing default action when shift/ctrl clicking images.
2015-02-12 07:59:04 -05:00
Matt Gilman
e0390ec3f4
NIFI-341:
...
- Ensuring existing selection is cleared when adding a new label to the graph.
2015-02-12 07:09:18 -05:00
Matt Gilman
685035a867
Merge branch 'patch-1' of https://github.com/K0zka/incubator-nifi into develop
2015-02-12 06:57:05 -05:00
Laszlo Hornyak
ab32bbff13
typo
2015-02-12 08:59:27 +01:00
David Medinets
75b5f489c9
Merge pull request #1 from medined/medined-patch-1
...
Add link for main website.
2015-02-11 23:07:05 -05:00
David Medinets
ee3e92ce63
Add link for main website.
...
This change makes it easy for users to find documentation.
2015-02-11 23:06:38 -05:00
Matt Gilman
56a6bc4fe4
NIFI-340:
...
- Adding screencasts.
2015-02-10 20:43:39 -05:00
Mark Payne
eabf2d52fc
NIFI-84: Allow PutJMS to create MapMessage's so that we can test GetJMS* Processors
2015-02-10 10:27:17 -05:00
Toivo Adams
602fa7a860
NIFI-84 add MapMessage value pairs as FlowFile attributes
...
Signed-off-by: Toivo Adams <toivo.adams@gmail.com>
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-02-10 09:49:43 -05:00
Mark Payne
afe446774d
NIFI-332: Exposed proxy properties on PutFTP as well
2015-02-10 09:19:41 -05:00
Matt Gilman
4ab5c308fd
NIFI-282:
...
- Updating the label on the menu item for refreshing a remote process group.
2015-02-10 07:28:12 -05:00
Adam Sotona
8a1a4b807e
NIFI-332 Proxy support in GetFTP Processor
...
Change-Id: I72fee6c5f2ef576a6c7d736199aab510bee744a7
2015-02-10 10:07:03 +01:00
Mark Payne
4c04fe6528
Merge branch 'develop' into nifi-site-to-site-client
2015-02-09 20:42:37 -05:00
Mark Payne
081471c420
NIFI-282: Refactoring to allow for separate client
2015-02-09 20:41:39 -05:00
Matt Gilman
b64fe4755a
NIFI-331:
...
- Ensuring remote process groups are updated accordingly after a successfully AJAX request.
2015-02-09 08:51:21 -05:00
Matt Gilman
0133f84718
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-02-09 07:31:25 -05:00
Aldrin Piri
1dc879c131
Treating description as HTML as it has been properly escaped when added to the SlickGrid DataView
...
Signed-off-by: Matt Gilman <matt.c.gilman@gmail.com>
2015-02-09 07:31:15 -05:00
danbress
74857166f8
NIFI-280 - adding additional unit tests
2015-02-08 14:34:56 -05:00
joewitt
f665451452
closes #9 as this was taken care of already in 0.0.1
2015-02-08 13:39:52 -05:00
joewitt
e7a0d00322
closes #8 as it is no longer needed - adjusted the description
2015-02-08 13:37:52 -05:00
joewitt
dfaac5b579
NIFI-152 updated licensing to cover dans work with asciidoc css
2015-02-08 13:20:49 -05:00
danbress
00c010b1bc
NIFI-152 adding the full asciidoc MIT license to css
2015-02-08 11:47:33 -05:00
danbress
d016c643f3
NIFI-152 - rewording with respect to
...
Processor/ControllerService/ReportingTask
2015-02-08 11:23:43 -05:00
danbress
488085b8a0
NIIF-152 - fixing stylesheet to handle space after <code> elements
2015-02-08 11:13:48 -05:00
danbress
d53abf02d1
NIFI-280 - fixing formatting of additionalDetails tables
2015-02-08 10:15:51 -05:00
danbress
a816486de6
NIFI-152 - fixing monospace markup followed by s
2015-02-07 17:25:45 -05:00
danbress
82b6a03f14
NIFI-152 - fixing more markup
2015-02-07 16:52:28 -05:00
danbress
3462579688
NIFI-152 - Fixing broken link, adding info about Documentation
2015-02-07 16:52:27 -05:00
danbress
ef6d76cbd9
NIFI-280 - reducing table padding
2015-02-07 11:54:01 -05:00
danbress
9552b189c9
NIFI-280 - creating some example to test formatting
2015-02-07 11:51:18 -05:00