提交历史

作者 SHA1 备注 提交日期
  Joe Chen 8350daf505 refactor(db): merge relation stores into entity stores (#7341) 2 年之前
  Joe Chen 7ff09cf359 refactor(db): migrate methods off `user.go` (#7336) 2 年之前
  Joe Chen c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 年之前
  Joe Chen 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 年之前
  Joe Chen a66c90462d refactor(db): migrate methods off `user.go` and `org.go` (#7219) (#7227) 2 年之前
  Joe Chen 1905b19ee7 refactor(db): migrate methods off `user.go` (#7219) 2 年之前
  Joe Chen b1fefcbe50 refactor(db): migrate `Follow` off `user.go` (#7203) 2 年之前
  Joe Chen 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
  Joe Chen 4a3dc6c774 db: skip auto migrate for existing "version" table (#7057) 2 年之前
  Joe Chen b772603d78 migrations: add tests and remove XORM (#7050) 2 年之前
  Joe Chen 1df62fafb9 db: use `context` and go-mockgen for `ReposStore` (#7046) 2 年之前
  E99p1ant a328e7ccc4 access_token: encrypt access token with SHA256 (#7008) 2 年之前
  Joe Chen ccdcb1c45b db: run tests with pure-Go SQLite (#6998) 2 年之前
  Joe Chen 5f34265db6 ci: run database tests against Postgres, MySQL and SQLite (#6996) 2 年之前
  zvrh a9be4de5a5 database: add PostgreSQL custom schema support (#6695) 3 年之前
  dependabot-preview[bot] 99f1b9899f build(deps): bump gorm.io/gorm from 1.20.6 to 1.20.7 (#6425) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 2eaf1d693a db: migrate access table to use GORM (#6371) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 7bc3ee49aa cmd/serv: use different log files for ORMs in hook mode (#6361) 4 年之前
  ᴜɴᴋɴᴡᴏɴ c56db8f2c4 db: create new session for MySQL after changing attribute (#6338) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 06193ed825 schemadoc: add go:generate to output database schema (#6310) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 519e59b577 db: migrate to GORM v2 (#6309) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 9bb218734c db: use GORM to backup and restore non-legacy tables (#6142) 4 年之前
  ᴜɴᴋɴᴡᴏɴ ae107b2e6e db: only use `AutoMigrate` to create new tables (#6092) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 41f56ad05d login_source: migrate to GORM and add tests (#6090) 4 年之前
  ᴜɴᴋɴᴡᴏɴ e077ecdd9d db: add tests for LFS (#6087) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 62dda96159 access_token: migrate to GORM and add tests (#6086) 4 年之前
  ᴜɴᴋɴᴡᴏɴ e186a3d2c9 db: add tests for helper functions (#6084) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 34145c990d lfs: implement HTTP routes (#6035) 5 年之前