| Commit message (Expand) | Author | Age |
* | refactor(db): finish migrate methods off `user.go` (#7337) | Joe Chen | 2023-02-07 |
* | refactor(db): migrate methods off `user.go` (#7336) | Joe Chen | 2023-02-05 |
* | refactor(db): migrate methods off `user.go` (#7334) | Joe Chen | 2023-02-04 |
* | refactor(db): migrate methods off `user.go` (#7333) | Joe Chen | 2023-02-04 |
* | refactor(db): migrate methods off `user.go` (#7331) | Joe Chen | 2023-02-04 |
* | all: replace `interface{}` with `any` (#7330) | Joe Chen | 2023-02-02 |
* | refactor(db): migrate methods off `user.go` (#7329) | Joe Chen | 2023-02-02 |
* | refactor(db): migrate `UpdateUser` off `user.go` (#7267) | Joe Chen | 2022-11-27 |
* | refactor(db): add `Users.Update` (#7263) | Joe Chen | 2022-11-27 |
* | fix(db): update `user.updated_unix` upon changing username (#7262) | Joe Chen | 2022-11-25 |
* | refactor(db): migrate `ChangeUsername` off `user.go` (#7261) | Joe Chen | 2022-11-25 |
* | refactor(db): migrate methods off and delete deprecated methods from `user.go... | Joe Chen | 2022-11-05 |
* | refactor(db): migrate methods off `user.go` (#7230) | Joe Chen | 2022-11-05 |
* | refactor(db): migrate methods off `user.go` (#7228) | Joe Chen | 2022-11-05 |
* | refactor(db): migrate methods off `user.go` and `org.go` (#7219) (#7227) | Joe Chen | 2022-11-05 |
* | refactor(db): migrate methods off `user.go` (#7219) | Joe Chen | 2022-10-30 |
* | refactor(db): migrate perms methods off `user.go` (#7207) | Joe Chen | 2022-10-23 |
* | refactor(db): migrate avatar methods off `user.go` (#7206) | Joe Chen | 2022-10-23 |
* | refactor(db): migrate password methods off `user.go` (#7205) | Joe Chen | 2022-10-23 |
* | refactor(db): migrate `Follow` off `user.go` (#7203) | Joe Chen | 2022-10-23 |
* | refactor(db): move some methods off `user.go` (#7199) | Joe Chen | 2022-10-22 |
* | refactor(db): rename `User.Passwd` to `User.Password` (#7196) | Joe Chen | 2022-10-22 |
* | refactor(db): move some methods from `user.go` to `users.go` (#7195) | Joe Chen | 2022-10-22 |
* | refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` ... | Joe Chen | 2022-10-09 |
* | db: refactor "action" table to use GORM (#7054) | Joe Chen | 2022-06-25 |
* | db: use `context` and go-mockgen for `TwoFactorsStore` (#7045) | Joe Chen | 2022-06-11 |
* | db: use `context` and go-mockgen for `UsersStore` (#7042) | Joe Chen | 2022-06-11 |
* | db: use `context` and go-mockgen for `PermsStore` (#7033) | Joe Chen | 2022-06-08 |
* | autofix: fix check for empty string (#6804) | deepsource-autofix[bot] | 2022-03-06 |
* | chore: fix typos in code comments (#6556) | Atin | 2021-05-19 |
* | db: migrate access table to use GORM (#6371) | ᴜɴᴋɴᴡᴏɴ | 2020-10-06 |
* | db: remove `db.User.LoginType` field (#6122) | Kousik Mitra | 2020-04-19 |
* | db: add tests for users (#6116) | ᴜɴᴋɴᴡᴏɴ | 2020-04-18 |
* | db: add tests for repos (#6112) | ᴜɴᴋɴᴡᴏɴ | 2020-04-17 |
* | db: add tests for two factors (#6099) | ᴜɴᴋɴᴡᴏɴ | 2020-04-14 |
* | login_source: migrate to GORM and add tests (#6090) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | lfs: implement HTTP routes (#6035) | ᴜɴᴋɴᴡᴏɴ | 2020-04-04 |
* | workflows: enable golangci-lint (#5998) | ᴜɴᴋɴᴡᴏɴ | 2020-03-21 |
* | ipynb: sanitize rendered HTML (#5996) | ᴜɴᴋɴᴡᴏɴ | 2020-03-21 |
* | refactor: unify error handling in routing layer | ᴜɴᴋɴᴡᴏɴ | 2020-03-16 |
* | git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) | ᴜɴᴋɴᴡᴏɴ | 2020-03-08 |
* | lint: fix some Golang CI lint issues (#5955) | ᴜɴᴋɴᴡᴏɴ | 2020-03-01 |
* | conf: overhaul settings (#5953) | ᴜɴᴋɴᴡᴏɴ | 2020-02-29 |
* | conf: overhaul auth and user settings (#5942) | ᴜɴᴋɴᴡᴏɴ | 2020-02-27 |
* | conf: overhaul repository settings (#5932) | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
* | conf: overhaul server settings (#5928) | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
* | log: migrate to unknwon.dev/clog/v2 (#5927) | ᴜɴᴋɴᴡᴏɴ | 2020-02-20 |
* | repo: delete local copies on owner name change (#5843) | Guy Smoilov | 2019-11-03 |
* | internal: move packages under this directory (#5836) | Unknwon | 2019-10-24 |