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