1. a3ad54e feat: update repo path by Yang Luo · 6 days ago master v3.6.0
  2. 619f059 feat: support Casbin v3 by Yang Luo · 8 days ago
  3. ca10118 feat: fix duplicated index creation bug in PostgreSQL (#68) by yxrxy · 9 months ago v3.5.0
  4. 634e6df feat: pass context down to xorm (#65) by 沐 · 2 years, 1 month ago v3.4.0
  5. a5eaefe feat: replace xorm-adapter/v2 with xorm-adapter/v3 in README (#63) by 沐 · 2 years, 1 month ago v3.3.0
  6. 09000e0 docs: Update README.md by Eric Luo · 2 years, 1 month ago
  7. fead645 fix: upgrade CI Go version to 1.19 by Yang Luo · 2 years, 1 month ago v3.2.1
  8. 1089d55 feat: Contextadapter (#59) by 鱼竿钓鱼干 · 2 years, 8 months ago v3.2.0
  9. 047522b feat: fix bug in Postgres dialect where if a table already exists then it would give error (Invalid query) (#58) by Vishal Bihani · 2 years, 9 months ago v3.1.0
  10. 2bfc453 fix: fix broken links (#57) by YunShu · 2 years, 9 months ago v3.0.2
  11. c1890c6 fix: update major version in go module path (#55) by WangGuan · 3 years, 7 months ago v3.0.1
  12. 84f074b fix!: Rename `p-type` column to `ptype` & PType to Ptype (#54) by Ter · 3 years, 9 months ago v3.0.0
  13. 7a90dd8 docs: upgrade installation instruction to v2 version (#52) by Ter · 3 years, 9 months ago
  14. efcd2bf docs: fix postgres sample code (#50) by abawchen · 3 years, 10 months ago
  15. eadfe04 fix: remove underscore (#48) by Bingchang Chen · 4 years, 3 months ago v2.5.1
  16. a77f892 feat: table prefix (#47) by Bingchang Chen · 4 years, 3 months ago v2.5.0
  17. 2ea99d3 Merge pull request #45 from tangyang9464/master by Yang Luo · 4 years, 8 months ago v2.4.0
  18. 5678dab feat: add UpdateFilteredPolicies method by tangyang9464 · 4 years, 8 months ago
  19. 6fc8c43 Merge pull request #43 from closetool/master by hsluoyz · 5 years ago v2.3.2
  20. 7f5ee00 fix: add github action by closetool · 5 years ago
  21. 01aca29 Merge pull request #41 from tson1111/master by hsluoyz · 5 years ago v2.3.1
  22. 1a94910 fix: add empty policy check in SavePolicy function. by Cong Ding · 5 years ago
  23. 66091b9 Merge pull request #39 from closetool/master by hsluoyz · 5 years ago v2.3.0
  24. d2952a5 fix: missing method UpdatePolicies(#38) by closetool · 5 years ago
  25. 03d3f2c Merge pull request #37 from closetool/master by hsluoyz · 5 years ago v2.2.0
  26. 87b7d8c feat: add UpdatePolicy(#36) by closetool · 5 years ago
  27. 5c98582 Merge pull request #35 from dawndiy/fix_tableName by Yang Luo · 6 years ago v2.1.0
  28. 3abf9b3 repair broken go.mod go.sum by dawndiy · 6 years ago
  29. 86c1750 fix custom tablename while query list by dawndiy · 6 years ago
  30. f4aab12 Merge pull request #34 from Blank-Xu/master by Yang Luo · 6 years ago
  31. e3cef73 improve filterQuery func and format codes. by Blank · 6 years ago
  32. 57e2773 add RemovePolicies and AddPolicies (#32) by Pin Dude · 6 years ago
  33. 283549e ci: update travis (#33) by Zixuan Liu · 6 years ago
  34. 0ca20dc Add custom tablename support (#30) by CyJaySong · 6 years ago
  35. 0bb458f Merge pull request #31 from dovics/loadFilteredPolicy by Yang Luo · 6 years ago
  36. 299dcec feat: add LoadFilteredPolicy by dovics · 6 years ago
  37. 695d84d Merge pull request #29 from dovics/master by Yang Luo · 6 years ago
  38. 51c7996 fix: change the way of loadPolicyLine by dovics · 6 years ago
  39. 79a2aa5 Merge pull request #24 from mrchar/master by Yang Luo · 6 years ago v2.0.1
  40. c8c2b2c fix issues#22 by char · 6 years ago
  41. 2674782 Merge pull request #20 from mousedownmike/feature/xorm_project_moved by Yang Luo · 6 years ago v2.0.0
  42. 1fbe0b2 Update to point to new xorm project location https://gitea.com/xorm by Mike Dalrymple · 6 years ago
  43. f11f9b2 Merge pull request #19 from luochuanyuewu/master by Yang Luo · 7 years ago
  44. 6291f6b fix import path for xorm, due to the fact that xorm is on longer avaliable on github soon. by luochuanyuewu · 7 years ago
  45. 0629743 Fix typo. by Yang Luo · 7 years ago
  46. af09ce6 Add postgresql service to Travis CI. by Yang Luo · 7 years ago
  47. 072487b Update README to Casbin 2.x by Yang Luo · 7 years ago
  48. 8905dad Merge pull request #16 from ctxnop/master by Yang Luo · 7 years ago
  49. ebef685 Updated to casbin v2 and use strings.Builder by Loïc Collignon · 7 years ago
  50. a317737 Merge pull request #15 from Blank-Xu/improve by Yang Luo · 7 years ago
  51. d9bce66 Improve Efficiency by Blank · 7 years ago
  52. bb17998 Use error instead of panic. by Yang Luo · 7 years ago
  53. 48bf9c3 Update to Casbin 2.x by Yang Luo · 7 years ago
  54. 9b17d80 Merge pull request #13 from ch3lo/master by Yang Luo · 7 years ago v1.0.0
  55. 8e63783 Merge pull request #12 from OGKevin/patch-1 by Yang Luo · 7 years ago
  56. 52185c5 Fix sqlite3 compatibility. by Kevin Hellemun · 7 years ago
  57. fa6c6f8 Added NewAdapterByEngine by Marcelo Salazar · 7 years ago
  58. e40cbd1 Handle PostgreSQL duplicated db error better, fix: https://github.com/casbin/xorm-adapter/issues/8 by Yang Luo · 7 years ago
  59. 6d86407 Add t.Helper() to test. by Yang Luo · 8 years ago
  60. 6d28ef8 Add SQL index to gain speed. by Yang Luo · 9 years ago
  61. 31e0574 Simplify the code. by Yang Luo · 9 years ago
  62. f6d928f Rename the table name from "line" to "casbin_rule". by Yang Luo · 9 years ago
  63. 6d58ad0 Add dbSpecified to NewAdapter(). by Yang Luo · 9 years ago
  64. 4da985c Fix a typo. by Yang Luo · 9 years ago
  65. 9bc5b4e Add comments to auto-save functions. by Yang Luo · 9 years ago
  66. 9b26d57 Rename testAdapter() to testSaveLoad(). by Yang Luo · 9 years ago
  67. ae3806f Add TestAutoSaves(). by Yang Luo · 9 years ago
  68. 479942d Merge TestMySQLAdapter(), TestPostgresAdapter() into TestAdapters(). by Yang Luo · 9 years ago
  69. 63073f9 Merge initMySQLPolicy(), initPostgresPolicy() into initPolicy(). by Yang Luo · 9 years ago
  70. 5571f85 Implement RemoveFilteredPolicy() in the new token way. by Yang Luo · 9 years ago
  71. f54d943 Rename V1-V6 to V0-V5. by Yang Luo · 9 years ago
  72. 8aff01e Implement AddPolicy() and RemovePolicy() in the new token way. by Yang Luo · 9 years ago
  73. eb61370 Refactor out savePolicyLine(). by Yang Luo · 9 years ago
  74. f4e850f Store the rule in tokens. by Yang Luo · 9 years ago
  75. 9818914 Replace loadPolicyLine() with persist.LoadPolicyLine(). by Yang Luo · 9 years ago
  76. 1080fab Describe supported databases in README. by Yang Luo · 9 years ago
  77. 08a6e7a Implement the RemovePolicy() function. by Yang Luo · 9 years ago
  78. ea89020 Refactor out initMySQLPolicy() and initPostgresPolicy(). by Yang Luo · 9 years ago
  79. 26b6191 Implement the AddPolicy() function. by Yang Luo · 9 years ago
  80. 67b597e Rename Rule struct to Line. by Yang Luo · 9 years ago
  81. 3479819 Rename the policy parameter to rule. by Yang Luo · 9 years ago
  82. 0c7a2d3 Use finalizer to close the DB. Do not open/close the DB for multiple times. by Yang Luo · 9 years ago
  83. ac9a9de Provide empty implementation for three optional methods. by Yang Luo · 9 years ago
  84. 8bae039 Fix a typo in README. by Yang Luo · 9 years ago
  85. 2a76004 Merge pull request #1 from sadayuki-matsuno/use_postgres_backend by Yang Luo · 9 years ago
  86. 8f023c8 use postgres backend by Sadayuki Matsuno · 9 years ago
  87. b268c2e Add Travis CI and coverage. by Yang Luo · 9 years ago
  88. 77e8205 Add README. by Yang Luo · 9 years ago
  89. bb02061 Add the code. by Yang Luo · 9 years ago
  90. b84420d Ignore IDEA files. by Yang Luo · 9 years ago
  91. d966731 Initial commit by Yang Luo · 9 years ago