Commit Graph

170 Commits

Author SHA1 Message Date
joewitt ed3452f527 Merge remote-tracking branch 'origin/develop' into develop 2014-12-23 15:40:17 -05:00
Matt Gilman b569a9d784 Merge branch 'NIFI-65' into develop 2014-12-23 15:36:37 -05:00
joewitt c394454157 NIFI-51 fixed if/else logic/order 2014-12-23 15:12:37 -05:00
Matt Gilman 1a34e75c5b NIFI-65:
- Addressed issues submitting replays while clustered.
2014-12-23 14:56:08 -05:00
Matt Gilman 2436b5338e NIFI-65:
- Code clean up.
2014-12-23 13:46:48 -05:00
Matt Gilman 469502f30c NIFI-65:
- Code clean up.
- Updating authorizeDownload(...) to accept the dnChain in the appropriate order.
2014-12-23 13:00:38 -05:00
Matt Gilman 1374d1db7c NIFI-197:
- Fixing issue when initializing the toolbox for non DFM users.
2014-12-23 12:17:59 -05:00
Matt Gilman 7a29166d9c NIFI-65:
- Replacing calls to nf.Common.submit with window.open where appropriate.
2014-12-23 10:28:41 -05:00
Matt Gilman 1f4ae73065 NIFI-65:
- Only requiring ROLE_PROVENANCE for downloading content as the AuthorityProvider is able to make authorization decisions based on FlowFile attributes.
- Requiring ROLE_PROVENANCE and ROLE_DFM to submit a replay request.
2014-12-23 10:27:09 -05:00
Matt Gilman 71ab084d39 NIFI-65:
- Adding methods to the AuthorityProvider to authorize the downloading of content.
2014-12-23 09:46:35 -05:00
Matt Gilman e67eb4f53b NIFI-65:
- Setting the dn chain on the current NiFiUser.
- Adding unit tests.
2014-12-23 09:33:43 -05:00
Matt Gilman 1c72081257 NIFI-65:
- Adding methods to the AuthorityProvider to authorize the downloading of content.
2014-12-23 09:33:17 -05:00
Matt Gilman 2fed138888 NIFI-65:
- Calling the userService to verify the user has authorization to download content.
2014-12-23 09:32:54 -05:00
Matt Gilman e1ffbdf466 NIFI-65:
- Adding methods to the AuthorityProvider to authorize the downloading of content.
2014-12-23 09:31:55 -05:00
Matt Gilman 2df03143b9 NIFI-65:
- Renaming artifact name.
2014-12-23 09:30:47 -05:00
Matt Gilman 1c9393032d NIFI-65:
- Adding an authorizeDownload method to the UserService.
- Removing an unused/deprecated unit test.
2014-12-23 09:30:29 -05:00
joewitt 9fc7e6463c Merge branch 'NIFI-194' of https://github.com/khmarbaise/incubator-nifi into develop 2014-12-22 21:11:05 -05:00
Karl-Heinz Marbaise 3b4a7a63c6 [NIFI-194] get mvn clean package working correctly
- Removed phase definition for maven-source-plugin
 - Changed goal to jar-no-fork to prevent life cylcle forking
 - Removed version ranges.
2014-12-22 21:48:35 +01:00
Matt Gilman 62965770d0 NIFI-182:
- Adjusting color of text in tables.
2014-12-22 15:22:38 -05:00
Matt Gilman 022ba888bb NIFI-182:
- Updating headers.
- Fixing filtering logic.
2014-12-22 14:56:11 -05:00
Matt Gilman f180d5d2f1 NIFI-182:
- No longer logging the REST API documentation URL.
2014-12-22 14:38:56 -05:00
Matt Gilman d3f082e25c NIFI-182:
- Making the documentation in the help section for cohesive.
2014-12-22 14:23:02 -05:00
Matt Gilman fa80827de9 NIFI-182:
- Making the documentation in the help section for cohesive.
2014-12-22 11:09:51 -05:00
Matt Gilman b375f01519 NIFI-182:
- Updating styles to better match the rest of the documentation.
2014-12-22 11:05:48 -05:00
Matt Gilman 24372962aa Merge branch 'develop' into NIFI-182 2014-12-22 06:58:39 -05:00
joewitt 0d8da145bd NIFI-183 Updated LICENSE and NOTICE based on thorough analysis of all dependencies. Removed HORNETQ and c3p0 as they are incompatible with ASF licensing policies. 2014-12-21 15:14:53 -05:00
joewitt a3664a00c8 NIFI-192 fixed rpm build, assembly is cleaned up, and references to the license, notice, disclaimer, etc.. are to those at the root only 2014-12-20 20:42:40 -05:00
joewitt 1da5a9c175 NIFI-191 updated readme to reflect export control and added readme to resources for distro 2014-12-20 12:22:13 -05:00
joewitt 965e0ab613 NIFI-186 disabled code cahce options by default 2014-12-20 01:06:46 -05:00
joewitt 1357a17b67 NIFI-189 Collapsed several commons libs into one 2014-12-20 00:40:14 -05:00
joewitt c0e4618d42 NIFI-186 fixed extra + and made default mem sizes equal 2014-12-19 17:29:43 -05:00
Mark Payne a2fd2636d0 NIFI-187: Fixed bug that prevents nifi from shutting down properly when RemoteProcessGroup is present on graph 2014-12-19 16:03:08 -05:00
Mark Payne b0a5115097 NIFI-186: Added additional args to bootstrap conf file 2014-12-19 14:25:26 -05:00
Mark Payne f048ed710f Merge branch 'NIFI-USER-GUIDE' into develop 2014-12-19 14:14:44 -05:00
Mark Payne d57b34c452 NIFI-150: Addressed issues not pulling in the user guide appropriately 2014-12-19 14:13:34 -05:00
Mark Payne 9c38f358b8 NIFI-150: Removed old formatted document and updated asciidoc version of user guide 2014-12-19 14:11:43 -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
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
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 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
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 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
joewitt 675ea6611c NIFI-169 Fixed classpath issue affecting startup 2014-12-15 05:53:03 -05:00
joewitt 19d4a150a8 NIFI-169 well it finally all builds. There is a classpath issue still to sort out which impacts startup 2014-12-15 05:14:32 -05:00
Mark Payne bc94625142 NIFI-70: If ROUTE indicates FlowFile routed to same Connection it came from (and only that connection!) then drop the redundant ROUTE event 2014-12-12 12:02:49 -05:00
Mark Payne a8722317ab NIFI-66: 2014-12-12 11:09:52 -05:00
Matt Gilman d307a13c5d NIFI-27:
- Better result normalization.
- Updated styles.
2014-12-12 10:37:02 -05:00
Matt Gilman 68e0898399 NIFI-27:
- Updating cluster search to work with upgraded jquery ui.
- Better support for case when no results are found.
2014-12-12 10:34:56 -05:00
Mark Payne d1271a281e Merge branch 'develop' into bootstrap 2014-12-12 10:31:50 -05:00
Mark Payne 67354bd31c Merge branch 'NIFI164' into develop 2014-12-12 10:25:39 -05:00
Mark Payne d57861d8b5 NIFI-164: Fixed MockContentRepository that existed in a unit test 2014-12-12 10:19:20 -05:00
Mark Payne 8cf0c7814e Merge branch 'NIFI164' into bootstrap 2014-12-12 10:01:17 -05:00
Mark Payne 55d4b1c099 NIFI-164: Add shutdown() method to ContentRepository and implement in FileSystemRepository and VolatileContentRepository to cleanup executors; call shutdown() from FlowController shutdown method 2014-12-12 10:00:40 -05:00
Mark Payne 76f54f8611 NIFI-145: Allow a run.as user to be set in bootstrap.conf file; addressed concerns where an un-priveleged user could issue commands to running NiFi to shutdown; addressed concerns where an un-priveleged user could push large amounts of data to the Bootstrap or NiFi causing OOME 2014-12-12 09:47:19 -05:00
Matt Gilman 71e53ae566 NIFI-27:
- Starting to upgrade jQuery and jQuery UI.
2014-12-11 16:02:44 -05:00
joewitt 52eadeba18 another change for goofy netbeans configs 2014-12-11 13:54:25 -05:00
Mark Payne d517b3fd09 NIFI-145: Added PID detection for Linux 2014-12-11 13:40:56 -05:00
Mark Payne 2bcd1e657a NIFI-132: Log to Processor's logger 2014-12-11 09:45:24 -05:00
Mark Payne 74c7940487 NIFI-161: Removed references to deprecated methods 2014-12-11 09:44:38 -05:00
Mark Payne cbea1f1936 NIFI-72: Added unit tests and fixed bug that caused CONTENT_MODIFIED to be emitted for newly created FlowFiles 2014-12-11 09:16:48 -05:00
Mark Payne 6b0a5e8cd7 NIFI-72: Auto-generate CREATE, CONTENT_MODIFIED, ATTRIBUTES_MODIFIED events when appropriate 2014-12-11 09:03:05 -05:00
Mark Payne d89ba7392f Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2014-12-10 14:40:18 -05:00
Mark Payne 82e42fad03 NIFI-145: Moved bootstrap jar into its own directory: lib/bootstrap 2014-12-10 14:39:59 -05:00
Matt Gilman 1d23e6e136 NIFI-27:
- Latest version of codemirror.
2014-12-10 14:36:44 -05:00
Matt Gilman 8a0e2cee4a NIFI-27:
- Latest version of D3.
2014-12-10 14:36:35 -05:00
Matt Gilman 4c959f7298 NIFI-27:
- Latest version of slickgrid.
2014-12-10 14:36:34 -05:00