nifi git commit: Backport NIFI-2814 to 0.x tree

2016-09-26 Thread aldrin
Repository: nifi Updated Branches: refs/heads/0.x 560a835ef -> 5ddf1d70b Backport NIFI-2814 to 0.x tree This closes #1062. Signed-off-by: Aldrin Piri Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[jira] [Commented] (MINIFI-109) Add ExecuteProcess processor

2016-09-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523721#comment-15523721 ] ASF GitHub Bot commented on MINIFI-109: --- GitHub user benqiu2016 opened a pull request:

nifi git commit: NIFI-2822 - pass the JWT Authorization token i. This closes #1065

2016-09-26 Thread mcgilman
Repository: nifi Updated Branches: refs/heads/master 886823599 -> 30f008d67 NIFI-2822 - pass the JWT Authorization token i. This closes #1065 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/30f008d6 Tree:

nifi git commit: Backport NIFI-2728 to 0.x tree. This closes #1061

2016-09-26 Thread mcgilman
Repository: nifi Updated Branches: refs/heads/0.x 5ddf1d70b -> 4e6f9d396 Backport NIFI-2728 to 0.x tree. This closes #1061 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/4e6f9d39 Tree:

[nifi] Git Push Summary

2016-09-26 Thread afucs
Repository: nifi Updated Branches: refs/heads/NIFI-376 [deleted] 4691b5c67

[jira] [Commented] (MINIFI-81) Adjust usage information for minifi-toolkit executable

2016-09-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523369#comment-15523369 ] ASF GitHub Bot commented on MINIFI-81: -- Github user asfgit closed the pull request at:

[1/2] nifi git commit: NIFI-2816 - Clean typos across the code

2016-09-26 Thread pvillard
Repository: nifi Updated Branches: refs/heads/master 1b88552b4 -> 446cd4470 http://git-wip-us.apache.org/repos/asf/nifi/blob/446cd447/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/authorization/StandardAuthorizableLookup.java

[jira] [Commented] (MINIFI-81) Adjust usage information for minifi-toolkit executable

2016-09-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523362#comment-15523362 ] ASF GitHub Bot commented on MINIFI-81: -- Github user apiri commented on a diff in the pull request:

[2/2] nifi git commit: NIFI-2816 - Clean typos across the code

2016-09-26 Thread pvillard
NIFI-2816 - Clean typos across the code This closes #1057. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/446cd447 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/446cd447 Diff:

nifi git commit: NIFI-2796: - Fixing incorrect documentation for the cluster summary endpoint.

2016-09-26 Thread aldrin
Repository: nifi Updated Branches: refs/heads/master be85d9ddf -> 1b88552b4 NIFI-2796: - Fixing incorrect documentation for the cluster summary endpoint. This closes #1063. Signed-off-by: Aldrin Piri Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

nifi git commit: NIFI-2803 The pagination of GenerateTableFetch has a sort bug.

2016-09-26 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 446cd4470 -> 886823599 NIFI-2803 The pagination of GenerateTableFetch has a sort bug. Signed-off-by: Matt Burgess NIFI-2803: Updated unit tests for GenerateTableFetch Signed-off-by: Matt Burgess

nifi-minifi git commit: MINIFI-81 Adding a check for a valid command to the config.sh toolkit script

2016-09-26 Thread aldrin
Repository: nifi-minifi Updated Branches: refs/heads/master e6f6b0665 -> 974c536ca MINIFI-81 Adding a check for a valid command to the config.sh toolkit script This closes #39. Signed-off-by: Aldrin Piri Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi/repo

nifi git commit: NIFI-2814 - Add ASF header to AppVeyor settings file and adjust apache-rat accordingly

2016-09-26 Thread aldrin
Repository: nifi Updated Branches: refs/heads/master 44d4b882b -> be85d9ddf NIFI-2814 - Add ASF header to AppVeyor settings file and adjust apache-rat accordingly This closes #1058. Signed-off-by: Aldrin Piri Project: http://git-wip-us.apache.org/repos/asf/nifi/repo

[jira] [Commented] (MINIFI-34) Establish build system for MiNiFi C++

2016-09-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15524111#comment-15524111 ] ASF GitHub Bot commented on MINIFI-34: -- GitHub user apiri opened a pull request:

[jira] [Commented] (MINIFI-36) Create mechanism that supports pull semantics for configuration changes

2016-09-26 Thread Bryan Rosander (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15524121#comment-15524121 ] Bryan Rosander commented on MINIFI-36: -- Once NIFI-1820 is implemented, these pull semantics might be

nifi git commit: NIFI-2071 - Support repeating capture groups in ExtractText

2016-09-26 Thread ijokarumawak
Repository: nifi Updated Branches: refs/heads/master 56f7cd085 -> 44d4b882b NIFI-2071 - Support repeating capture groups in ExtractText This closes #1050. Signed-off-by: Koji Kawamura Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[jira] [Assigned] (MINIFI-15) Create Config Format, Documentation and Transformer

2016-09-26 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Percivall reassigned MINIFI-15: -- Assignee: Joseph Percivall > Create Config Format, Documentation and Transformer >

[nifi] Git Push Summary

2016-09-26 Thread afucs
Repository: nifi Updated Branches: refs/heads/NIFI-274 [deleted] 4bdd729dc

[nifi] Git Push Summary

2016-09-26 Thread afucs
Repository: nifi Updated Branches: refs/heads/NIFI-631 [deleted] ec9b53b6a

[nifi] Git Push Summary

2016-09-26 Thread afucs
Repository: nifi Updated Branches: refs/heads/NIFI-640 [deleted] d4ff40dfe

[nifi] Git Push Summary

2016-09-26 Thread afucs
Repository: nifi Updated Branches: refs/heads/NIFI-744 [deleted] 13b3017d2

[nifi] Git Push Summary

2016-09-26 Thread afucs
Repository: nifi Updated Branches: refs/heads/NIFI-919 [deleted] eb64448e6

[nifi] Git Push Summary

2016-09-26 Thread afucs
Repository: nifi Updated Branches: refs/heads/NIFI-1054 [deleted] e2d3d1b76

[nifi] Git Push Summary

2016-09-26 Thread afucs
Repository: nifi Updated Branches: refs/heads/NIFI-731 [deleted] 94b4eddb0

[nifi] Git Push Summary

2016-09-26 Thread afucs
Repository: nifi Updated Branches: refs/heads/NIFI-1073 [deleted] 313fc2ec7

[nifi] Git Push Summary

2016-09-26 Thread afucs
Repository: nifi Updated Branches: refs/heads/NIFI-1107 [deleted] 08e65abd2

[nifi] Git Push Summary

2016-09-26 Thread afucs
Repository: nifi Updated Branches: refs/heads/NIFI-1563 [deleted] d85d9f768

[jira] [Commented] (MINIFI-81) Adjust usage information for minifi-toolkit executable

2016-09-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523236#comment-15523236 ] ASF GitHub Bot commented on MINIFI-81: -- Github user JPercivall commented on a diff in the pull