nifi/nifi-commons
Andy LoPresto dbee774c5b
NIFI-7304 Removed default value for nifi.web.max.content.size.
Added Bundle#toString() method.
Refactored implementation of filter addition logic.
Added logging.
Added unit tests to check for filter enablement.
Introduced content-length exception handling in StandardPublicPort.
Added filter bypass functionality for framework requests in ContentLengthFilter.
Updated property documentation in Admin Guide.
Renamed methods & added Javadoc to clarify purpose of filters in JettyServer.
Cleaned up conditional logic in StandardPublicPort.
Moved ContentLengthFilterTest to correct module.
Refactored unit tests for accuracy and clarity.
Fixed remaining merge conflict due to method renaming.

Signed-off-by: Joe Witt <joe.witt@gmail.com>
2020-07-14 10:42:00 -07:00
..
nifi-data-provenance-utils NIFI-7375: This closes #4218. Fixed a bug that caused Provenance Events not to show up in specific situations when clicking View Provenance for a Processor. 2020-04-20 13:40:07 -04:00
nifi-expression-language NIFI-6255 NIFI-6287: Hash function for expression language and record path. 2020-05-25 06:23:00 -04:00
nifi-flowfile-packager NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-hl7-query-language NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-json-utils NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-logging-utils NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-metrics NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-parameter NIFI-7242: When a Parameter is changed, any property referencing that parameter should have its #onPropertyModified method called. Also renamed Accumulo tests to integration tests because they start embedded servers and connect to them, which caused failures in my environment. Also fixed a bug in TestLengthDelimitedJournal because it was resulting in failures when building locally as well. 2020-03-11 21:00:43 +01:00
nifi-properties NIFI-7304 Removed default value for nifi.web.max.content.size. 2020-07-14 10:42:00 -07:00
nifi-record NIFI-7369 Adding decimal support for record handling in order to avoid missing precision when reading in records 2020-06-02 15:13:14 -04:00
nifi-record-path NIFI-6255 NIFI-6287: Hash function for expression language and record path. 2020-05-25 06:23:00 -04:00
nifi-rocksdb-utils NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-schema-utils NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-security-utils NIFI-7621 & NIFI-7614 Updated terminology throughout codebase and documentation. 2020-07-14 10:39:28 -07:00
nifi-site-to-site-client NIFI-7621 & NIFI-7614 Updated terminology throughout codebase and documentation. 2020-07-14 10:39:28 -07:00
nifi-socket-utils NIFI-7407 Replaced SSLContextFactory references to "TLS" with "TLSv1.2" (in shared constant). 2020-05-19 12:56:59 -07:00
nifi-utils NIFI-7540: Fix TestListenSMTP and TestListFile on macOS build environment (#4341) 2020-06-16 17:45:37 -07:00
nifi-web-utils NIFI-7558 Fixed CatchAllFilter init logic by calling super.init(). 2020-06-22 12:20:28 -07:00
nifi-write-ahead-log NIFI-7242: When a Parameter is changed, any property referencing that parameter should have its #onPropertyModified method called. Also renamed Accumulo tests to integration tests because they start embedded servers and connect to them, which caused failures in my environment. Also fixed a bug in TestLengthDelimitedJournal because it was resulting in failures when building locally as well. 2020-03-11 21:00:43 +01:00
pom.xml NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00