GitHub user khmarbaise opened a pull request:
https://github.com/apache/incubator-nifi/pull/2
Nifi 193
Fix for NIFI-193
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/khmarbaise/incubator-nifi NIFI-193
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-nifi/pull/2.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2
----
commit c3ba275c63a05de14ed0fb0055b948697ccb05c5
Author: Matt Gilman <[email protected]>
Date: 2014-12-09T13:17:31Z
NIFI-143:
- Added a check to ensure that a process does not attempt to drop on itself.
commit 203e83ee0da20e2357900dcbe543d21f44e801c4
Author: Matt Gilman <[email protected]>
Date: 2014-12-09T13:20:42Z
adding .DS_Store to gitignore
commit 567dfc794c565854850b7e223601528f2a3fd814
Author: Mark Payne <[email protected]>
Date: 2014-12-09T13:48:07Z
NIFI-145: Initial commit of bootstrap module
commit 0125f3da3fd0482d4b79e58d977105e1fc034014
Author: Matt Gilman <[email protected]>
Date: 2014-12-09T14:52:11Z
NIFI-142:
- Adding javax.mail dependency to address a runtime dependency.
commit 4410b7072cfe0daba72a45b6a82e9e5b04dbcaff
Author: joewitt <[email protected]>
Date: 2014-12-09T15:08:57Z
Merge branch 'develop', remote branch 'origin/develop' into develop
commit cb63c66602a398b0c14cc78732db5ca63e36a94c
Author: Mark Payne <[email protected]>
Date: 2014-12-09T16:20:13Z
Merge branch 'develop' of
https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
commit 1120b0f1abaa1a1a83079b370bc5618885fe4313
Author: Matt Gilman <[email protected]>
Date: 2014-12-09T17:13:26Z
NIFI-28:
- Automatically including any self loops when moving the corresponding
component.
commit 646570490c530d0c076c9bd9b7d1170946a9dae8
Author: Mark Payne <[email protected]>
Date: 2014-12-09T17:18:35Z
NIFI-145
commit 457787cde08b8d785948713b435d38f816e686da
Author: Matt Gilman <[email protected]>
Date: 2014-12-09T17:42:55Z
NIFI-141:
- Removing the use of PreparedQueries when searching as it should be
considering the raw form (not the evaluated form).
commit eed4a9bb810ceb5a366009c8379b06ed80b833f3
Author: Mark Payne <[email protected]>
Date: 2014-12-09T18:51:15Z
NIFI-145: Added batch scripts and a simple bootstrap.conf file and fixed
ShutdownHook to be Java 7 compliant
commit e544191f1d59dbaf9aec6e1bd708bbe013c6661a
Author: Mark Payne <[email protected]>
Date: 2014-12-09T19:37:31Z
NIFIDEV-145: Bug fixes and pulled bootstrap into the assembly pom
commit 61c5cb377370e7d5265cce405b42adeafecb1018
Author: Matt Gilman <[email protected]>
Date: 2014-12-09T20:18:52Z
NIFI-146:
- Using shift instead of ctrl to drive group selection.
- Added support for metaKey for keyboard shortcuts.
commit 63e80d3fdc62034d445c1d5725af8c83e221a74a
Author: Matt Gilman <[email protected]>
Date: 2014-12-09T20:33:21Z
NIFI-147:
- Clean up change for SVG resizing to remove unnecessary window resize
listener.
commit 386144695831197aef7f1448350be60efbdf1f2f
Author: Matt Gilman <[email protected]>
Date: 2014-12-09T20:58:32Z
NIFI-42:
- Using displayName where appropriate.
- Ensuring descriptor exists before attempting to use a default value.
commit c55e8510891c0e2eeb25a0b32fd574ae71aa8a7c
Author: joewitt <[email protected]>
Date: 2014-12-10T01:59:30Z
Merge branch 'develop', remote branch 'origin/develop' into develop
commit 51d177b2426e4940134069c28d8d7f70c473a353
Author: joewitt <[email protected]>
Date: 2014-12-10T12:09:18Z
NIFI-151 Fixed test issue which resulted from needing to cleanup after
previous runs
commit 2735c6c253483fb72f5ec946264f321392950b72
Author: joewitt <[email protected]>
Date: 2014-12-10T12:38:12Z
NIFI-154 contributed via JIRA by Jake Visser jake at nightrise dot com dot
au
commit 0ded44245ee9dd86f39ad8b42dddc9be69baf537
Author: Matt Gilman <[email protected]>
Date: 2014-12-10T13:35:31Z
NIFI-27:
- Latest version of qtip2.
commit 6d46829795196afc797448cc386783fb147c0a7d
Author: Mark Payne <[email protected]>
Date: 2014-12-10T14:23:51Z
NIFI-145: Added run-nifi.bat and fixed bugs
commit eb880757b244858e984822abeef265c9e082ca69
Author: Matt Gilman <[email protected]>
Date: 2014-12-10T15:12:43Z
NIFI-27:
- Latest version of slickgrid.
commit 192d7822772752cb939921af1610476c8e7dcfda
Author: Mark Payne <[email protected]>
Date: 2014-12-10T16:03:21Z
NIFI-145: Bug Fixes and updated nifi.sh to use bootstrap code
commit 5ebf3b51cd7a51ed52ac38c37797b5268129d633
Author: Mark Payne <[email protected]>
Date: 2014-12-10T16:08:10Z
Merge branch 'develop' of
https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
commit cce36335e1d22a6664d907c55e617d8807bcee90
Author: Mark Payne <[email protected]>
Date: 2014-12-10T16:08:55Z
Merge branch 'bootstrap' into develop
commit fef80713600d87e4bf984f4d090e18dafecae574
Author: Matt Gilman <[email protected]>
Date: 2014-12-10T16:26:27Z
NIFI-27:
- Latest version of D3.
commit 8254b75437a5b5a168259c7e46460ee3a7bc52f0
Author: Mark Payne <[email protected]>
Date: 2014-12-10T16:47:00Z
NIFI-52: Created new implementation of PreparedQuery so that we can still
prepare a query even if the expression is invalid
commit 97f8ab0cc50f77a2ff3a4e9d575ec05c185e5b80
Author: Mark Payne <[email protected]>
Date: 2014-12-10T16:57:33Z
NIFI-54: When incrementing active thread count, if the value exceeds max,
do not run
commit f63cd9a15ee42715ff0b70873f30f3954242a957
Author: Mark Payne <[email protected]>
Date: 2014-12-10T17:17:32Z
NIFI-145: Fixed stack trace that occassionally occurs on shutdown
commit f60a97b0262fdd9d753130eb81b48e9326eda3dc
Author: Mark Payne <[email protected]>
Date: 2014-12-10T17:17:55Z
NIFI-39: Implemented loadLibrary
commit 57b4178f19960bb4359d79f462c6e790e3e8f1a1
Author: Matt Gilman <[email protected]>
Date: 2014-12-10T13:35:31Z
NIFI-27:
- Latest version of qtip2.
commit 53f440609bb395393b7fb58e43c06e1fb6f53b30
Author: Matt Gilman <[email protected]>
Date: 2014-12-10T15:12:43Z
NIFI-27:
- Latest version of slickgrid.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---