This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/services
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093)
* Move login related structs and functions to models/login

* Fix test

* Fix lint

* Fix lint

* Fix lint of windows

* Fix lint

* Fix test

* Fix test

* Only load necessary fixtures when preparing unit tests envs

* Fix lint

* Fix test

* Fix test

* Fix error log

* Fix error log

* Fix error log

* remove unnecessary change

* fix error log

* merge main branch
2021-09-24 19:32:56 +08:00
..
agit
archiver Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
attachment DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
auth Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
comments DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
externalaccount Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
forms
gitdiff refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
issue DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
lfs
mailer Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
mirror DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
pull Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
release DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
repository DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
webhook refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
wiki refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00