Historique des commits

Auteur SHA1 Message Date
  Joe Chen d9ecdcaef0 all: unwrap `database.UsersStore` interface (#7708) il y a 11 mois
  Joe Chen 202012887a all: unwrap `database.TwoFactorsStore` interface (#7707) il y a 11 mois
  Joe Chen 4d05804729 all: unwrap `database.RepositoriesStore` interface (#7706) il y a 11 mois
  Joe Chen 5cf0189df1 all: unwrap `database.PermissionsStore` interface (#7701) il y a 11 mois
  Joe Chen 3a5132b6f7 all: unwrap `database.LFSStore` interface (#7692) il y a 11 mois
  Joe Chen 8054ffc12f all: unwrap `database.AccessTokensStore` interface (#7670) il y a 1 an
  Joe Chen 3650b32ec5 chore: rename `internal/db` to `internal/database` (#7665) il y a 1 an
  Joe Chen 44333afd20 chore: consistently use `errors.Cause` for identifying error types (#7264) il y a 2 ans
  Joe Chen 3265abfbc2 refactor(db): migrate perms methods off `user.go` (#7207) il y a 2 ans
  Yang Liu b9f5cfddc1 auth: enable authentication by token from password (#7198) il y a 2 ans
  Joe Chen 1df62fafb9 db: use `context` and go-mockgen for `ReposStore` (#7046) il y a 2 ans
  Joe Chen f837ea6346 db: use `context` and go-mockgen for `UsersStore` (#7042) il y a 2 ans
  Joe Chen 7229dd893f db: use `context` and go-mockgen for `PermsStore` (#7033) il y a 2 ans
  Joe Chen fe1d07f29c db: rename `AccessTokensStore.Save` to `Touch` (#7029) il y a 2 ans
  Joe Chen 0a92ad27ef db: use `context` and go-mockgen for `AccessTokensStore` (#7013) il y a 2 ans
  E99p1ant a328e7ccc4 access_token: encrypt access token with SHA256 (#7008) il y a 2 ans
  deepsource-autofix[bot] e452d94fc8 autofix: format code with gofumpt and gofmt (#6803) il y a 3 ans
  ᴜɴᴋɴᴡᴏɴ 2eaf1d693a db: migrate access table to use GORM (#6371) il y a 4 ans
  ᴜɴᴋɴᴡᴏɴ ca3330cecd lfs: ask client to always send the same value for the HTTP header (#6369) il y a 4 ans
  ᴜɴᴋɴᴡᴏɴ 3af91d7cfd auth: decouple types and functions from db (#6320) il y a 4 ans
  ᴜɴᴋɴᴡᴏɴ 62dda96159 access_token: migrate to GORM and add tests (#6086) il y a 4 ans
  ᴜɴᴋɴᴡᴏɴ 9a5b227f3e lfsutil: add `Storager` interface and local storage (#6083) il y a 4 ans
  ᴜɴᴋɴᴡᴏɴ e79aebb3e1 route: bypass require signin check for trigger repo tasks (#6079) il y a 4 ans
  ᴜɴᴋɴᴡᴏɴ ee0ea2c5fc lfs: add unit test for middleware (#6070) il y a 4 ans
  ᴜɴᴋɴᴡᴏɴ 07818d5fa5 route: no session for routes without UI (#6066) il y a 5 ans
  ᴜɴᴋɴᴡᴏɴ 53b91ef306 lfs: run e2e and fix minor issues (#6059) il y a 5 ans
  ᴜɴᴋɴᴡᴏɴ 34145c990d lfs: implement HTTP routes (#6035) il y a 5 ans