1. 6b9b6b3 Merge pull request #233 from bbende/NIFIREG-323 by thenatog · 4 years, 10 months ago
  2. a20694a NIFIREG-323 Clear secret key when auto restarting in order to obtain new secret key from the NiFi Registry process by Bryan Bende · 4 years, 10 months ago
  3. 8f6c51c NIFIREG-320 - Added jetty header filters to set security headers. Setting security headers for the registry-api using spring security configuration. by thenatog · 4 years, 10 months ago
  4. 71aa4cc NIFIREG-318 Change bootstrap port command handling by Kevin Doran · 4 years, 11 months ago
  5. f530195 NIFIREG-317 Improve logging for errors that occur when creating providers by Bryan Bende · 5 years ago
  6. 6a4a606 Update .travis.yml by Bryan Bende · 5 years ago
  7. 05a73b2 NIFIREG-293 Highlight in Getting Started guide that only process groups can be versioned by Andrew Lim · 5 years ago
  8. 4b48627 NIFIREG-314 Remove reference to HipChat from README by Andrew Lim · 5 years ago
  9. 5cebb3e Set master versions to 1.0.0-SNAPSHOT by Bryan Bende · 5 years ago
  10. 63845dd NIFIREG-316 Update docs for more granular Proxy policies, Public Buckets and Bundle Overwrite by Andrew Lim · 5 years ago
  11. 7186c0b NIFIREG-312 Updated dockerhub module for next release by Bryan Bende · 5 years ago
  12. 97c2e9c Merge branch 'NIFIREG-312-RC1' by Bryan Bende · 5 years ago
  13. 303581a NIFIREG-312-RC1 prepare for next development iteration by Bryan Bende · 5 years ago NIFIREG-312-RC1
  14. 8a1901e NIFIREG-312-RC1 prepare release nifi-registry-0.5.0-RC1 by Bryan Bende · 5 years ago nifi-registry-0.5.0-RC1 rel/nifi-registry-0.5.0
  15. 2e5da17 NIFIREG-312 Update source NOTICE with correct years by Bryan Bende · 5 years ago
  16. 0419cca NIFIREG-312 Update assembly NOTICE with correct years by Bryan Bende · 5 years ago
  17. a96b56f NIFIREG-286 Using latest 4.x version of jgit by Bryan Bende · 5 years ago
  18. a720aa7 NIFIREG-286 - Upgrade dependencies by thenatog · 5 years ago
  19. 306bfa4 NIFIREG-311 Use H2 version 1.4.197 (#221) by Bryan Bende · 5 years ago
  20. 1529e1b NIFIREG-310: by Matt Gilman · 5 years ago
  21. 0a27e67 [NIFIREG-303] amend commit lowercase locale by Scott Aslan · 5 years ago
  22. d32bc14 Fixed lint errors. by Koji Kawamura · 5 years ago
  23. 1ba4af7 [NIFIREG-303] include locale in build, update path to locale files, request local files as strings, update missing locale by Scott Aslan · 5 years ago
  24. 25cc926 NIFIREG-303 Fix translation config file parsing by Koji Kawamura · 5 years ago
  25. aca8292 NIFI-309: Added Difference Types PROPERTY_PARAMETERIZED and PROPERTY_PARAMETERIZATION_REMOVED by Mark Payne · 5 years ago
  26. fd821da [NIFIREG-305] update L & N by Scott Aslan · 5 years ago
  27. ceca9e8 [NIFIREG-307] update JS dependencies by Scott Aslan · 5 years ago
  28. ab77e26 NIFIREG-295 - change canActivate guards to use promises by Rob Fellows · 5 years ago
  29. a110588 NIFIREG-295 - use hash for routing by Rob Fellows · 5 years ago
  30. 18ed285 NIFIREG-295 Add support for proxying via Apache Knox by Koji Kawamura · 5 years ago
  31. e067555 NIFIREG-289 - UI - isolate webpack loaders used specifically for code coverage purposes by Rob Fellows · 5 years ago
  32. 641c35b NIFIREG-302 - clean up console messages that report as errors(even though they really are not) during build. by Rob Fellows · 5 years ago
  33. b3209bd NIFIREG-302 - Enable building with uncompressed javascript by Rob Fellows · 5 years ago
  34. 5d080f6 [NIFIREG-279] upgrade client deps by Scott Aslan · 5 years ago
  35. 396e068 NIFIREG-300 Added nifi-registry-revision modules by Bryan Bende · 5 years ago
  36. 5fbe0a3 NIFIREG-301 Added description to VersionedParameterContext by Bryan Bende · 5 years ago
  37. 6f19a73 NIFIREG-285 - Add DatabaseFlowPersistenceProvider by Bryan Bende · 5 years ago
  38. 202e47e NIFIREG-274 Increasing visiblity of dataSource() in TestDataSourceFactory for re-use outside of NiFi Registry by Bryan Bende · 5 years ago
  39. 20ff8d7 NIFIREG-296 - Upgraded Jetty version to 9.4.19.v20190610. Required some changes to integration tests. Minor JettyServer change. by thenatog · 5 years ago
  40. 990834f NIFIREG-294: Added Scheduled State Changed as a difference type and updated the descriptors and comparators to make use of it by Mark Payne · 5 years ago
  41. 28c60b4 NIFIREG-291: making NiFi Registry home directory version agnostic by Endre Zoltan Kovacs · 5 years ago
  42. f3b82a7 NIFIREG-287: For Flow Difference objects of type PROPERTY_MODIFIED, PROPERTY_ADDED, PROPERTY_REMOVED, include the name of hte property as the fieldName. by Mark Payne · 5 years ago
  43. 0560ae4 NIFIREG-206 Support anonymous access to public resources by Bryan Bende · 5 years ago
  44. 127bcb6 NIFIREG-283 Fixing JerseyExtensionClient to use bundleType.toString() by Bryan Bende · 5 years ago
  45. 691817d NIFIREG-280 Updating various URLs to https where applicable by Bryan Bende · 5 years ago
  46. 6812c02 NIFIREG-282 Fixing AccessResource createAccessTokenByTryingAllProviders to use correct provider reference by Bryan Bende · 5 years ago
  47. 71a42fd NIFIREG-275 Making FlowComparator compare PGs when both have no coordinates, or when they both have coordinates and are different by Bryan Bende · 5 years ago
  48. 461219c NIFIREG-212 Separating proxy into Read, Write, and Delete so some proxies can be set to read-only by Bryan Bende · 5 years ago
  49. 2b4820e NIFIREG-278 - Update jQuery and other dependencies by Rob Fellows · 5 years ago
  50. 8e8489c NIFIREG-277 - Allow for consistent angular template/templateUrl inclusion between JS and TS. by Rob Fellows · 5 years ago
  51. dc33a14 NIFIREG-261 - mot logve build-related files from src/main/frontend to src/main by Rob Fellows · 5 years ago
  52. c8cb270 NIFIREG-276 Updating StandardFlowComparator to consider concurrent tasks changes on public ports by Bryan Bende · 5 years ago
  53. 4ef302c NIFIREG-273 Removing duplicate Querystring entry in assembly LICENSE by Aldrin Piri · 5 years ago
  54. 7e81b1a NIFIREG-272 Updated dockerhub module for next release by Bryan Bende · 5 years ago
  55. 3dce82d NIFIREG-272 Setting next development version to 0.5.0-SNAPSHOT by Bryan Bende · 5 years ago
  56. 9ae0f59 Merge branch 'NIFIREG-272-RC1' by Bryan Bende · 5 years ago
  57. 12cf541 NIFIREG-272-RC1 prepare for next development iteration by Bryan Bende · 5 years ago NIFIREG-272-RC1
  58. 4d7add0 NIFIREG-272-RC1 prepare release nifi-registry-0.4.0-RC1 by Bryan Bende · 5 years ago nifi-registry-0.4.0-RC1 rel/nifi-registry-0.4.0
  59. 82e4f20 NIFIREG-241 Added support for MySQL/MariaDB by Bryan Bende · 5 years ago
  60. d7be335 NIFIREG-222 Improving logic for determining working dir and docs dir by Bryan Bende · 5 years ago
  61. 85aa2ad NIFIREG-267 Updating data model to capture parameter contexts by Bryan Bende · 5 years ago
  62. 48cce8b NIFIREG-98 - add favicon to nifi-registry docs. by Rob Fellows · 5 years ago
  63. 5fe6069 NIFIREG-268 Update user guide with upload/download bundle info by Bryan Bende · 5 years ago
  64. 474e1b8 NIFIREG-269 Capitalized REST API in doc links by Andrew Lim · 5 years ago
  65. c5270d9 NIFIREG-266 Add Selenium UI automated tests for bucket use cases by Andrew Lim · 5 years ago
  66. fee5a33 NIFIREG-263 Update HTML id references to data-automation-ids by Andrew Lim · 5 years ago
  67. d3bebf6 NIFIREG-256 Additional review feedback by Bryan Bende · 5 years ago
  68. 04dfb9d NIFIREG-256 Addressing review feedback by Bryan Bende · 5 years ago
  69. 6c4ad5a NIFIREG-256 Adding icon for tooltip and condensing spacing by Bryan Bende · 5 years ago
  70. 3f3190a NIFIREG-256 Updating manage buckets page by Bryan Bende · 5 years ago
  71. 6a45797 [NIFIREG-264] add droplet type to explorer/grid-list sort and filter by Scott Aslan · 5 years ago
  72. 84dc0a7 NIFIREG-265 Change bucket item type from Extension_Bundle to Bundle by Bryan Bende · 5 years ago
  73. db19dce Edits and formatting fixes to latest content added to Admin Guide by Andrew Lim · 5 years ago
  74. 60cc464 NIFIREG-244 Updated Admin Guide documentation by Bryan Bende · 5 years ago
  75. cd50df8 NIFIREG-251 Update data model to allow tracking of external controller service references (#173) by Bryan Bende · 5 years ago
  76. ca2c020 NIFIREG-253 Updated KerberosIdentityProvider to use the "Default Realm" property by Jeff Storck · 5 years ago
  77. ceca1e9 NIFIREG-244 Updated Admin Guide documentation by Bryan Bende · 5 years ago
  78. 49ffd81 NIFIREG-216 - S3BundlePersistenceProvider by Kevin Doran · 5 years ago
  79. 82a7e7a NIFIREG-216 - S3BundlePersistenceProvider by Bryan Bende · 5 years ago
  80. a066996 NIFIREG-250 Fixing logback to correctly use bootstrap property for location of nifi-registry-app.log by Bryan Bende · 5 years ago
  81. 36b42d6 NIFIREG-238: Allow aliasing of registry url by Bryan Rosander · 5 years ago
  82. c2e4055 NIFIREG-249 - Allow creating a flow snapshot as the latest version by sending a version of -1 by Bryan Bende · 5 years ago
  83. 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
  84. 2bc5fa7 NIFIREG-245 Refactoring REST API docs to generate asciidoc from swagger spec and convert to html by Bryan Bende · 5 years ago
  85. d026611 NIFIREG-233 Setup ExtensionDocWriter with HTML implementation and REST resource to retrieve docs by Bryan Bende · 5 years ago
  86. 3518490 NIFIREG-247 Adding ScheduleState enum and adding field to processor, port, and remote port by Bryan Bende · 5 years ago
  87. 563bfed NIFIREG-234: Publish events for tenant CRUD by Bryan Rosander · 5 years ago
  88. e851401 NIFIREG-213 Implementing parser for extension-docs.xml file and integrating into the NarBundleExtractor by Bryan Bende · 6 years ago
  89. cf0e35b NIFIREG-232 Introducing flow persistence provider migrator and toolkit (#159) by Bryan Rosander · 5 years ago
  90. 161d719 NIFIREG-230 Fix Typo In dockerhub README by Jason Rogena · 5 years ago
  91. 6a64ba3 NIFIREG-229 by Kevin Doran · 5 years ago
  92. d4410de NIFIREG-225: Fix NPE in getAccessPolicesForUser (#156) by Kevin Doran · 5 years ago
  93. 1dcf960 NIFIREG-226: Bugfix overriding flow provider in Docker container via environment variables by Justin Gondron · 6 years ago
  94. cdb39d3 NIFIREG-226: Fix overriding db props in Docker via environment variables by Justin Gondron · 6 years ago
  95. ecce44e NIFIREG-217 Adding identity and group transforms by Bryan Bende · 5 years ago
  96. 5fb657e NIFIREG-209 Rebuild metadata DB from FlowPersistenceProvider when empty DB AND when instance of MetadataAwareFlowPersistenceProvider by Bryan Bende · 6 years ago
  97. 5895b20 NIFIREG-220 New test certs by Kevin Doran · 6 years ago
  98. ce405b5 NIFIREG-215 - Extension Bundle Improvements by Bryan Bende · 6 years ago
  99. f1e5aef NIFIREG-211 Initial work for adding extenion bundles to NiFi Registry by Bryan Bende · 6 years ago
  100. 312a179 NIFIREG-205: Allow Git repo to delete a flow with snapshot version 0 by Koji Kawamura · 6 years ago