1. 81ee541 NIFIREG-248 Fixing usage of the JAX-RS Link class so that it works correctly with swagger code-gen by Bryan Bende · 5 years ago
  2. 2bc5fa7 NIFIREG-245 Refactoring REST API docs to generate asciidoc from swagger spec and convert to html by Bryan Bende · 5 years ago
  3. d026611 NIFIREG-233 Setup ExtensionDocWriter with HTML implementation and REST resource to retrieve docs by Bryan Bende · 5 years ago
  4. 3518490 NIFIREG-247 Adding ScheduleState enum and adding field to processor, port, and remote port by Bryan Bende · 5 years ago
  5. 563bfed NIFIREG-234: Publish events for tenant CRUD by Bryan Rosander · 5 years ago
  6. e851401 NIFIREG-213 Implementing parser for extension-docs.xml file and integrating into the NarBundleExtractor by Bryan Bende · 5 years ago
  7. cf0e35b NIFIREG-232 Introducing flow persistence provider migrator and toolkit (#159) by Bryan Rosander · 5 years ago
  8. 161d719 NIFIREG-230 Fix Typo In dockerhub README by Jason Rogena · 5 years ago
  9. 6a64ba3 NIFIREG-229 by Kevin Doran · 5 years ago
  10. d4410de NIFIREG-225: Fix NPE in getAccessPolicesForUser (#156) by Kevin Doran · 5 years ago
  11. 1dcf960 NIFIREG-226: Bugfix overriding flow provider in Docker container via environment variables by Justin Gondron · 5 years ago
  12. cdb39d3 NIFIREG-226: Fix overriding db props in Docker via environment variables by Justin Gondron · 5 years ago
  13. ecce44e NIFIREG-217 Adding identity and group transforms by Bryan Bende · 5 years ago
  14. 5fb657e NIFIREG-209 Rebuild metadata DB from FlowPersistenceProvider when empty DB AND when instance of MetadataAwareFlowPersistenceProvider by Bryan Bende · 6 years ago
  15. 5895b20 NIFIREG-220 New test certs by Kevin Doran · 5 years ago
  16. ce405b5 NIFIREG-215 - Extension Bundle Improvements by Bryan Bende · 5 years ago
  17. f1e5aef NIFIREG-211 Initial work for adding extenion bundles to NiFi Registry by Bryan Bende · 5 years ago
  18. 312a179 NIFIREG-205: Allow Git repo to delete a flow with snapshot version 0 by Koji Kawamura · 5 years ago
  19. e748464 NIFIREG-210 Corrected incorrect document-links by Andrew Lim · 6 years ago
  20. 010695f Updating travis.yml with output filters by Bryan Bende · 6 years ago
  21. 78e6b0e Adding travis-output-filters by Bryan Bende · 6 years ago
  22. e3d67d9 Merge branch 'NIFIREG-202-rc1' by Kevin Doran · 6 years ago
  23. d05d0e9 NIFIREG-202-RC1 prepare for next development iteration by Kevin Doran · 6 years ago NIFIREG-202-rc1
  24. 2fef9fa NIFIREG-202-RC1 prepare release nifi-registry-0.3.0-RC1 by Kevin Doran · 6 years ago rel/nifi-registry-0.3.0
  25. 66d0078 Empty commit to fix github mirror by Kevin Doran · 6 years ago
  26. 6f26290 NIFIREG-201 Refactoring project structure to better isolate extensions by Bryan Bende · 6 years ago
  27. 9258ad5 NIFIREG-200 Update dependencies by Kevin Doran · 6 years ago
  28. 6a91000 NIFIREG-186 Referencing the correct parent artifact. by Matt Gilman · 6 years ago
  29. e1bd6e2 NIFIREG-186: Adding Ranger authorizer by Koji Kawamura · 6 years ago
  30. 8b54876 NIFIREG-199 - Adding interfaces to represent configurable components and extension components by Bryan Bende · 6 years ago
  31. 1cff924 NIFIREG-198 Add unit test that reproduces bug by Kevin Doran · 6 years ago
  32. 3672f8b NIFIREG-192: Implement REGISTRY_START event by Jeremy Dyer · 6 years ago
  33. ead0ea6 [NIFIREG-193] Empty commit to close #135. by Kevin Doran · 6 years ago
  34. d48c9b8 NIFIREG-190 Add support for whitelist filtering Event Hook providers by Jeremy Dyer · 6 years ago
  35. b2e8ef3 [NIFIREG-196] update client deps by Scott Aslan · 6 years ago
  36. b11eb53 NIFIREG-194 Fixing incorrect variable assignment in VersionedConnection by Bryan Bende · 6 years ago
  37. d8188e0 [NIFIREG-193] upgrade superagent by Scott Aslan · 6 years ago
  38. d4a3d5e NIFIREG-191 Make formatting consistent in Registry docs and minor fixes by Andrew Lim · 6 years ago
  39. cb3b292 NIFIREG-194: Updated VersionedConnection to support load balancing configuration by Mark Payne · 6 years ago
  40. 7e4e971 NIFIREG-185 Added elment id's to facilitate User testing use cases by Andrew Lim · 6 years ago
  41. 4536187 NIFIREG-181 Updated registry docker build to make flow provider configurable. by Mike · 6 years ago
  42. 59348b5 NIFIREG-180 Added db configuration properties to the docker image. by Mike · 6 years ago
  43. 6abbfe1 NIFIREG-178 Updating Docker versions for next development version. by Aldrin Piri · 6 years ago
  44. 105d724 Merge branch 'NIFIREG-176-RC1' by Kevin Doran · 6 years ago
  45. 348e2c6 NIFIREG-176-RC1 prepare for next development iteration by Kevin Doran · 6 years ago NIFIREG-176-RC1
  46. 7966c52 NIFIREG-176-RC1 prepare release nifi-registry-0.2.0-RC1 by Kevin Doran · 6 years ago rel/nifi-registry-0.2.0
  47. 186d925 [NIFIREG-39] leverage nifi-fds 0.1.0 npm package by Scott Aslan · 6 years ago
  48. 78ef4ca [NIFIREG-175] remove unused files and unessecary header from karma-test-shim.js by Scott Aslan · 6 years ago
  49. 646b8dc [NIFIREG-175] remove unneccessary license header. This closes #125 by Scott Aslan · 6 years ago
  50. ee6c1f2 NIFIREG-174 Fixing start-up to look for the system properties specifying the location of properties and bootstrap, and fallback to relative paths by Bryan Bende · 6 years ago
  51. aa8b4be NIFIREG-56: Added element ids to facilitate bucket testing use cases by Andrew Lim · 6 years ago
  52. b6ae947 NIFIREG-56: Added element ids to facilitate bucket testing use cases by Andrew Lim · 6 years ago
  53. 87dc605 NIFIREG-172 Adds Swagger UI by Kevin Doran · 6 years ago
  54. f82757e NIFIREG-173 Improving logic for detecting existence of legacy database by Bryan Bende · 6 years ago
  55. 44bc4ad NIFIREG-173 Refactor metadata DB to be independent of H2 by Bryan Bende · 6 years ago
  56. 3d765be NIFIREG-160 Fixing issue where version created event throws an exception when comments are not provided by Bryan Bende · 6 years ago
  57. 51b6c78 NIFIREG-160 - Making event hooks asynchronous by Bryan Bende · 6 years ago
  58. 872a5b5 NIFIREG-160 - Initial hook provider by Pierre Villard · 6 years ago
  59. e8c6497 NIFIREG-140: Fix classpath for Windows by valerybonnet · 6 years ago
  60. c01f79a NIFIREG-162: Support Git backed PersistenceProvider by Koji Kawamura · 6 years ago
  61. 05cef07 [NIFIREG-171] update moment.js. This closes #116 by Scott Aslan · 6 years ago
  62. b7eeeb3 This closes #115 Feedback on the PR has been provided in NIFIREG-170 by Matt Gilman · 6 years ago
  63. 48aa710 [NIFIREG-170] upgrade hoek.js by Scott Aslan · 6 years ago
  64. d1455bc NIFIREG-163 Added JDK information to System Requirements section of Admin Guide by Andrew Lim · 6 years ago
  65. f2304e7 NIFIREG-120 Adds nifi-registry-docker module by dchaffey · 6 years ago
  66. 5e918f7 NIFIREG-158 Added ability to retrieve flow directly by id without knowing the bucket by Bryan Bende · 6 years ago
  67. 8cb681f [NIFIREG-161] add vendor prefix to user-select style by Scott Aslan · 6 years ago
  68. 1202756 [NIFIREG-161] selectable bucket and flow UUIDs in flow details panel by Scott Aslan · 6 years ago
  69. 79e453f NIFIREG-144 Fixing NPE when retrieving latest snapshot when no versions exist by Bryan Bende · 6 years ago
  70. 88584ec NIFIREG-157 Adding boolean to VersionedPropertyDescriptor to indicate if sensitive or not by Bryan Bende · 6 years ago
  71. f863940 NIFIREG-153 - Inject angular router module into required components by Scott Aslan · 6 years ago
  72. 1755d84 NIFIREG-134 Enable SpringBoot Actuator endpoints by Kevin Doran · 6 years ago
  73. c6aaca6 NIFIREG-135 Fix versionCount for createFlowVersion result by Kevin Doran · 6 years ago
  74. e8ff47d NIFIREG-146 REST API Documentation improvements by Kevin Doran · 6 years ago
  75. e73e9c0 [NIFIREG-124] persist sidenav table sorting by Scott Aslan · 6 years ago
  76. e195632 [NIFIREG-100] create and leverage FDS SASS theming mixin by Scott Aslan · 6 years ago
  77. 1b02b37 [NIFIREG-149] directs user to login page for LDAP by Scott Aslan · 6 years ago
  78. 24039e6 NIFIREG-145 nifi-registry.sh portability by NKame · 6 years ago
  79. 1bb1e2b [NIFIREG-126] adding some polish and testing around deep links by Scott Aslan · 6 years ago
  80. ed86f1a NIFIREG-132 Fixes Swagger annotations by Kevin Doran · 6 years ago
  81. cdf5c1b NIFIREG-129 Fixes Swagger annotation by Kevin Doran · 6 years ago
  82. 1711059 NIFIREG-128 Fixes Swagger spec build output by Kevin Doran · 6 years ago
  83. 754889b NIFIREG-131 Surface auth failure details by Kevin Doran · 6 years ago
  84. f93859a NIFIREG-125 Adding bucket id and item id to droplet details in grid list by Bryan Bende · 6 years ago
  85. f87b927 NIFIREG-123 Made external links open in new windows by Andrew Lim · 6 years ago
  86. e3e24c1 [NIFIREG-117] update sorting function name and add ellipsis to long text in sidenav tables by Scott Aslan · 6 years ago
  87. 888e383 NIFIREG-119 Detect incorrect authorizers config by Kevin Doran · 6 years ago
  88. 5a56bb7 NIFIREG-122 - add build status to main README by Pierre Villard · 6 years ago
  89. f0cb188 NIFIREG-121 Bumping pom versions from 0.1.1-SNAPSHOT to 0.2.0-SNAPSHOT by Bryan Bende · 6 years ago
  90. 915aa39 NIFIREG-77 - Add a 'diff' endpoint to the API/Client for comparing 2 versions of a flow. by Danny Lane · 6 years ago
  91. 4cfa8c9 NIFIREG-93 Added Getting Started guide and fixed typo in Admin Guide by Andrew Lim · 6 years ago
  92. 7720a7c [NIFIREG-116] update New Policy dialog checkbox UI/UX by Scott Aslan · 6 years ago
  93. 800365d [NIFIREG-115] add focus to inputs in the new user, new group, new buckets dialogs by Scott Aslan · 6 years ago
  94. 4f00e36 NIFIREG-109 Expand LdapUserGroupProvider Config by Kevin Doran · 6 years ago
  95. 5042c89 NIFIREG-94 Cleaned up build WARNINGs and updated AsciiDoc headings by Andrew Lim · 6 years ago
  96. fe6a434 NIFIREG-95 - Remove help icon button from header toolbar on the login page by Scott Aslan · 6 years ago
  97. 730ffab NIFIREG-96 - Capitalize delete menu option in grid-list item view by Scott Aslan · 6 years ago
  98. bbcd655 NIFIREG-78 - Disable new policy option when registry is unsecured by Scott Aslan · 6 years ago
  99. b008137 NIFIREG-99 - Add refresh button to an items change log in the explorer grid-list by Scott Aslan · 6 years ago
  100. d387a32 NIFIREG-108 Change REST API buckets ordering by Kevin Doran · 6 years ago