- ab99751 NIFIREG-452: Migrate NiFi Registry into NiFi codebase (updated README) (#323) by Matthew Burgess · 2 years, 5 months ago main
- fcb6071 NIFIREG-447 - Bumped hadoop dependency version. by mtien · 2 years, 9 months ago
- d715f2f NIFIREG-441 - Add test data source factory for Postgres 12 & 13 (#316) by Pierre Villard · 2 years, 9 months ago
- 5d78750 NIFIREG-440 Updated GitHub Action versions (#315) by exceptionfactory · 2 years, 10 months ago
- 02e31b1 NIFIREG-434 Added support for BCFKS Keystore Type by exceptionfactory · 3 years ago
- 570119a NIFIREG-431 Fix the location of the log directory in Windows (#312) by Chris Lim · 3 years ago
- 541a362 NIFI-8013 Add env var to set remote repo in git persistence (#313) by Chamila · 3 years ago
- e0590a0 NIFIREG-429 Detect if older flyway table is already present in database, if so then set Flyway config to keep using that by Bryan Bende · 3 years, 1 month ago
- 065f11f NIFIREG-426 Remove MySQL 5.6 from test-all-dbs as it is no longer supported by the latest Flyway version (#310) by Bryan Bende · 3 years, 1 month ago
- e6bff3d NIFIREG-427 Updated references to root key instead of master key in Admin Guide by Andrew Lim · 3 years, 1 month ago
- c5215c9 NIFIREG-425 Update automated UI tests with correct URL by Andrew Lim · 3 years, 1 month ago
- 6793ab8 NIFIREG-349 Add nifi.registry.bootstrap.sensitive.key to Bootstrap Properties section in Admin Guide by Andrew Lim · 3 years, 1 month ago
- 7135700 NIFIREG-424 Updated dockerhub module for next release by Pierre Villard · 3 years, 1 month ago
- b9e31d1 Merge branch 'NIFIREG-424-RC1' into main by Pierre Villard · 3 years, 1 month ago
- 7ddf578 NIFIREG-424-RC1 prepare for next development iteration by Pierre Villard · 3 years, 2 months ago NIFIREG-424-RC1
- 74c7435 NIFIREG-424-RC1 prepare release nifi-registry-0.8.0-RC1 by Pierre Villard · 3 years, 2 months ago nifi-registry-0.8.0-RC1 rel/nifi-registry-0.8.0
- 7f2e4f7 NIFIREG-423 Bump junit from 4.12 to 4.13.1 (#306) by dependabot[bot] · 3 years, 2 months ago
- 4b6d25f NIFIREG-415 Add Support for Unicode in X-ProxiedEntitiesChain by Kevin Doran · 3 years, 3 months ago
- f3a2717 NIFIREG-421 - adding GCS support to Ranger plugin by Pierre Villard · 3 years, 2 months ago
- ae5f946 NIFIREG-420 - adding Ozone support to Ranger plugin (#304) by Pierre Villard · 3 years, 2 months ago
- b08c7e7 Add hacktoberfest label to repo by Matthew Burgess · 3 years, 2 months ago
- 3739334 NIFIREG-188: Login by hitting Enter in the input fields in web UI by Kotaro Terada · 5 years ago
- 0647389 NIFIREG-313 - Add OpenId Connect support for authenticating users (#296) by thenatog · 3 years, 3 months ago
- f3663e1 NIFIREG-346 - fix build issue after bouncycastle upgrade (#303) by Pierre Villard · 3 years, 3 months ago
- 146965d NIFIREG-418 - disable Travis build and update README file by Pierre Villard · 3 years, 3 months ago
- 3956e2a NIFIREG-346 Upgrade JGit to latest 5.x version, and upgrade Bouncy Castle to be compatible with latest JGit by Bryan Bende · 3 years, 4 months ago
- ec90906 NIFIREG-414 Add groupId and artifactId to BundleVersionMetadata by Bryan Bende · 3 years, 3 months ago
- c88f227 NIFIREG-417 Upgrade to apache ranger 2.1.0 client by Bryan Bende · 3 years, 3 months ago
- 1ca496f Merge pull request #299 from pvillard31/NIFIREG-416 by Andrew Lim · 3 years, 3 months ago
- c885ea7 NIFIREG-416 - fix documentation for hooks with class definition by Pierre Villard · 3 years, 3 months ago
- 2ec4f5e NIFIREG-411 Refactor nifi-registry-client to support other authN mechanisms by Bryan Bende · 3 years, 4 months ago
- 3a4f0ef NIFIREG-413 Add test DataSourceFactory for Postgress 11 and upgrade Flyway by Bryan Bende · 3 years, 3 months ago
- 85a3243 NIFIREG-410 Add integration tests that cover the new Database UserGroupProvider and AccessPolicyProvider by Bryan Bende · 3 years, 4 months ago
- 4dde23b NIFIREG-408 Initial commit adding TenantsClient and PoliciesClient by Bryan Bende · 3 years, 4 months ago
- f1757f5 NIFIREG-409 Refactoring revision management by Bryan Bende · 3 years, 4 months ago
- 0d2bd6f NIFIREG-292 Create database implementations of UserGroupProvider and AccessPolicyProvider by Bryan Bende · 4 years, 2 months ago
- b19ea97 NIFIREG-407 Added a PR template. (#290) by M Tien · 3 years, 4 months ago
- d58f300 NIFIREG-405: Updated master to main in README (#288) by Peter Turcsanyi · 3 years, 4 months ago
- 2243782 NIFIREG-404 Updating docker files for next release by Bryan Bende · 3 years, 4 months ago
- 016479e Merge branch 'NIFIREG-404-RC1' into main by Bryan Bende · 3 years, 4 months ago
- 42cdfed NIFIREG-404-RC1 prepare for next development iteration by Bryan Bende · 3 years, 5 months ago NIFIREG-404-RC1
- c8f2603 NIFIREG-404-RC1 prepare release nifi-registry-0.7.0-RC1 by Bryan Bende · 3 years, 5 months ago nifi-registry-0.7.0-RC1 rel/nifi-registry-0.7.0
- 9b93397 NIFIREG-394 call onConfigured with the same classloader by chris · 3 years, 6 months ago
- 105be0b NIFIREG-398 Change FlowFileConcurreny from enum to String to allow fo… (#286) by Bryan Bende · 3 years, 5 months ago
- a47b343 NIFIREG-400 Upgraded dependency versions. (#285) by Andy LoPresto · 3 years, 5 months ago
- eda3f7c NIFIREG-227 GitFlowPersistenceProvider option to clone repo on startup by ravowlga123 · 4 years ago
- 0bb47e8 NIFIREG-385 Returning default Revision with version 0 on RevisableEntity when revisions are disabled, so that there is always a non-null revision in case it is referenced by Bryan Bende · 3 years, 5 months ago
- 564cc86 NIFIREG-368 - Fixed a transposition of the key password and keystore password. Simplified the use of these variables a little bit. Added some unit tests. by Nathan Gough · 3 years, 6 months ago
- 4c95a60 NIFIREG-398: Updated versions to 0.7.0-SNAPSHOT instead of 1.0.0-SNAP… (#283) by markap14 · 3 years, 6 months ago
- 4ceb723 NIFIREG-385 Make revision feature configurable by Bryan Bende · 3 years, 8 months ago
- df00b46 NIFIREG-390: Add .asf.yaml file to GitHub repo by Matthew Burgess · 3 years, 6 months ago
- cd49308 [NIFIREG-389] remove npx and use npm-force-resolutions by Scott Aslan · 3 years, 6 months ago
- 2881e29 NIFIREG-387 - Upgraded spring boot and some additional depedencies required to allow this upgrade. by Nathan Gough · 3 years, 8 months ago
- 6674e17 [NIFIREG-382] upgrade frontend deps by Scott Aslan · 3 years, 8 months ago
- 8682cfd NIFIREG-378 Update year in NOTICE files to reflect 2020 by Bryan Bende · 3 years, 8 months ago
- 56a44c8 NIFIREG-380 - Allow NiFi Registry admins to configure whether Jetty will send the Jetty server version in responses. by Nathan Gough · 3 years, 8 months ago
- 6d4c119 NIFIREG-381 skipping integration tests by Joe Witt · 3 years, 8 months ago
- 6e33103 NIFIREG-376 - Upgrading jackson-databind to 2.9.10.3. by Nathan Gough · 3 years, 8 months ago
- 203b323 NIFIREG-364 - Upgraded again to checkstyle 8.31. by Nathan Gough · 3 years, 8 months ago
- a84753a NIFIREG-364 - Upgrading maven checkstyle version. Errors need fixing. by Nathan Gough · 3 years, 8 months ago
- ec711c7 [NIFIREG-374] reload nifi registry config upon successful login by Scott Aslan · 3 years, 8 months ago
- 81085e0 NIFIREG-372 Downgrade H2 to 1.4.199 by Bryan Bende · 3 years, 8 months ago
- 1189fca NIFIREG-373 Making command timeout configurable in ShellUserGroupProvider by Bryan Bende · 3 years, 8 months ago
- fbf1744 NIFIREG-370 Ensuring update retrieves the latest revision from RevisionManager by Bryan Bende · 3 years, 9 months ago
- 7e369c0 NIFIREG-369 Set file mode to 0664 for lib directories in assembly by Bryan Bende · 3 years, 9 months ago
- ec08beb NIFIREG-348 Update NiFi logo and ico file by Andrew Lim · 4 years ago
- edc5f09 NIFIREG-366: updating pom parent version by Endre Zoltan Kovacs · 3 years, 9 months ago
- 100ff2b Add prop_replace command to update nifi.registry.security.keyPasswd using either the KEY_PASSWORD or KEYSTORE_PASSWORD environment variable by Justin Rittenhouse · 3 years, 9 months ago
- cb5e0f0 NIFIREG-361 - Fixed javascript as per code review. Tested with ldap, still logs out user as expected. by Nathan Gough · 3 years, 9 months ago
- fc6cafe NIFIREG-361 - Removed old code. by Nathan Gough · 3 years, 10 months ago
- bd0cc85 NIFIREG-361 - Improved handling of the /access/logout endpoint. by Nathan Gough · 3 years, 10 months ago
- f63aaa9 NIFIREG-363 Adds support for Github Actions CI build on Java 8 and Java 11. Does not yet remove travis. And does not yet support the xvfb/chrome portion for jsUnitTests. by Joe Witt · 3 years, 9 months ago
- 4825565 NIFIREG-358 Refactoring proxy authorization to be part of Authorizables by Bryan Bende · 3 years, 10 months ago
- 763a2d6 Fix typo in dockerhub README example. by Alex Voitau · 4 years ago
- d021507 Merge pull request #252 from scottyaslan/NIFIREG-352 by Andy LoPresto · 3 years, 9 months ago
- 8c1c585 NIFIREG-362 - Updated dependencies and ran tests. Smoke tested NiFi and NiFi Reg in secured instances. by Nathan Gough · 3 years, 10 months ago
- 4a46e92 Merge pull request #261 from mtien-apache/NIFIREG-357 by Andy LoPresto · 3 years, 9 months ago
- b5d70d1 NIFIREG-357 Added autocomplete="off" to login password input. by mtien · 3 years, 10 months ago
- c30245f NIFIREG-356 Fixing additional classpath resources for Authorizers and ensuring proper context ClassLoader is set by Bryan Bende · 3 years, 10 months ago
- 9d33382 NIFIREG-353 Add ShellUserGroupProvider and relax checks to allow a user to have same identity as a group by Bryan Bende · 3 years, 10 months ago
- 151f807 NIFIREG-355 Adding profiles to optionally include addtional hadoop libs in ext/ranger/lib by Bryan Bende · 3 years, 10 months ago
- 7ff6075 NIFIREG-354 - updated toString to allow for null snapshot metadata, which can happen when using this class to represent an unversioned flow outside of the NiFi Registry context by jsferner · 3 years, 10 months ago
- 277ac27 NIFIREG-351 - Add revision to bucket and flow creation to satisfy required data. by Rob Fellows · 4 years ago
- d653c60 update package-lock by Scott Aslan · 4 years ago
- e2e9220 [NIFIREG-352] update frontend deps by Scott Aslan · 4 years ago
- e212fc4 NIFIREG-345 Bump ranger-client version to 2.0.0 by Bryan Bende · 4 years, 1 month ago
- 47f3bbd NIFIREG-321 Integrate revision concept into UI, REST API, and service layers by Bryan Bende · 4 years, 2 months ago
- 2ec22a4 NIFIREG-252: adding mavendocker as build profile by Endre Zoltan Kovacs · 4 years, 1 month ago
- 23bc30a [NIFIREG-324] add hammerJS to testbed by Scott Aslan · 4 years, 2 months ago
- 350a177 NIFIREG-341 Make use of ASF shortened URL to point to community Slack invite link. by Aldrin Piri · 4 years, 1 month ago
- a123d01 NIFIREG-339 Remove errors from root pom by Bryan Bende · 4 years, 1 month ago
- 1723410 NIFIREG-334 Changes to support Java 11 by Bryan Bende · 4 years, 2 months ago
- cb7e369 NIFIREG-338: fixing version in dockerfile by Endre Zoltan Kovacs · 4 years, 1 month ago
- 007ccd4 NIFIREG-337 Add automated testing for Postgres 10.x by Bryan Bende · 4 years, 1 month ago
- 4ba4724 NIFIREG-329 Add build profile that tests all DBs by Kevin Doran · 4 years, 2 months ago
- 28a50c3 NIFIREG-336 Enable Integration Tests by Default by Kevin Doran · 4 years, 2 months ago
- a2326ef [NIFIREG-297] Upgrade to latest LTS release of Node (and npm) by Scott Aslan · 4 years, 2 months ago
- 9156868 NIFIREG-327 Added section on recommended antivirus exclusions to Admin Guide by Andrew Lim · 4 years, 2 months ago
- a1d7960 NIFIREG-325: support for node identity group by Endre Zoltan Kovacs · 4 years, 2 months ago
- 1f8bbc8 [NIFIREG-319] remove code coverage instrumentation from nifi-fds js modules by Scott Aslan · 4 years, 2 months ago