1. 0c87834 build: update to java 17 (#548) by Jonas Geiregat · 6 weeks ago master
  2. 686abb9 Bump chromedriver from 112.0.0 to 119.0.1 in /front-end (#539) by dependabot[bot] · 6 weeks ago
  3. 332b7b0 Bump axios from 0.18.1 to 1.6.0 in /front-end (#540) by dependabot[bot] · 6 weeks ago
  4. 9e34505 chore: upgrade gradle,java and spring-boot (#546) by Jonas Geiregat · 6 weeks ago
  5. 4476f5e Remove JWT validation from production code (#547) by Jonathan Leitschuh · 7 weeks ago
  6. f8304b4 fix: i18n bugs of Breadcrumb (#526) by linkun · 8 months ago
  7. b601dfb fix: this.postFormbroker is undefind in broker.vue (#529) by linkun · 8 months ago
  8. 8f0af43 Fix the bug about el-radio tag in namespace.vue (#524) by linkun · 9 months ago
  9. 22c8587 fix: NPE in BrokersServiceImplTest (#518) by tison · 10 months ago
  10. ee83cd2 feat: Support different environments to use different tokens (#500) by hrzzzz · 10 months ago
  11. c2b8b99 feat: swagger.enabled default to true (#515) by tison · 11 months ago
  12. e4755d0 feat(dep): Use dart-sass instead of node-sass (#496) by Zixuan Liu · 11 months ago
  13. c04fa81 build: upgrade deps for building on modern machine (#513) by tison · 12 months ago
  14. e036664 Fix GHA workflow syntax (#511) by tison · 1 year ago
  15. 482ec65 Upgrade Gradle and Gralde Node Plugin to fix build issues (#510) by tison · 1 year ago
  16. bb837de Use existing database if present (#501) by Victor Fauth · 1 year ago
  17. d92cfd8 Fix 307 redirect errors when connecting to multi-broker cluster (#503) by Apurva007 · 1 year, 3 months ago
  18. 3570983 Fix create topic failure for non-partitioned topic (#504) by Apurva007 · 1 year, 3 months ago
  19. 3a38b80 [improve][doc] Add casdoor document for administration-pulsar-manager (#499) by jakiuncle · 1 year, 3 months ago
  20. c37fae0 Update support for casdoor (#484) by jakiuncle · 1 year, 4 months ago
  21. 7c5fd10 Use correct path for initdb and pg_ctl (#478) by Martijn Zwennes · 1 year, 4 months ago
  22. 957813c Remove unused 'token' (#493) by Hongten · 1 year, 4 months ago
  23. 519b476 Redirect notifications to the commits@ list instead of dev (#490) by Matteo Merli · 1 year, 6 months ago
  24. 3b2dd2f Removing transitive dependencies for log4j (#488) by gurleen-gks · 1 year, 7 months ago
  25. 765c510 Removing conflicting dependencies (#482) by gurleen-gks · 1 year, 8 months ago
  26. caa6281 Fix URL for example in README.md (#475) by Cory MacDonald · 1 year, 8 months ago
  27. 0f314e1 Align BouncyCastle transitive dependecies to 1.68 (#466) by Nicolò Boschi · 1 year, 9 months ago
  28. 91e2a1f Move version to 0.3.0 (#455) by Li Li · 1 year, 10 months ago
  29. 15db15a feat:upgrade version to 0.3.0 (#458) by Li Li · 1 year, 10 months ago
  30. 9fd1ef6 docs: update README (#462) by Max Xu · 1 year, 10 months ago
  31. f5a77e0 fix: launch error with log lib conflict (#460) by Li Li · 1 year, 11 months ago
  32. 0600d64 fix: dependencies fix for webpack and npm version limit (#457) by Li Li · 2 years ago
  33. 85870c4 Code cleanup for roles, github login, etc. (#456) by Guangning E · 2 years ago
  34. 4ab8811 Add support for casdoor (#446) by Fabian Bao · 2 years ago
  35. 5a250d2 Simplified classpath (#444) by xuesongxs · 2 years ago
  36. 4b07b24 fix: node engines limit and close eslint (#448) by Li Li · 2 years ago
  37. ec186a5 Upgrade BKVM to 3.1.1 (#453) by Alessandro Luccaroni · 2 years ago
  38. 6531eff Add filterable to el-select enables filtering for tenant/namespace/topic (#439) (#440) by Shen Liu · 2 years, 2 months ago
  39. 73e4ae3 Fix for Sidebar items not visible to admin and superadmin (#435) by Sourabh Agrawal · 2 years, 3 months ago
  40. dfbb19b Allow user to assign tenant to role (#436) by Sourabh Agrawal · 2 years, 3 months ago
  41. b46a59a Updated to fix Log4J security vulnerabilities (#438) by Nicholas Nezis · 2 years, 3 months ago
  42. 994ad84 fix: typo in readme (#421) by Eric Shen · 2 years, 4 months ago
  43. 6d9c057 fix pulsar with multiple admin httpserver (#423) by asagjj · 2 years, 4 months ago
  44. 8032347 The password can not be less than 6 digits (#414) by 郭中奇 · 2 years, 7 months ago
  45. 2b0671a Multi bookie cluster Support (#388) by 郭中奇 · 2 years, 9 months ago
  46. 9d9c52e Fixed the bug that admin roles cannot be deleted. (#397) by WinfridDu · 2 years, 9 months ago
  47. 46f9e0a Upgrade to java 1.8.0_292 (#398) by Devin Christensen · 2 years, 9 months ago
  48. 4796f0c Use the Apache Pulsar Helm chart (#384) by Michael Marshall · 2 years, 10 months ago
  49. 8eb98c9 fix ISSUE-390: Pulsar manager successfully added the administrator account with password "admin", but the web login password can not be less than 6 digits. (#393) by yixin · 2 years, 10 months ago
  50. 09a9781 fix unload namespace error (#386) by 郭中奇 · 2 years, 10 months ago
  51. cebbcce Upgrade Athenz version and remove yahoo.bintray.com repository (#379) by Masahiro Sakamoto · 2 years, 11 months ago
  52. 2cffa68 [Offload] Add offload threshold input (#375) by ran · 3 years ago
  53. 9308143 362 fix retention size label (#372) by leo-vie · 3 years, 2 months ago
  54. 8971dfe fix ISSUE-361: Pulsar manager's swagger dose not work. (#369) by yixin · 3 years, 3 months ago
  55. 2ca8a39 Add frequently asked questions document (#308) by Guangning · 3 years, 3 months ago
  56. 7286072 fix ISSUE-365: Some mistakes in README.md of the master branch (#366) by yixin · 3 years, 3 months ago
  57. 272c9a4 Fix spelling of 'ensemble' (#363) by Daniel Orf · 3 years, 3 months ago
  58. b4b2549 create /data dir (#364) by dockerzhang · 3 years, 3 months ago
  59. 599fd20 Issue 359: Upgrade BKVM to 3.0.0 (#360) by Diana Clementi · 3 years, 4 months ago
  60. d15a0f1 Passing LoggerFactory to @Slf4j lombok notation (#356) by Matteo Minardi · 3 years, 4 months ago
  61. 609510f When user management is disabled login fails (#351) by Stepan · 3 years, 5 months ago
  62. 6f67028 Add auto refresh in Topic Details page #341 (#352) by xuesongxs · 3 years, 5 months ago
  63. 83a21d7 Fix README (#350) by Soroush · 3 years, 5 months ago
  64. 0bd2f8a add dashboard service for aggregated information collection (#326) by Jiechuan Chen · 3 years, 6 months ago
  65. df3ece4 fix bug: https://github.com/apache/pulsar-manager/issues/340 (#342) by xuesongxs · 3 years, 6 months ago
  66. 5606ed2 Update readme file (#337) by Guangning · 3 years, 6 months ago
  67. 7ea7dfa Fixed mysql schema field token error (#339) by Guangning · 3 years, 6 months ago
  68. c300c94 Activate BKVM metadata reload at boot (#334) by Enrico Olivelli · 3 years, 7 months ago branch-0.2.0 v0.2.0 v0.2.0-candidate-2 v0.2.0-candidate-3
  69. 36069bc Fixed docker package (#332) by Guangning · 3 years, 7 months ago
  70. f600db6 Upgrade BKVM to 2.0.0 (#331) by Enrico Olivelli · 3 years, 7 months ago
  71. 3c5f458 Upgrade HerdDB to 0.19.0 (#330) by Enrico Olivelli · 3 years, 7 months ago
  72. 2dab20c complement the missing conditional statement (#329) by Jiechuan Chen · 3 years, 7 months ago
  73. d44ed96 Add gradle tasks to build front-end (#324) by Enrico Olivelli · 3 years, 8 months ago
  74. cd307ad Added a conditional statement to avoid initiating embedded database when user defines a custom db URL (#320) by Jiechuan Chen · 3 years, 8 months ago
  75. f4ce098 Remove unused fields in BrokerStatsServiceImpl (#317) by Kimura Takesi · 3 years, 8 months ago
  76. f4b3f22 Use PulsarAdmin instead of HttpUtil in BrokerStatsServiceImpl (#315) by Kimura Takesi · 3 years, 9 months ago
  77. ce023dc Change default port (#316) by Guangning · 3 years, 9 months ago
  78. 42025e0 Update README.md regarding issues/283 (#314) by josuemotte · 3 years, 9 months ago
  79. 6596c3f Solve compile error (#313) by shustsud · 3 years, 9 months ago
  80. df69426 Use Pulsar Admin instead of HttpUtil (#286) by shustsud · 3 years, 9 months ago
  81. 6975804 Bundle BKVM.org - BookKeeper Visual Manager 1.2.0 (#300) by Enrico Olivelli · 3 years, 9 months ago
  82. b72cce1 Support multi address for broker stats (#306) by Guangning · 3 years, 9 months ago
  83. e9ebf5d Upgrade HerdDB to 0.16, Pulsar Client to 2.5.2, add demo config for diskless-cluster mode (#303) by Enrico Olivelli · 3 years, 9 months ago
  84. d24e505 fixed a SQL syntax error (#298) by 小龙哥 · 3 years, 11 months ago
  85. dec1923 Using volumes instead of binding mounts (#295) by Mehran Poursadeghi · 4 years ago
  86. 424788d Serve frontend directly from Pulsar Manage backend process (#288) by Enrico Olivelli · 4 years ago
  87. 67efc22 Use .asf.yaml file for managing pulsar-manager project settings (#290) by Sijie Guo · 4 years ago
  88. 86b74f5 Add a docker compose file and update README (#287) by Sijie Guo · 4 years ago
  89. 68043b9 Upgrade HerdDB to 0.15.1 (#285) by Alessandro Luccaroni · 4 years ago
  90. b115312 Fix the pulsar-manager can not process the request by pulsar proxy (#281) by Yong Zhang · 4 years ago
  91. 6f92157 Fix schema issues on postgresql (#273) by Yosi Attias · 4 years ago
  92. 2ccf6d9 Fixed DB initialization for Docker (#263) by Sébastien de Melo · 4 years, 2 months ago
  93. 1b1a5bd Updated supervisord-secret-key.conf (#262) by vshulkin · 4 years, 2 months ago
  94. 250c89e Update supervisord-private-key.conf (#264) by vshulkin · 4 years, 2 months ago
  95. 73f185c Support https forward (#258) by Guangning · 4 years, 2 months ago
  96. 9dde739 Support peek messages from pulsar broker (#241) by Guangning · 4 years, 2 months ago
  97. e8d98a5 Enable github actions (#248) by Guangning · 4 years, 3 months ago
  98. c50cff9 Display front end by different role (#238) by Guangning · 4 years, 3 months ago
  99. 6459601 Add default configuration for environment (#242) by Guangning · 4 years, 3 months ago
  100. 7816953 Support binding user and role (#231) by Guangning · 4 years, 3 months ago