danbress
4ab278dd19
NIFI-280 fixing up table formatting of tables in components
2015-02-07 11:51:04 -05:00
danbress
6e80ae7b9b
NIFI-280 - changing the way properties are formatted
2015-02-07 10:47:12 -05:00
danbress
c3085b8b21
NIFI-280 - fixing colspan
2015-02-07 10:47:11 -05:00
danbress
5f1fb45c91
NIFI-280 writing the description as a second row
2015-02-07 10:47:10 -05:00
danbress
6007070628
NIFI-280 - putting description as an info bubble
2015-02-07 10:47:09 -05:00
danbress
f269861d9d
NIFI-280 - removing apache license from generated HTML
2015-02-07 10:47:08 -05:00
danbress
0fa553ac02
NIFI-280 - Modifing existing existing documentation
...
removing index.html and renaming to additionalDetails.html if there is relevent information
2015-02-07 10:47:07 -05:00
danbress
220fcac169
NIFI-280 rewording column headers and warning message
2015-02-07 10:47:06 -05:00
danbress
d7cf25be9a
NIFI-280 - Adding new documentation framework component and incorporating
...
in framework
2015-02-07 10:47:06 -05:00
Aldrin Piri
497767389d
Providing location of documenation in the contributing portion of the developer guide.
2015-02-06 15:25:19 -05:00
Aldrin Piri
c36734eb88
Correcting NoClassDefFoundError typo
2015-02-06 15:13:46 -05:00
Aldrin Piri
2197049a6d
Adding information on the usage of AsciiDoc for documentation and providing a link to the AsciiDoc guide for tooling
2015-02-06 15:05:14 -05:00
Aldrin Piri
c14aef4c75
Correct casing of JIRA
2015-02-06 14:51:37 -05:00
Mark Payne
05b64593b6
NIFI-282: Bug fixes; documentation improvements; removed code marked as 'FOR TESTING'
2015-02-06 08:19:54 -05:00
Matt Gilman
d36a71c25c
NIFI-162:
...
- Better integrating overview and admin/developer guides.
2015-02-05 23:33:19 -05:00
joewitt
4a49ba7f70
NIFI-291 made all the licensing/notice changes for source v binary and so on as suggested in last release
2015-02-05 00:42:12 -05:00
Matt Gilman
ed53b46b7a
NIFI-317:
...
- Code clean up. Earlier versions of this used a GET request which required the img be url encoded. Converted to using POST due to URL length limitations but left the encoding code in place.
2015-02-04 10:02:51 -05:00
Matt Gilman
3a0cb2d634
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-02-04 09:35:29 -05:00
Matt Gilman
4e85e34c31
NIFI-317:
...
- Adding support for exporting the lineage graph as SVG.
- Removing support to convert to PNG.
2015-02-04 09:05:18 -05:00
Mark Payne
629ec371cd
Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-02-04 08:02:41 -05:00
Matt Gilman
b0b14ed10b
NIFI-162: Updating gitignore
2015-02-04 07:20:49 -05:00
Matt Gilman
e45dea1b1c
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-02-03 22:44:33 -05:00
Matt Gilman
8140b2a947
NIFI-162:
...
- Updating topbar.
- Adding more content.
2015-02-03 22:44:07 -05:00
bbende
bbb7f8d46c
Updating nifi-processor-bundle-archetype to use new annotation package names
2015-02-03 22:24:32 -05:00
Mark Payne
7724dadf0d
NIFI-268: Fixed unit tests
2015-02-03 12:20:09 -05:00
Mark Payne
3b399d7504
NIFI-268: Change Assert.fail to logger.warn if using deprecated annotation for processors. This will be cahnged to Assert.fail in 0.1.0 but should not happen for version 0.0.2
2015-02-03 12:09:42 -05:00
Mark Payne
10714efbd3
NIFI-310: Added unit tests for PostHTTP
2015-02-03 11:57:58 -05:00
Mark Payne
102e3cb093
NIFI-310: Fixed NPE
2015-02-03 10:37:28 -05:00
Matt Gilman
be16371b20
NIFI-315:
...
- Moving to a newer version of yui compressor plugin.
2015-02-03 09:54:54 -05:00
Matt Gilman
4b852ebc65
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-02-03 09:51:59 -05:00
joewitt
a738be8f27
NIFI-291 completed incorporation of Purtell feedback
2015-02-03 09:43:19 -05:00
Matt Gilman
d145e2098f
NIFI-287:
...
- Updating the way active thread count is displayed.
2015-02-03 09:43:01 -05:00
joewitt
d926aca951
NIFI-291 completed incorporation of Elser feedback
2015-02-03 09:41:27 -05:00
joewitt
2c2d39c7a2
NIFI-269 removed declaration of gnu tar form from parent pom
2015-02-03 08:18:58 -05:00
joewitt
fbfebf622d
NIFI-269 This closes #16 . Merge branch 'develop' of https://github.com/davidmoravek/incubator-nifi into develop
2015-02-03 07:59:50 -05:00
Matt Gilman
9c61bdb102
NIFI-162:
...
- Initial commit of the updated website. Contains copies of current pages and links to existing documents.
2015-02-02 23:21:21 -05:00
Mark Payne
54e922c8f5
Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-02-02 15:52:26 -05:00
Jenn Barnabee
c0110aa17b
NIFI-286 Fixes typos in Overview; adds Clustering section to Administration Guide; adds to Installation instructions in Administration Guide
2015-02-02 15:18:25 -05:00
Matt Gilman
ed8f771606
NIFI-288:
...
- Removing the border radius on the provenance progress bars.
2015-02-02 14:39:49 -05:00
Matt Gilman
93b78a7dd5
NIFI-289:
...
- Added logging when error conditions occur in UpdateAttribute REST endpoints.
2015-02-02 14:02:24 -05:00
Mark Payne
ec7f7e7717
NIFI-305: Slight refactorings to provide more flexibility in concrete implementations
2015-02-02 13:51:51 -05:00
Matt Gilman
600a47be16
NIFI-295:
...
- Considering the default value when a property is unset.
2015-02-02 13:40:07 -05:00
Mark Payne
c01dff5922
Merge branch 'NIFI-305' of https://github.com/gresockj/incubator-nifi into develop
2015-02-02 13:23:36 -05:00
Matt Gilman
94b39036dc
NIFI-297:
...
- Fixed name of the nifi user log.
2015-02-02 13:16:34 -05:00
Matt Gilman
b4d07e262f
NIFI-307:
...
- Updating how action buttons are invoked in tables throughout the application.
NIFI-311:
- Addressing visibility and behavior issue with the refresh button in the component cluster summary dialog.
2015-02-02 12:45:53 -05:00
Matt Gilman
9cd9d126e3
NIFI-307:
...
- Updating how action buttons are invoked in tables throughout the application.
2015-02-02 12:44:51 -05:00
David Moravek
51b34a060c
NIFI-269: fix OSX build
2015-02-02 09:51:11 +01:00
joewitt
037f36dd98
Merge branch 'master' into develop
2015-01-30 23:22:23 -05:00
joewitt
21619da1b3
NIFI-272 fixing pom version references
2015-01-30 23:06:31 -05:00
joewitt
02b402b8c5
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
2015-01-30 22:49:29 -05:00