joewitt
e35f348b83
NIFI-632 removed logs dir that showed up - root issue still unknown
2015-06-27 13:55:33 -04:00
joewitt
8f36ba1ab4
NIFI-632 fixed versioning issue
2015-06-27 13:45:00 -04:00
danbress
cc3be416b2
Merge branch 'develop' into NIFI-680
...
Conflicts:
nifi/nifi-mock/src/main/java/org/apache/nifi/util/StandardProcessorTestRunner.java
nifi/nifi-mock/src/main/java/org/apache/nifi/util/TestRunner.java
nifi/nifi-mock/src/test/java/org/apache/nifi/util/CurrentTestStandardProcessorTestRunner.java
2015-06-26 20:18:56 -04:00
danbress
40b55efbd7
Merge branch 'develop' into NIFI-632
2015-06-26 19:14:23 -04:00
Brian Ghigiarelli
97f33d5c51
Merge remote-tracking branch 'apache/develop' into develop
2015-06-26 11:21:49 -04:00
Matt Gilman
7a28903402
NIFI-694:
...
- Showing bulletins for services and referencing components when enabling and disabling.
2015-06-25 14:38:47 -04:00
Mark Payne
0a7ab1a06d
NIFI-724: merged changes
2015-06-25 10:58:01 -04:00
Mark Payne
e240e07aae
NIFI-724: Enable bulletins for reporting tasks and controller services
2015-06-25 10:56:49 -04:00
Mark Payne
f58972e566
NIFI-728: Allow Mock Framework to use property descriptors from subclasses that are created for unit testing
2015-06-25 09:56:07 -04:00
Mark Payne
f1adb8bf03
NIFI-724: Enable bulletins for reporting tasks and controller services
2015-06-24 14:03:34 -04:00
Matt Gilman
69297a3aa0
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-06-24 09:15:27 -04:00
Matt Gilman
0df351dcb4
NIFI-683:
...
- Fixing typo.
2015-06-24 09:13:29 -04:00
Mark Payne
ba3155980e
NIFI-719: Expose scheduling period to the ConfigurationContext
2015-06-24 08:13:06 -04:00
Aldrin Piri
0c5b78f03f
NIFI-721: Correcting typos in capability description and dynamic property of ExtractText.
2015-06-23 19:59:00 -04:00
Matt Gilman
3a05a7da72
NIFI-683:
...
- Add explicit handling of errors that occur during the initial page loading.
2015-06-23 16:15:33 -04:00
Matt Gilman
a896510d7f
NIFI-565:
...
- Ensuring tooltips are properly disposed. Without proper cleanup the bulletins were not being initialized correctly, when new bulletins would arise.
- Increasing the max width of tooltips.
2015-06-23 14:09:45 -04:00
Mark Payne
e767f5ce02
Merge branch 'NIFI-378' into develop
2015-06-23 11:17:30 -04:00
Mark Payne
169256015b
Merge branch 'NIFI-718' into develop
2015-06-23 11:03:47 -04:00
Mark Payne
a6de1b4250
Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-06-23 10:29:11 -04:00
Mark Payne
c45dcf0b52
This closes #60
2015-06-23 10:24:58 -04:00
Mark Payne
1faca8c93e
NIFI-718: Add links to /etc/rc2.d when installing nifi as a linux service
2015-06-23 09:53:40 -04:00
Matt Gilman
b38d74a65f
NIFI-373:
...
- Including a clearer message when the UI and cluster security properties are not inline.
2015-06-23 07:26:43 -04:00
Matt Gilman
628e63998c
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-06-22 16:43:25 -04:00
Matt Gilman
908ec18b59
NIFI-578:
...
- Deprecating unused methods.
2015-06-22 16:39:18 -04:00
Mark Payne
25146a5828
NIFI-80: Truncate attribute values that exceed some threshold. Expose threshold as properties in nifi.properties file
2015-06-22 16:06:40 -04:00
Mark Payne
979671ca97
NIFI-545: Code cleanup
2015-06-22 15:58:08 -04:00
Mark Payne
b22a1261c3
NIFI-711: Do not check status of FlowFile when emitting provenance CLONE event during session commit/checkpoint
2015-06-22 13:30:53 -04:00
Mark Payne
77a0561bc0
NIFI-672: Fixed typo in Admin Guide
2015-06-22 12:50:17 -04:00
Mark Payne
ddad70ba00
NIFI-378: updated documentation to explain contract of MergeContent's Defragment strategy a bit more clearly
2015-06-22 12:42:22 -04:00
danbress
5d8bfa7c80
NIFI-704 StandardProcessorTestRunner should allow you to wait before calling OnUnScheduled methods
...
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-06-22 12:08:41 -04:00
Mark Payne
f2f9056055
NIFI-413: Formatted code to fix checkstyle failures
2015-06-22 12:05:02 -04:00
Mark Payne
f5226ad3c6
Merge branch 'NIFI-413-PutKafka-Compression-and-Batching' of https://github.com/brianghig/incubator-nifi into NIFI-413
2015-06-22 10:37:42 -04:00
Brian Ghigiarelli
e5444aa3cf
Merge pull request #5 from apache/develop
...
Merging latest Apache NiFi develop branch
2015-06-22 09:21:58 -04:00
Mark Payne
c4c98fc4a9
NIFI-482: Allowed for new 'literal' function. Make expressions invalid when they attempt to evaluate functions against the values of 'reducing functions'; cleanup Evaluators that were depending on Abstract classes instead of interfaces. Updated EL Guide to include new 'literal' function
2015-06-22 09:04:55 -04:00
danbress
28bfb70e46
Merge branch 'develop' into NIFI-632
2015-06-21 13:21:55 -04:00
danbress
6b4e90dd5d
NIFI-704 StandardProcessorTestRunner should allow you to wait before calling OnUnScheduled methods
2015-06-20 19:48:02 -04:00
danbress
47847ab404
NIFI-680 Processor docs don't always need to mention Sensitive properties or EL
2015-06-20 18:07:39 -04:00
Mark Payne
0f01b3c96f
NIFI-707: Use HTTP Content-Type Header to set mime.type attribute for GetHTTP
2015-06-20 17:20:42 -04:00
danbress
33848b3036
NIFI-682 EvaluateXPath docs missing closing parenthesis
2015-06-20 11:10:03 -04:00
Brian Ghigiarelli
8af84f3f73
[NIFI-413] Updating PutKafka properties to follow NiFi standards. Added validation for asynchronous properties.
2015-06-19 18:49:21 -04:00
Brian Ghigiarelli
5b0648cf3f
Merge branch 'develop' into NIFI-413-PutKafka-Compression-and-Batching
2015-06-19 17:46:53 -04:00
Brian Ghigiarelli
3045a52e35
Merge branch 'develop' of github.com:apache/incubator-nifi into develop
2015-06-19 17:46:08 -04:00
Mark Payne
531136db98
Merge branch 'NIFI-230' into develop
2015-06-19 13:12:09 -04:00
Mark Payne
548f6d0835
Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-06-19 13:08:49 -04:00
Mark Payne
a5d6f88c2e
NIFI-703: Do not use prefetch if using FlowFileFilter, as this can result in FlowFiles not being pulled from the queue
2015-06-19 12:55:04 -04:00
Matt Gilman
2d0bb1c1cd
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-06-19 11:50:02 -04:00
Mark Payne
a1f0438451
NIFI-702: Ensure that we always skip to the appropriate location within the ContentClaim when exporting to an external stream or Path
2015-06-19 11:10:11 -04:00
Matt Gilman
5fe9975292
NIFI-701:
...
- Including controller services in downloaded templates.
2015-06-19 09:57:30 -04:00
Matt Gilman
cef7206796
NIFI-699:
...
- Removing the enabled checkbox from the controller service configuration dialog. This was originally added to be consistent with the processor configuration dialog. However, the action may be long running and needs a polling mechanism to indicate to the user once the action completes. This is currently built into the enable/disable dialog and that is the preferred mechanism for enabling/disabling.
2015-06-19 08:51:22 -04:00
Aldrin Piri
64502d0e10
NIFI-419 Providing a user configurable selection of the SSL Protocol algorithm used for connections withing an SSL Context controller service. This provides defaults of TLS/SSL values as well as performs a look up of the available items within the JVM.
2015-06-18 23:13:49 -04:00