Commit History

Author SHA1 Message Date
  Joe Chen 10fd9e9e38 db: migrate `org.go` to `orgs.go` with GORM 1 year ago
  Joe Chen 8350daf505 refactor(db): merge relation stores into entity stores (#7341) 2 years ago
  Joe Chen 44333afd20 chore: consistently use `errors.Cause` for identifying error types (#7264) 2 years ago
  Yang Liu b9f5cfddc1 auth: enable authentication by token from password (#7198) 2 years ago
  Joe Chen 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 years ago
  Joe Chen 0918d8758b db: add back xorm tag for `AccessToken.UserID` (#7032) 2 years ago
  Joe Chen fe1d07f29c db: rename `AccessTokensStore.Save` to `Touch` (#7029) 2 years ago
  Joe Chen 0a92ad27ef db: use `context` and go-mockgen for `AccessTokensStore` (#7013) 2 years ago
  E99p1ant a328e7ccc4 access_token: encrypt access token with SHA256 (#7008) 2 years ago
  Joe Chen 4455cc1244 db: code tidy up for `AccessTokens` (#7006) 2 years ago
  ᴜɴᴋɴᴡᴏɴ 519e59b577 db: migrate to GORM v2 (#6309) 4 years ago
  ᴜɴᴋɴᴡᴏɴ 9bb218734c db: use GORM to backup and restore non-legacy tables (#6142) 4 years ago
  ᴜɴᴋɴᴡᴏɴ e077ecdd9d db: add tests for LFS (#6087) 4 years ago
  ᴜɴᴋɴᴡᴏɴ 62dda96159 access_token: migrate to GORM and add tests (#6086) 4 years ago
  ᴜɴᴋɴᴡᴏɴ 3a5c93eeff db: use gorm function to check `ErrRecordNotFound` (#6060) 4 years ago
  ᴜɴᴋɴᴡᴏɴ 34145c990d lfs: implement HTTP routes (#6035) 4 years ago