1. 06d09e5 feat: fix SavePolicy bug to preserve unique indexes by using DeleteMany instead of Drop (#73) by Yang Luo · 6 months ago master v4.3.0
  2. 843cf7b feat: fix csv parsing error in loadPolicyLine by using persist.LoadPolicyArray() (#71) by slhmy · 11 months ago v4.2.0
  3. 808774d feat: fix CI workflow to use the correct go version (#70) by slhmy · 11 months ago v4.1.0
  4. c1cb7f7 feat: upgrade casbin/mongodb-adapter to v4 to use mongodb v2 by Yang Luo · 11 months ago v4.0.0
  5. b17c460 feat: upgrade mongodb to v2 (#68) by slhmy · 11 months ago
  6. 3a26594 feat: add prepareIndexes() method to NewAdapterByDB() (#64) by Anirut Kamchai · 1 year, 9 months ago v3.7.0
  7. 8560937 feat: improve performance of AddPolicies (#62) by 石川 諒 · 2 years, 4 months ago v3.6.0
  8. e87187c docs: fix broken links (#61) by YunShu · 2 years, 9 months ago
  9. 2f0247c feat: upgrade mongo-driver version to use bson.D (#60) by 于文龙 · 2 years, 10 months ago v3.5.0
  10. e12d797 fix: handle the returned error of LoadPolicyArray (#53) by Jalin Wang · 3 years, 8 months ago v3.4.1
  11. e114641 feat: add api NewAdapterByDB (#54) by Jalin Wang · 3 years, 8 months ago v3.4.0
  12. 293a343 fix: decode CasbinRule (#49) by houxul · 3 years, 9 months ago v3.3.1
  13. a1f441b feat: support updating policy (#47) by Bingchang Chen · 4 years, 3 months ago v3.3.0
  14. b207188 Merge pull request #43 from closetool/master by Yang Luo · 4 years, 10 months ago v3.2.1
  15. a9cb818 fix: update dependency and make github action ci by closetool · 4 years, 10 months ago
  16. e6458bb Merge pull request #41 from dimensionfour/feat/collection-name by hsluoyz · 5 years ago v3.2.0
  17. 889de6f feat: dynamic collection name by 0xb4lamx · 5 years ago
  18. 6e29879 fix: Modify the way of parse and validate mongo url (#40) by Luffy · 5 years ago v3.1.1
  19. 24870cd Merge pull request #36 from yyellowsun/master by Yang Luo · 5 years ago v3.1.0
  20. 36726a1 feat: add batch operations by yyellowsun · 5 years ago
  21. 7605856 Merge pull request #31 from alexferl/master by Yang Luo · 6 years ago v3.0.0
  22. 5c1ea3f increment major version to v3 and update dependencies by Alexandre Ferland · 6 years ago
  23. ddc19c8 Merge pull request #28 from lxzan/master by Yang Luo · 6 years ago
  24. 92b21a8 Merge pull request #30 from 00LT00/master by Yang Luo · 6 years ago
  25. 3407715 update readme by 00LT00 · 6 years ago
  26. 9002a91 use unique index by casterlee · 6 years ago
  27. b60b442 Merge pull request #24 from dovics/master by Yang Luo · 6 years ago
  28. fec0e98 fix: the way of loadPolicyLine by dovics · 6 years ago
  29. 963214d Merge pull request #23 from DivyPatel9881/typo by Yang Luo · 6 years ago
  30. 94e4ec3 fix: typos by DivyPatel9881 · 6 years ago
  31. 78ec044 Move to mongodb offical driver (#22) by dovics · 6 years ago v2.1.0
  32. 2c83387 Merge pull request #20 from adamwasila/casbin_v2 by Yang Luo · 7 years ago v2.0.0
  33. 32c5077 Update README to use new major version of package (v2) by Adam Wasila · 7 years ago
  34. 1875b85 Update dependencies to v2 major version of Casbin by Adam Wasila · 7 years ago
  35. 61ad238 Merge pull request #18 from adamwasila/add_modules by Yang Luo · 7 years ago v1.0.0
  36. af10768 Init modules files by Adam Wasila · 7 years ago
  37. be5dfdc Merge pull request #17 from levimm/fixGlobalSessionIssue by Yang Luo · 7 years ago
  38. f84b63c avoid using global session by levimm · 7 years ago
  39. 0036bce Merge pull request #15 from Schubbcasten/mongodialinfo-option by Yang Luo · 7 years ago
  40. c781571 added new adapter constructor that works with mgo.DialInfo as argument by Carsten Griessmann · 7 years ago
  41. 595d14f Merge pull request #14 from GNURub/feature/mgo-umaintained by Yang Luo · 7 years ago
  42. a381e14 Use filtered to determine whether it's a filtered adapter. by Yang Luo · 7 years ago
  43. cedbb3f Improve test helper function. by Yang Luo · 7 years ago
  44. f81b666 Removed go.mod and go.sum by Ruben Cid · 8 years ago
  45. c8328b4 Changed mgo repository to github.com/globalsign/mgo by Ruben Cid · 8 years ago
  46. f79831b Merge pull request #11 from Wynnfan/mongodb-adapter-wy by Yang Luo · 8 years ago
  47. ff8c993 modify readme by fan_wang · 8 years ago
  48. 94a6b8a Merge pull request #9 from Hellobigxu/adapter-filternull by Yang Luo · 8 years ago
  49. f1de852 Fixed a bug. When do RemoveFilteredPolicy(0,sub,,act) doesn't affect the policy in the storage by guoxing.xu · 8 years ago
  50. 5226322 Merge pull request #5 from faceless-saint/master by Yang Luo · 8 years ago
  51. 14e613d [feature] Add policy filtering by Ryan Clarke · 8 years ago
  52. 64adc23 Merge pull request #4 from kenjones-cisco/feature/add-remove-policy by Yang Luo · 9 years ago
  53. eb21659 Feature: Implements AddPolicy/RemovePolicy/RemoveFilteredPolicy by kenjones-cisco · 9 years ago
  54. 654a9aa Merge pull request #2 from shivylp/master by Yang Luo · 9 years ago
  55. 77c11b5 removed dbSpecified parameter for NewAdapter by Shivaprasad · 9 years ago
  56. 50636fc Add SQL index to gain speed. by Yang Luo · 9 years ago
  57. f80a268 Add Travis CI and coverage. by Yang Luo · 9 years ago
  58. 1e3de56 Add README. by Yang Luo · 9 years ago
  59. c623d90 Add the code. by Yang Luo · 9 years ago
  60. e4fc13d Ignore IDEA files. by Yang Luo · 9 years ago
  61. 03bb626 Initial commit by Yang Luo · 9 years ago