nifi/nifi-commons
David Handermann 33da3463b6
NIFI-13594 Added web-servlet-shared abstracted from web-utils (#9123)
- Moved RequestUriBuilder from web-utils to web-servlet-shared
- Refactored proxy header parsing from WebUtils to StandardRequestUriProvider
- Renamed WebUtils to WebClientUtils

This closes #9123
2024-07-30 15:41:49 -04:00
..
nifi-build NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
nifi-calcite-utils NIFI-13529 Set Calcite Connection timeZone to UTC for Records 2024-07-09 13:47:27 -05:00
nifi-data-provenance-utils NIFI-13526 Removed unused variables and localized nifi-socket-utils 2024-07-08 13:44:42 -05:00
nifi-deprecation-log NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
nifi-expression-language NIFI-13266 Removed String concatenation in logging messages (#8940) 2024-06-11 23:26:58 -04:00
nifi-flow-encryptor NIFI-13238 Added Checkstyle rules for whitespace 2024-05-15 06:41:19 -05:00
nifi-flowfile-packager NIFI-13238 Added Checkstyle rules for whitespace 2024-05-15 06:41:19 -05:00
nifi-hashicorp-vault NIFI-13238 Added Checkstyle rules for whitespace 2024-05-15 06:41:19 -05:00
nifi-hashicorp-vault-api NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
nifi-hl7-query-language NIFI-12998 Restructured framework and extension modules 2024-04-26 12:12:48 -05:00
nifi-jetty-configuration NIFI-13313: Remove old UI (#8906) 2024-06-05 09:09:01 -04:00
nifi-json-schema-api NIFI-12998 Restructured framework and extension modules 2024-04-26 12:12:48 -05:00
nifi-json-schema-shared NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
nifi-json-utils NIFI-12998 Restructured framework and extension modules 2024-04-26 12:12:48 -05:00
nifi-kubernetes-client NIFI-11990 Disabled Kubernetes Auto Config in Test Class 2023-08-24 18:31:06 +02:00
nifi-metrics NIFI-13401 Upgraded Spring to 6.1.9 and Jetty to 12.0.10 and others 2024-06-14 16:36:19 -05:00
nifi-parameter NIFI-13526 Removed unused variables and localized nifi-socket-utils 2024-07-08 13:44:42 -05:00
nifi-per-process-group-logging NIFI-12998 Restructured framework and extension modules 2024-04-26 12:12:48 -05:00
nifi-properties NIFI-13344 Implemented backend for uploading and managing custom NARs 2024-07-12 09:02:25 -05:00
nifi-property-encryptor NIFI-13599 Replaced Commons Codec Hex with HexFormat for Encryptor (#9125) 2024-07-30 13:23:56 -04:00
nifi-property-utils NIFI-13414 Removed Property Protection Modules and Encrypt Config 2024-06-20 13:04:00 -07:00
nifi-record NIFI-13380: When determining if Record Type A is 'wider' than Record Type B, and both have a RECORD with the same name but different schemas, instead of determining that A is not wider than B, perform a recursive comparison to check if the RECORD within A's schema is wider than the RECORD within B's schema. 2024-06-15 14:40:24 -04:00
nifi-record-path NIFI-12704 Avoid NPE in escapeJson() for Root Path 2024-06-17 13:20:13 -05:00
nifi-schema-utils NIFI-13238 Added Checkstyle rules for whitespace 2024-05-15 06:41:19 -05:00
nifi-security-cert NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
nifi-security-cert-builder NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
nifi-security-crypto-key NIFI-13525 Removed unused classes from nifi-security-crypto-key 2024-07-06 09:33:32 -07:00
nifi-security-identity NIFI-13265 Removed instantiation of Object arrays for log arguments 2024-05-30 17:17:33 -05:00
nifi-security-kerberos NIFI-13266 Removed String concatenation in logging messages (#8940) 2024-06-11 23:26:58 -04:00
nifi-security-kerberos-api NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
nifi-security-ssl NIFI-12125 Refactored Framework SSLContext Loading (#8967) 2024-06-25 16:08:04 -04:00
nifi-security-utils NIFI-12125 Refactored Framework SSLContext Loading (#8967) 2024-06-25 16:08:04 -04:00
nifi-security-utils-api NIFI-12998 Restructured framework and extension modules 2024-04-26 12:12:48 -05:00
nifi-single-user-utils NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
nifi-site-to-site-client NIFI-13403 Removed unnecessary toString in logging statements 2024-06-25 20:13:08 -05:00
nifi-swagger-integration NIFI-12998 Restructured framework and extension modules 2024-04-26 12:12:48 -05:00
nifi-utils NIFI-13569 Converted TestRegexDateTimeMatcher to Parameterized Test (#9099) 2024-07-23 08:10:42 -05:00
nifi-uuid5 NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
nifi-web-client NIFI-12998 Restructured framework and extension modules 2024-04-26 12:12:48 -05:00
nifi-web-client-api NIFI-13344 Implemented backend for uploading and managing custom NARs 2024-07-12 09:02:25 -05:00
nifi-web-servlet-shared NIFI-13594 Added web-servlet-shared abstracted from web-utils (#9123) 2024-07-30 15:41:49 -04:00
nifi-web-utils NIFI-13594 Added web-servlet-shared abstracted from web-utils (#9123) 2024-07-30 15:41:49 -04:00
nifi-write-ahead-log NIFI-13403 Removed unnecessary toString in logging statements 2024-06-25 20:13:08 -05:00
nifi-xml-processing NIFI-13238 Added Checkstyle rules for whitespace 2024-05-15 06:41:19 -05:00
pom.xml NIFI-13594 Added web-servlet-shared abstracted from web-utils (#9123) 2024-07-30 15:41:49 -04:00