1. 94d1c0a refactor: improve config check by Zixuan Liu · 2 years, 7 months ago main
  2. b97d6bd chore: add license header by Zixuan Liu · 2 years, 7 months ago
  3. 11964f9 refactor: use return error instead of log fatal by Zixuan Liu · 2 years, 7 months ago
  4. 9eb7d07 refactor: remove config flag by Zixuan Liu · 2 years, 7 months ago
  5. 11abed1 test: add new listener test by Zixuan Liu · 2 years, 7 months ago
  6. 3931e9a fix: fix listen address by Zixuan Liu · 2 years, 8 months ago
  7. 9dc18d1 refactor(server): add Start method by Zixuan Liu · 2 years, 8 months ago
  8. b56bffd refactor: use zap instead of go log by Zixuan Liu · 2 years, 8 months ago
  9. 5cd1a70 refactor: move new casmesh logic to server by Zixuan Liu · 2 years, 8 months ago
  10. 67c4bf7 refactor: remove file suffix by Zixuan Liu · 2 years, 8 months ago
  11. d5980c2 refactor: rename pprof-address to http-pprof by Zixuan Liu · 2 years, 8 months ago
  12. 413c9e3 feat: add pprof server by Zixuan Liu · 2 years, 8 months ago
  13. 98cf2e7 feat: separate server tls config by Zixuan Liu · 2 years, 8 months ago
  14. eb7d053 feat: separate raft tls config by Zixuan Liu · 2 years, 8 months ago
  15. b1c666f feat!: separate all ports by Zixuan Liu · 2 years, 9 months ago
  16. c46fc6e refactor!: use cobra instead of golang flag by Zixuan Liu · 2 years, 9 months ago
  17. c12308e refactor: rename api to server in the config by Zixuan Liu · 2 years, 9 months ago
  18. 447d159 feat: add data field for basic provider by Zixuan Liu · 2 years, 9 months ago
  19. 518356b feat: add config file and struct by Zixuan Liu · 2 years, 9 months ago
  20. f9e5cdf refactor: rename app to server by Zixuan Liu · 2 years, 9 months ago
  21. ed9d5ee refactor: rename pkg to server by Zixuan Liu · 2 years, 9 months ago
  22. 23a4fc3 chore: add install goimports and go-license by Zixuan Liu · 2 years, 9 months ago
  23. 5e59d59 chore: format codebase by Zixuan Liu · 2 years, 9 months ago
  24. 23e798c chore: update mod by Zixuan Liu · 2 years, 9 months ago
  25. 1f9d622 chore: add NOTICE by Zixuan Liu · 2 years, 9 months ago
  26. edda8c8 chore: format license header by Zixuan Liu · 2 years, 9 months ago
  27. 6a97236 feat(helm): Add a chart to deploy a casbin mesh (#65) by AbdelrahmanElawady · 3 years, 1 month ago
  28. 0b6179d docs: update links in Readme (#67) by Harshal Mittal · 3 years, 1 month ago
  29. 74b307b docs: added the documentation for APIs overview and created CONSISTENCY.md (#62) by PrathamJaiswal001 · 3 years, 2 months ago
  30. 68f59fd fix(app): fix parsing flag bugs by Weny Xu · 3 years, 8 months ago v1.0.1
  31. 0643b6e Merge branch 'main' of github.com:casbin/casbin-mesh by Weny Xu · 3 years, 9 months ago v1.0.0
  32. 4277623 feat(client): move client to a separated dir (#59) by Weny Xu · 3 years, 9 months ago
  33. 6535616 feat(app): move parsing flags to a separated files (#60) by Weny Xu · 3 years, 9 months ago
  34. 56bd0cc chore(.github/action): update CI env go version to 1.18 (#61) by Weny Xu · 3 years, 9 months ago
  35. 883fed3 chore(.github/action): update CI env go version to 1.18 by Weny Xu · 3 years, 9 months ago chore/ci
  36. c1b32d8 feat(store): add header for snapshot (#55) by Weny Xu · 3 years, 10 months ago v0.1.0a2
  37. 7d3c90f docs: update by WenyXu · 3 years, 11 months ago
  38. a087119 chore(docker-publish): support multi-arch (#52) by Weny Xu · 3 years, 11 months ago v0.1.0a1
  39. 45cfac0 docs: update docker image url (#51) by Weny Xu · 3 years, 11 months ago
  40. 0bf13b3 feat: add multiple bind addresses support (#38) by Zixuan Liu · 3 years, 11 months ago
  41. eedc69e Docs (#40) by Weny Xu · 3 years, 11 months ago
  42. 1eb3f27 fix: use casmesh as software name (#35) by Zixuan Liu · 4 years, 5 months ago
  43. 56bb31e Merge pull request #34 from WenyXu/master by Zixuan Liu · 4 years, 5 months ago
  44. ff0c2db fix: fix auto-forwarding incoming requests related issues by wenyxu · 4 years, 5 months ago
  45. 50757ad Merge pull request #33 from WenyXu/master by Zixuan Liu · 4 years, 5 months ago
  46. 7326fed fix(core): fix cors issues by wenyxu · 4 years, 5 months ago
  47. ca568e8 Merge pull request #32 from WenyXu/master by Zixuan Liu · 4 years, 5 months ago
  48. 17f03f6 feat: add prompt for cli by wenyxu · 4 years, 6 months ago
  49. febf4d9 chore(deps): update deps by wenyxu · 4 years, 6 months ago
  50. b559f40 Merge pull request #31 from WenyXu/chore/license by Zixuan Liu · 4 years, 6 months ago
  51. 4cf7bbe chore: license all files by wenyxu · 4 years, 6 months ago
  52. e4f38f5 Merge pull request #27 from WenyXu/chore/dockerfile by Zixuan Liu · 4 years, 6 months ago
  53. b2f182d chore: remove unused by wenyxu · 4 years, 6 months ago
  54. 2e49454 Merge pull request #29 from WenyXu/chore/log by Zixuan Liu · 4 years, 6 months ago
  55. c490756 Merge pull request #28 from WenyXu/fix/addr by Zixuan Liu · 4 years, 6 months ago
  56. 6a72a91 Merge pull request #26 from WenyXu/chore/README by Zixuan Liu · 4 years, 6 months ago
  57. 9b45d7c chore(cmd/main): add detail for unmatched incoming message by wenyxu · 4 years, 6 months ago
  58. 8ddecb2 fix(cluster/join): use hostname addr instead of IP addr by wenyxu · 4 years, 6 months ago
  59. 87668fd chore(dockerfile): change the app expose port by wenyxu · 4 years, 6 months ago
  60. 460bc52 chore(Dockerfile): update Dockerfile by wenyxu · 4 years, 6 months ago
  61. 92aa16f Create docker-publish.yml by WenyXu · 4 years, 6 months ago
  62. 01e2141 chore: add Dockerfile by wenyxu · 4 years, 6 months ago
  63. 5f7d9ea chore(docs): udpate README.md by wenyxu · 4 years, 6 months ago
  64. 605d3e3 Merge pull request #25 from WenyXu/feat/list-policies by Zixuan Liu · 4 years, 6 months ago
  65. c925ef3 feat(store): support to list policies by a specific cursor by wenyxu · 4 years, 6 months ago
  66. 89ed5dc feat(proto): add list payload definition by wenyxu · 4 years, 6 months ago
  67. 7b7beef feat(adapter/badger): support to list items by a specific cursor by wenyxu · 4 years, 6 months ago
  68. 6859aa2 Merge pull request #24 from WenyXu/chore/docs by Zixuan Liu · 4 years, 6 months ago
  69. e032d53 Merge pull request #23 from WenyXu/feat/cors by Zixuan Liu · 4 years, 6 months ago
  70. e318c45 Merge pull request #22 from WenyXu/feat/http by Zixuan Liu · 4 years, 6 months ago
  71. 039f8de Merge pull request #21 from WenyXu/chore/deps by Zixuan Liu · 4 years, 6 months ago
  72. 34cac09 chore(docs): move docs into independent repo by wenyxu · 4 years, 6 months ago
  73. ee88675 feat(cmd/app): enable cors by wenyxu · 4 years, 6 months ago
  74. 6e85f0b feat(pkg/core): impl http endpoint by wenyxu · 4 years, 6 months ago
  75. 95be86c chore(deps): update by wenyxu · 4 years, 6 months ago
  76. 7e83245 Merge pull request #19 from WenyXu/feat/cli by Zixuan Liu · 4 years, 6 months ago
  77. 27c6b77 Merge branch 'master' into feat/cli by WenyXu · 4 years, 6 months ago
  78. 847da61 Merge pull request #20 from WenyXu/docs by Zixuan Liu · 4 years, 6 months ago
  79. 7d3ce86 Merge pull request #18 from WenyXu/fix/cmd by Zixuan Liu · 4 years, 6 months ago
  80. 183a648 Merge pull request #17 from WenyXu/chore/cli by Zixuan Liu · 4 years, 6 months ago
  81. 837bf87 Merge pull request #16 from WenyXu/chore/test by Zixuan Liu · 4 years, 6 months ago
  82. 73f152b docs: init skeleton by wenyxu · 4 years, 6 months ago
  83. b869c24 feat(cli): support basic auth by wenyxu · 4 years, 6 months ago
  84. f66f93f chore(cli): resolve the conflict by wenyxu · 4 years, 6 months ago
  85. 581fc90 fix(cmd): fix basic auth issues by wenyxu · 4 years, 6 months ago
  86. 229a9d2 chore(test): update by wenyxu · 4 years, 6 months ago
  87. 81b939a chore(cli): resolve the conflict by wenyxu · 4 years, 6 months ago
  88. 8e60343 Merge pull request #14 from WenyXu/feat/auth by Zixuan Liu · 4 years, 6 months ago
  89. fcec0b6 feat: impl credential store persistence by wenyxu · 4 years, 6 months ago
  90. ea579ae chore: typos by wenyxu · 4 years, 6 months ago
  91. f139c56 refactor:(pkg/auth): reduce useless code by wenyxu · 4 years, 6 months ago
  92. aebbec4 feat: impl auth registry by wenyxu · 4 years, 6 months ago
  93. df6bfc0 chore(.gitnore): update by wenyxu · 4 years, 6 months ago
  94. 11a80b6 chore: update deps by wenyxu · 4 years, 6 months ago
  95. c5b3e8c feat(pkg/core): impl grpc basic auth middleware by wenyxu · 4 years, 6 months ago
  96. 927a201 feat(pkg/core): impl http basic auth middleware by wenyxu · 4 years, 6 months ago
  97. 4cb26bb feat(pkg/auth): support auth enforce by wenyxu · 4 years, 6 months ago
  98. f025e91 feat(pkg/auth): impl credential store by wenyxu · 4 years, 6 months ago
  99. ee6f87c chore: update deps by wenyxu · 4 years, 6 months ago
  100. fa2c341 Merge pull request #15 from WenyXu/docs by Zixuan Liu · 4 years, 6 months ago