joewitt
41b21af576
NIFI-587 moved checkstyle into profile with rat plugin. They were too unstable
2015-05-05 00:59:28 -04:00
Matt Gilman
37e5548ac1
NIFI-588:
...
- Hiding secondary actions as the screen size gets smaller.
2015-05-04 16:46:44 -04:00
Matt Gilman
e98c074fc9
NIFI-585:
...
- Addressing ambiguous method overload by renaming version that accepts the legacy annotation.
2015-05-04 14:52:02 -04:00
Mark Payne
4d8a14ae97
Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-05-03 20:01:56 -04:00
Sean Busbey
c21288763d
NIFI-563: binary assembly should not include redundant LICENSE and NOTICE from docs artifact.
...
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-05-03 20:01:45 -04:00
Matt Gilman
684ed8e1f5
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-05-03 19:51:36 -04:00
Matt Gilman
f59491c8db
NIFI-576: - Fixing clear button. - Fixing issue with default selection in search location combo. - Showing 0% during initial search request.
...
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-05-03 18:03:03 -04:00
Matt Gilman
40438f1235
NIFI-576:
...
- Fixing clear button.
- Fixing issue with default selection in search location combo.
- Showing 0% during initial search request.
2015-05-03 17:59:41 -04:00
Mark Latimer
22ded807be
NIFI-573 fix NPE in nifi.sh and clean up open streams
...
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-05-03 17:13:30 -04:00
Mark Latimer
018473b352
NIFI-572 possible null dereference in PersistentProvenanceRepository.submitQuery
...
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-05-03 17:13:22 -04:00
Mark Payne
fea59e3249
NIFI-572: Do not set UUID as being modified when creating a clone
2015-05-03 16:42:54 -04:00
joewitt
a43eecf1bd
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-05-02 16:43:44 -04:00
joewitt
34c81e1e70
NIFI-433 addressed the lack of license headers in a couple test files
2015-05-02 16:43:32 -04:00
Matt Gilman
b6b8c95bf4
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-05-02 16:41:42 -04:00
joewitt
4f35637a29
NIFI-557 fixed the correct test and removed extraneous/duplicative ones - build now works
...
Signed-off-by: joewitt <joewitt@apache.org>
2015-05-02 16:03:28 -04:00
joewitt
7853e3c165
NIFI-557 fixed the correct test and removed extraneous/duplicative ones - build now works
...
Signed-off-by: joewitt <joewitt@apache.org>
2015-05-02 16:03:28 -04:00
Matt Gilman
be12203f8f
NIFI-574:
...
- Removing one redundant path annotation.
- Adjusting default logging due to known warning about other redundant path annotations that are required due to an issue with the version of Swagger being used.
2015-05-02 15:18:41 -04:00
Matt Gilman
997ed94653
NIFI-292: Merging NIFI-292 into develop
2015-05-01 16:42:44 -04:00
Mark Payne
a69ed6bae9
NIFI-548: Added LICENSE and NOTICE files assembly
2015-05-01 14:21:52 -04:00
Mark Payne
d8ad2689c9
NIFI-548: Added LICENSE and NOTICE files to nar
2015-05-01 14:12:07 -04:00
Mark Payne
3ddfeaf072
Merge branch 'nifi-solr-bundle' of https://github.com/bbende/incubator-nifi into solr
2015-05-01 11:59:29 -04:00
Mark Payne
6394c8ee40
NIFI-557: modified unit test to connect to localhost, rather than the IP address of localhost, as DNS and multiple NIC cards can cause unit tests to fail otherwise
2015-05-01 11:37:24 -04:00
Sean Busbey
73a368f861
NIFI-561: FileBasedClusterNodeFirewallTest should rely on JUnit / Maven norms for test files.
...
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-05-01 10:48:23 -04:00
Sean Busbey
5bf610a11e
NIFI-560: FileBasedClusterNodeFirewall should use slf4j parameterized message instead of string operations.
...
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-05-01 10:46:41 -04:00
Mark Payne
1a1cfe2344
Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-05-01 10:30:55 -04:00
Mark Payne
7db27c01b2
NIFI-30: Merged code into develop
2015-05-01 10:28:26 -04:00
Aldrin Piri
393efc836e
This closes #46
2015-05-01 10:08:56 -04:00
Brandon DeVries
ba4a8937f8
fixing formatting issues for NIFI-433
2015-05-01 09:42:23 -04:00
Brandon DeVries
054f044fc5
Merge branch 'NIFI-433' into develop
2015-05-01 09:08:33 -04:00
Mark Payne
262a8735cf
Merge branch 'securing-nifi' into develop
2015-05-01 09:05:47 -04:00
Mark Payne
b86fe2d178
NIFI-149: Made modifications suggested in ticket
2015-05-01 09:05:34 -04:00
danbress
6fc823e0fe
NIFI-463 - cleaning up formatting
2015-05-01 07:58:28 -04:00
danbress
93f246a3fd
NIFI-463 cleaning up code
2015-05-01 07:54:43 -04:00
danbress
d9a86e5b2e
NIFI-463 adding links to controller service implementations
2015-05-01 07:54:42 -04:00
Mark Payne
14e73bc24d
Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-04-30 19:40:58 -04:00
Mark Payne
89db6650bb
NIFI-149: Updated Admin Guide to include section on securing NiFi
2015-04-30 19:33:41 -04:00
Sean Busbey
8ed131b635
NIFI-144: Skip firewall tests that require known bad host names on permissive DNS setups.
...
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-04-30 13:37:42 -04:00
Mark Payne
21c5c48cab
NIFI-559: Initial implementation of DuplicateFlowFile
2015-04-30 13:13:22 -04:00
Mark Payne
e7954cf04a
NIFI-567: Use batch duration of 500 ms instead of 5 seconds when sending via site-to-site
2015-04-30 13:12:40 -04:00
Mark Payne
e30cd23fc2
NIFI-566: Fixed issues related to backpressure
2015-04-30 13:12:07 -04:00
Aldrin Piri
594262a843
Providing a minor grammatical fix to the nifi/README.md
2015-04-30 12:31:33 -04:00
Sean Busbey
d6160a7d07
NIFI-558: Improvements to "Getting Started" instructions for first build.
...
* when we tell folks to go somewhere, give them a link
* make sure building of nifi-parent is called out
* provide guidance on when to build parent / nar-plugin
* include requirements before folks start trying to build
* make sure there are shell examples for deployment commands
* make sure shell commands work for copy-paste after this version (even if
captured responses will have different output later).
* include a screenshot of what a correct build + deploy + launch looks like
in browser.
Signed-off-by: Aldrin Piri <aldrinpiri@gmail.com>
2015-04-30 12:17:34 -04:00
Mark Payne
5aeac2ebf3
NIFI-557: Added sleep statements to address timing issues
2015-04-29 17:18:35 -04:00
Mark Payne
ab6794b29e
NIFI-374: Route ProcessException's to failure
2015-04-29 17:02:08 -04:00
Mark Payne
6e5469c712
NIFI-533: Fixed checkstyle problem
2015-04-29 16:32:52 -04:00
Mark Payne
25e2b6c8ad
Merge branch 'develop' into ListHDFS
2015-04-29 16:14:01 -04:00
Mark Payne
e0d4484ee8
NIFI-533: Fixed buggy unit test more
2015-04-29 15:48:08 -04:00
Mark Payne
946fd7ce09
NIFI-533: Fixed bug in unit test that caused flowfiles to be evaluated in arbitrary order
2015-04-29 15:15:45 -04:00
Mark Payne
fb8984cfa5
NIFI-421: Deleted unused method; formatted whitespace
2015-04-29 14:52:20 -04:00
Toivo Adams
ad98ac50ca
NIFI-421 ExecuteProcess back-pressure support, version 1b
...
Signed-off-by: Toivo Adams <toivo.adams@gmail.com>
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-04-29 14:44:03 -04:00