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