Mark Payne
7737fbd84d
NIFI-262, NIFI-263: Added 'restart' and 'dump' options to nifi.sh script
2015-01-14 12:24:09 -05:00
Mark Payne
c62aba1336
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-01-14 12:22:10 -05:00
Mark Payne
210a21cd8f
NIFI-261: Sort processor properties before fingerprinting for templates
2015-01-14 12:19:50 -05:00
Matt Gilman
5fe4c15cd0
NIFI-256:
...
- Identifying more places where we should be manually hiding the context menu.
2015-01-14 11:33:58 -05:00
Matt Gilman
80793ccbb8
NIFI-258:
...
- Ensuring connection stays up to date when processor configuration changes.
2015-01-13 15:54:21 -05:00
Matt Gilman
b142d7a9bd
NIFI-257:
...
- Using the target URI as specified.
2015-01-13 15:21:42 -05:00
Matt Gilman
549c97d3f4
NIFI-256:
...
- Hiding the context menu when opening the shell if possible.
2015-01-13 15:17:58 -05:00
Mark Payne
95b22a0aee
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-01-13 13:35:39 -05:00
Mark Payne
21e809a7cb
NIFI-241: Only call Processor methods with @OnAdded annotation when a Processor is actually added to graph instead of also calling on NiFi restart
2015-01-13 13:28:20 -05:00
Matt Gilman
b6b1859475
NIFI-247:
...
- Preventing zoom/pan events which was throwing off the selection when the cursor left the canvas when using the selection box to select multiple components.
- Preventing default browser behavior which was changing the cursor to text-selection when using the selection box to select multiple components.
2015-01-12 12:56:37 -05:00
Matt Gilman
1da5339a2a
NIFI-214:
...
- It appears that the zoom (pan) event is being triggered early on some browser/OS combinations. As a result, a pan of 0px is registering and throwing off deselection (since we want to maintain selection when panning). I am not sure why the events are firing sporadically, but delaying when the panning flag is set seems to have addressed the deselection concerns.
2015-01-12 10:24:38 -05:00
Matt Gilman
6b97a1dda6
NIFI-140:
...
- Removing border radius on the storage usage progress bars.
2015-01-12 09:33:53 -05:00
joewitt
67362a9908
Merge branch 'NIFI-240' into develop
2015-01-11 21:40:43 -05:00
joewitt
7d85962e4d
NIFI-242 RTC process deviation as this changeset is for must-have license headers. Apache RAT now integrated and working in build
2015-01-10 22:29:13 -05:00
Matt Gilman
b98819e5af
NIFI-239:
...
- Updating deprecated method usage.
2015-01-09 08:10:04 -05:00
joewitt
a76e91bcc5
NIFI-240 replaced logo images with submitted images. Holding in branch pending reesults of vote
2015-01-09 00:03:10 -05:00
Matt Gilman
cb2ceeab79
NIFI-237:
...
- Adding .png extension when appropriate.
2015-01-08 12:54:58 -05:00
Matt Gilman
bda9985d6a
NIFI-115:
...
- Code clean up.
- Showing an expiration icon on the connection label when appropriate.
- Allowing the user to search for connections that have expiration and back pressure configured.
2015-01-08 11:02:25 -05:00
Matt Gilman
22596080c9
NIFI-233:
...
- Fixing the Downstream label for Upstream components from a process group.
2015-01-08 07:16:45 -05:00
Mark Payne
c48745817c
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-01-07 14:33:21 -05:00
Matt Gilman
6f2e283166
NIFI-231:
...
- Code clean up.
- Cleaning up tooltips when options are removed.
- Setting the correct style on the tooltips.
2015-01-07 14:25:27 -05:00
Matt Gilman
edaa191d37
NIFI-232:
...
- Adding a note in the UI that the Event Driven scheduling strategy is experimental.
2015-01-07 14:08:13 -05:00
Matt Gilman
9531219293
NIFI-196:
...
- Fixing default logging configuration for the user log.
2015-01-07 11:49:40 -05:00
Matt Gilman
2de45b62a7
NIFI-231:
...
- Cleaning up all tooltips that are based on dynamic content.
2015-01-07 10:22:27 -05:00
Mark Payne
4748cbd185
NIFI-225: Set Locale to EN-US for all instances of Collator
2015-01-07 09:54:05 -05:00
Mark Payne
93309901ba
NIFI-225: Change Locale to always be EN-US
2015-01-07 09:01:42 -05:00
Matt Gilman
645837491c
NIFI-216:
...
- Code clean up.
- Ensuring the appropriate scripts/stylesheets are referenced in Summary page.
2015-01-07 07:46:57 -05:00
Matt Gilman
23dcdeb61b
NIFI-216:
...
- Ignoring irrelevant whitespace in EL editor.
- Adding IDE style function details for each function in the auto complete.
2015-01-06 11:41:13 -05:00
Mark Payne
2d0b163961
NIFI-221: included controller service needed in nar-bundles pom
2015-01-06 10:16:00 -05:00
Mark Payne
a2ecfe3355
NIFI-226: when pre-fetching FlowFiles from queue, if a FlowFile is penalized, it is lost
2015-01-05 15:36:40 -05:00
Matt Gilman
b7afc6999e
NIFI-223:
...
- Addressing issue when dragging multiple components. Issue stemmed from skipping the PUT request when the component (a connection with no bends points) was included in the selection.
2015-01-05 07:43:19 -05:00
Matt Gilman
c1eb209d4f
NIFI-140:
...
- Addressing inconsistent tooltip styles.
2015-01-05 07:22:10 -05:00
joewitt
9e35c7da9f
NIFI-222 moved away from project.version and instead use explicit version declaration. Release plugin should take care of it anyway
2015-01-03 00:58:58 -05:00
joewitt
e35c997436
NIFI-218 integrated expression-language-guide into web app
2015-01-02 00:59:41 -05:00
Mark Payne
d3d10958a7
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2014-12-31 16:17:51 -05:00
Mark Payne
e07b910a55
NIFI-217: Added PermGen properties and property to enable G1GC but leave them commented out
2014-12-31 16:08:39 -05:00
Matt Gilman
3c5bb56386
NIFI-59:
...
- Adding a property to specify the size of the Jetty thread pool.
2014-12-31 10:42:42 -05:00
Mark Payne
ebf3cdc779
NIFI-215: Make the 'detect timing issues' task a daemon
2014-12-31 08:45:25 -05:00
Mark Payne
d879e0d640
NIFI-215: Shut down the ProcessScheduler that is used for Reporting Tasks when NCM is stopped
2014-12-31 08:07:40 -05:00
Mark Payne
394c7116d1
NIFI-44: Removed the swap directory property and always use the 'swap' directory under the flowfile repo
2014-12-30 16:30:13 -05:00
Matt Gilman
b823189452
NIFI-140:
...
- Address style issues with slider widget in processor configuration and provenance lineage.
- Documentation in count, center, and ellipsis plugins.
- Disable text selection over canvas, new processor dialog, and context menu.
- Updated the draggable component icons to support dragging over all parts of the page. Only creating new component when the drop occurs over the canvas. Other drops will be disabled.
2014-12-30 10:37:51 -05:00
Mark Payne
7589ad356e
NIFI-174: Always 'enrich' the Provenance SEND event, regardless of whether or not we are commiting ot he repository immediately
2014-12-30 10:29:38 -05:00
Mark Payne
05cc6f045d
NIFI-212: When comparing .tar files for differences, rather than comparing MD5SUM's of .tar files, ensure that .tar files have the same number of entries and that those entries are identical. This prevents issues that arise if the TAR metadata within the file differs
2014-12-30 10:00:24 -05:00
Mark Payne
bfe39c0b82
Merge branch 'NIFI-33' into develop
2014-12-30 09:08:19 -05:00
Mark Payne
0a0b7e05a0
NIFI-211: Use ServerSocket.accept instead of ServerSocketChannel.accept so that timeout is taken into account
2014-12-30 08:59:10 -05:00
Matt Gilman
d27d2e303e
NIFI-24:
...
- Updating the state of the enable/disable button in the toolbar when appropriate.
2014-12-30 07:43:20 -05:00
Mark Payne
c69e4dbec6
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2014-12-28 13:33:03 -05:00
joewitt
b6f2dd280c
NIFI-162 all doc components prepped and integrated to build process. Now just to fill in content
2014-12-26 23:06:31 -05:00
joewitt
ac3c3bb4d5
NIFI-200 added quotes around appropriate path to allow space to work and ensured nifi root was set properly/tested on paths with spaces and without
2014-12-24 22:12:09 -05:00
Matt Gilman
d997fd1b58
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2014-12-23 16:12:38 -05:00