| Commit message (Expand) | Author | Age |
* | refactor(db): finish migrate methods off `user.go` (#7337) | Joe Chen | 2023-02-07 |
* | refactor(db): migrate `UpdateUser` off `user.go` (#7267) | Joe Chen | 2022-11-27 |
* | 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 password methods off `user.go` (#7205) | Joe Chen | 2022-10-23 |
* | refactor(db): rename `User.Passwd` to `User.Password` (#7196) | Joe Chen | 2022-10-22 |
* | db: use `context` and go-mockgen for login sources (#7041) | Joe Chen | 2022-06-10 |
* | 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 |
* | login_source: migrate to GORM and add tests (#6090) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | lfs: implement HTTP routes (#6035) | ᴜɴᴋɴᴡᴏɴ | 2020-04-04 |
* | refactor: unify error handling in routing layer | ᴜɴᴋɴᴡᴏɴ | 2020-03-16 |
* | conf: overhaul email settings (#5940) | ᴜɴᴋɴᴡᴏɴ | 2020-02-25 |
* | conf: overhaul server settings (#5928) | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
* | log: migrate to unknwon.dev/clog/v2 (#5927) | ᴜɴᴋɴᴡᴏɴ | 2020-02-20 |
* | internal: move packages under this directory (#5836) | Unknwon | 2019-10-24 |