[jira] [Commented] (MINIFI-330) Avoid downcasting host name

2017-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032218#comment-16032218 ] ASF GitHub Bot commented on MINIFI-330: --- GitHub user phrocker opened a pull request:

[jira] [Created] (MINIFI-330) Avoid downcasting host name

2017-05-31 Thread marco polo (JIRA)
marco polo created MINIFI-330: - Summary: Avoid downcasting host name Key: MINIFI-330 URL: https://issues.apache.org/jira/browse/MINIFI-330 Project: Apache NiFi MiNiFi Issue Type: Bug

[2/3] nifi git commit: NIFI-3906 Added formatting to tables.

2017-05-31 Thread mcgilman
http://git-wip-us.apache.org/repos/asf/nifi/blob/58d2ca2e/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/users/nf-users-table.js -- diff --git a/nifi-nar-bundles/nifi-framework-bun

[3/3] nifi git commit: NIFI-3906 Added formatting to tables.

2017-05-31 Thread mcgilman
NIFI-3906 Added formatting to tables. Signed-off-by: Andy LoPresto Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/58d2ca2e Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/58d2ca2e Diff: http://git-wip-us.apache.org/rep

[1/3] nifi git commit: NIFI-3907 Added response headers.

2017-05-31 Thread mcgilman
Repository: nifi Updated Branches: refs/heads/support/nifi-0.7.x 42b312257 -> 58d2ca2e2 NIFI-3907 Added response headers. Signed-off-by: Andy LoPresto Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/a4401258 Tree: http://g

[jira] [Comment Edited] (MINIFI-326) Explore a different logger library

2017-05-31 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031689#comment-16031689 ] marco polo edited comment on MINIFI-326 at 5/31/17 6:54 PM: pr

[jira] [Commented] (MINIFI-326) Explore a different logger library

2017-05-31 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031689#comment-16031689 ] marco polo commented on MINIFI-326: --- preliminary testing shows great promise for nanolog

[jira] [Updated] (MINIFI-326) Explore a different logger library

2017-05-31 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo updated MINIFI-326: -- Fix Version/s: cpp-0.3.0 > Explore a different logger library > -- > >

nifi git commit: NIFI-3995: This closes #1873. No longer use the 14th byte in the header for hwx content-encoded schema reference

2017-05-31 Thread joewitt
Repository: nifi Updated Branches: refs/heads/master 7bcccb10f -> a0b2311ff NIFI-3995: This closes #1873. No longer use the 14th byte in the header for hwx content-encoded schema reference Signed-off-by: joewitt Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-w

[jira] [Commented] (MINIFI-177) Incorporate RAT into C++ build

2017-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031420#comment-16031420 ] ASF GitHub Bot commented on MINIFI-177: --- Github user brosander commented on a diff i

[jira] [Commented] (MINIFI-177) Incorporate RAT into C++ build

2017-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031419#comment-16031419 ] ASF GitHub Bot commented on MINIFI-177: --- Github user brosander commented on a diff i

[jira] [Resolved] (MINIFI-296) More configurable logging

2017-05-31 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri resolved MINIFI-296. Resolution: Done Fix Version/s: cpp-0.3.0 > More configurable logging > -

[jira] [Commented] (MINIFI-296) More configurable logging

2017-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031316#comment-16031316 ] ASF GitHub Bot commented on MINIFI-296: --- Github user asfgit closed the pull request

[jira] [Commented] (MINIFI-296) More configurable logging

2017-05-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031315#comment-16031315 ] ASF subversion and git services commented on MINIFI-296: Commit 73

[01/10] nifi-minifi-cpp git commit: MINIFI-296 - Configurable logging, spdlog 0.13.0

2017-05-31 Thread aldrin
Repository: nifi-minifi-cpp Updated Branches: refs/heads/master f07f5f649 -> 73ecc6671 http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/73ecc667/thirdparty/spdlog-0.13.0/include/spdlog/fmt/bundled/ostream.cc -- diff

[06/10] nifi-minifi-cpp git commit: MINIFI-296 - Configurable logging, spdlog 0.13.0

2017-05-31 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/73ecc667/libminifi/include/core/Core.h -- diff --git a/libminifi/include/core/Core.h b/libminifi/include/core/Core.h index 3864882..a9fb435 100644 --- a/libminifi/include/

[05/10] nifi-minifi-cpp git commit: MINIFI-296 - Configurable logging, spdlog 0.13.0

2017-05-31 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/73ecc667/libminifi/src/Properties.cpp -- diff --git a/libminifi/src/Properties.cpp b/libminifi/src/Properties.cpp new file mode 100644 index 000..f877e7a --- /dev/null

[08/10] nifi-minifi-cpp git commit: MINIFI-296 - Configurable logging, spdlog 0.13.0

2017-05-31 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/73ecc667/include/spdlog/fmt/bundled/format.h -- diff --git a/include/spdlog/fmt/bundled/format.h b/include/spdlog/fmt/bundled/format.h deleted file mode 100644 index e5e2

[04/10] nifi-minifi-cpp git commit: MINIFI-296 - Configurable logging, spdlog 0.13.0

2017-05-31 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/73ecc667/libminifi/test/unit/LoggerTests.cpp -- diff --git a/libminifi/test/unit/LoggerTests.cpp b/libminifi/test/unit/LoggerTests.cpp index 9139be2..5f87fe6 100644 --- a

[10/10] nifi-minifi-cpp git commit: MINIFI-296 - Configurable logging, spdlog 0.13.0

2017-05-31 Thread aldrin
MINIFI-296 - Configurable logging, spdlog 0.13.0 Logger pattern specification and atomic logger delegate This closes #104. Signed-off-by: Aldrin Piri Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/commit/73ec

[07/10] nifi-minifi-cpp git commit: MINIFI-296 - Configurable logging, spdlog 0.13.0

2017-05-31 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/73ecc667/include/spdlog/fmt/bundled/ostream.cc -- diff --git a/include/spdlog/fmt/bundled/ostream.cc b/include/spdlog/fmt/bundled/ostream.cc deleted file mode 100644 inde

[02/10] nifi-minifi-cpp git commit: MINIFI-296 - Configurable logging, spdlog 0.13.0

2017-05-31 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/73ecc667/thirdparty/spdlog-0.13.0/include/spdlog/fmt/bundled/format.h -- diff --git a/thirdparty/spdlog-0.13.0/include/spdlog/fmt/bundled/format.h b/thirdparty/spdlog-0.1

[09/10] nifi-minifi-cpp git commit: MINIFI-296 - Configurable logging, spdlog 0.13.0

2017-05-31 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/73ecc667/include/spdlog/details/registry.h -- diff --git a/include/spdlog/details/registry.h b/include/spdlog/details/registry.h deleted file mode 100644 index ee14adf..0

[03/10] nifi-minifi-cpp git commit: MINIFI-296 - Configurable logging, spdlog 0.13.0

2017-05-31 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/73ecc667/thirdparty/spdlog-0.13.0/include/spdlog/details/null_mutex.h -- diff --git a/thirdparty/spdlog-0.13.0/include/spdlog/details/null_mutex.h b/thirdparty/spdlog-0.1

[jira] [Commented] (MINIFI-296) More configurable logging

2017-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031282#comment-16031282 ] ASF GitHub Bot commented on MINIFI-296: --- Github user apiri commented on a diff in th

[jira] [Commented] (MINIFI-296) More configurable logging

2017-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031281#comment-16031281 ] ASF GitHub Bot commented on MINIFI-296: --- Github user apiri commented on a diff in th

[jira] [Commented] (MINIFI-329) TLS sockets attempted if nifi secure option exists, but is false

2017-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031137#comment-16031137 ] ASF GitHub Bot commented on MINIFI-329: --- GitHub user phrocker opened a pull request:

[jira] [Created] (MINIFI-329) TLS sockets attempted if nifi secure option exists, but is false

2017-05-31 Thread marco polo (JIRA)
marco polo created MINIFI-329: - Summary: TLS sockets attempted if nifi secure option exists, but is false Key: MINIFI-329 URL: https://issues.apache.org/jira/browse/MINIFI-329 Project: Apache NiFi MiNiFi