Commit Graph

3618 Commits

Author SHA1 Message Date
Mark Payne d8911e75e6 NIFI-150: Added additional documentation 2014-12-19 12:28:14 -05:00
Matt Gilman 5e6de841d0 NIFI-182:
- Embedding REST docs in the Help section.
2014-12-19 10:47:23 -05:00
Mark Payne ea17562dd3 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2014-12-19 10:03:28 -05:00
Mark Payne cbb1746587 NIFI-185: Improved error message 2014-12-19 10:02:53 -05:00
Mark Payne c213895cc2 NIFI-150: Added Apache License to the output HTML 2014-12-19 10:01:09 -05:00
Matt Gilman 4146a23cee Merge branch 'develop' into NIFI-182 2014-12-19 07:50:05 -05:00
Matt Gilman 732cb7071e NIFI-27:
- Update to support newer version of jquery.
2014-12-19 07:32:28 -05:00
joewitt 1a6f83e7de NIFI-184 fixed profile activition to occur only on Java 1.7 2014-12-18 20:40:30 -05:00
Mark Payne 42566cd6aa NIFI-150: Added documentation 2014-12-18 17:25:22 -05:00
Mark Payne a23c7f2e2b NIFI-150: Added documentation in asciidoc format 2014-12-18 17:10:42 -05:00
Matt Gilman 3d0766b9f5 NIFI-182:
- Updating to accommodate for new format in generated documentation.
2014-12-18 14:10:02 -05:00
Matt Gilman b87b75329d NIFI-60:
- Making service api artifiacts provided by default.
2014-12-18 14:03:48 -05:00
Mark Payne 578974e558 NIFI-150: Initial import of unfinished User Guide 2014-12-17 14:17:54 -05:00
Matt Gilman 713312d9e5 NIFI-157:
- No longer rendering connections in the birdseye view.
2014-12-17 12:14:21 -05:00
Matt Gilman 12de20da86 NIFI-180:
- Obtaining the grid instance correctly.
2014-12-17 10:46:54 -05:00
Matt Gilman 045afa5b2e Merge branch 'develop' into NIFI-85 2014-12-17 10:15:47 -05:00
Matt Gilman 5527ccbe94 Merge branch 'nifi-27' into develop 2014-12-17 10:12:42 -05:00
Matt Gilman d5b20d463f NIFI-27:
- Addressing resizable issue after updating jquery UI.
2014-12-17 10:10:14 -05:00
Matt Gilman ca872badae NIFI-85:
- Updating draggable usage for better consistency.
2014-12-17 10:07:45 -05:00
Matt Gilman 9c08118f57 NIFI-85:
- Using draggable on all dialogs that are applicable at the moment.
2014-12-17 09:11:25 -05:00
Philip Young 621b7f41cb NIFI-85: Made the Configure Processor modal dialog box movable.
Signed-off-by: Matt Gilman <matt.c.gilman@gmail.com>
2014-12-17 07:21:20 -05:00
joewitt fe3d1a4ca2 NIFI-179 updated maven depedency set to resolve warnings in build 2014-12-16 23:37:55 -05:00
joewitt 1b23671eb3 Merge remote branch 'origin/develop' into develop 2014-12-16 21:21:08 -05:00
joewitt fdce4f5b1a NIFI-177 text change for about dialogue 2014-12-16 18:20:08 -05:00
joewitt 9c2c399198 NIFI-175 extremely trivial removal of extraneous pom entries and quieted needless logging 2014-12-16 16:41:41 -05:00
Matt Gilman c2bb1fd5ba Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2014-12-16 15:35:44 -05:00
Matt Gilman 15d7031ebd NIFI-143:
- Using the datum from the appropriate selection.
- Handling group selection.
2014-12-16 15:34:39 -05:00
Mark Payne 575cc42c72 Merge branch 'bootstrap' into develop 2014-12-16 15:10:20 -05:00
Mark Payne c1681d95f6 NIFI-145: Make nifi.pid writable by owner 2014-12-16 14:36:38 -05:00
joewitt a94cf4be4b Merge branch 'develop' into NIFI-169 2014-12-16 12:53:40 -05:00
joewitt d9dab00612 NIFI-173 fixed web war finding 2014-12-16 11:46:37 -05:00
Matt Gilman d7b1113a86 NIFI-27:
- Upgrading jQuery, jQuery UI, jqGrid.
- Replacing deprecated functionality.
2014-12-16 11:25:25 -05:00
Matt Gilman a016bf47bd NIFI-27:
- Reverting to a slightly old version of minicolors to do issues compressing the css in the latests version.
2014-12-16 11:12:15 -05:00
joewitt 8fb78d2a58 NIFI-173 changed meta-inf/dependencies to meta-inf/bundled-dependencies 2014-12-16 10:38:59 -05:00
Matt Gilman f10bb3ccad Merge branch 'develop' into nifi-27 2014-12-16 09:44:24 -05:00
Matt Gilman 888d1bafc7 NIFI-27:
- Upgrading jQuery and jQuery UI.
- Updating autocomplete as appropriate.
- Restoring line returns between methods.
2014-12-16 09:40:56 -05:00
Matt Gilman 2965258e5d NIFI-27:
- Upgrading jQuery and jQuery UI.
- Replacing all instances of Deferred.then with Deferred.done/fail due to API change introduced in 1.8.
- Restoring line returns between public methods.
- Upgrading jquery.form and jquery.minicolors.
2014-12-16 08:42:13 -05:00
joewitt 3a4c6ed887 Merge branch 'develop' into NIFI-169 2014-12-16 08:16:52 -05:00
Mark Payne 7797184712 NIFI-33: On failure, was attempting to remove non-existent file; fixed this 2014-12-15 15:02:44 -05:00
Mark Payne ece5ce1409 NIFI-33: Ensure that we sync to disk, then rename file when swapping out; delete partial files on restart; destroy corrupt files on EOFException/FileNotFoundException when swapping in 2014-12-15 14:57:11 -05:00
Mark Payne 1cc3ce5755 NIFI-35: Provide an EventReporter to the FlowFileSwapManager and provide events for any errors 2014-12-15 14:28:11 -05:00
Mark Payne 9e60aa0f25 NIFI-49: Included patch from Philip Young to include name of default value when not allowed as a property descriptor value 2014-12-15 13:53:12 -05:00
Mark Payne ddfa621dab NIFI-49: Included patch from Philip Young to include name of default vlaue when not allowed as a property descriptor value 2014-12-15 13:29:35 -05:00
Mark Payne 1316042977 NIFI-49: Included patch from Philip Young to include name of default vlaue when not allowed as a property descriptor value 2014-12-15 13:28:09 -05:00
Mark Payne f0bea5c156 NIFI-49: include name of default value if it is not allowed in a property descriptor 2014-12-15 13:21:59 -05:00
Mark Payne e04a55d3a5 NIFI-43: Do not throw InvocationTargetException if it is wrapping a RuntimeException; instead just throw the RuntimeException 2014-12-15 13:14:42 -05:00
Mark Payne 73cc6cbe28 NIFI-56: Made test single-threaded 2014-12-15 13:09:08 -05:00
Mark Payne 1a231d8b95 NIFI-145: Update nifi.sh to avoid readlink that's not always compatible; added 'install command'; made nifi.sh chkconfig compatible 2014-12-15 13:04:54 -05:00
Matt Gilman fc78752e61 NIFI-27:
- Updating access control configuration for secure ports due to autocomplete upgrade.
2014-12-15 12:02:15 -05:00
joewitt 614349bdfd NIFI-169 updating a few tests and build 2014-12-15 10:43:07 -05:00