You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services
Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607)
* Move EmailAddress into models/user/

* Fix test

* rename user_mail to user_email

* Fix test

* Move UserRedirect into models/user/

* Fix lint & test

* Fix lint

* Fix lint

* remove nolint comment

* Fix lint
3 years ago
..
agit Return correct error response for agit force-push (#16989) 3 years ago
archiver Fix bundle creation (#17079) 3 years ago
attachment Read expected buffer size (#17409) 3 years ago
auth Move EmailAddress & UserRedirect into models/user/ (#17607) 3 years ago
comments Save and view issue/comment content history (#16909) 3 years ago
externalaccount Move login related structs and functions to models/login (#17093) 3 years ago
forms Move unit into models/unit/ (#17576) 3 years ago
gitdiff Make ParsePatch more robust (#17573) 3 years ago
issue Move unit into models/unit/ (#17576) 3 years ago
lfs Move unit into models/unit/ (#17576) 3 years ago
mailer Move EmailAddress & UserRedirect into models/user/ (#17607) 3 years ago
mirror Handle broken references in mirror sync (#17013) 3 years ago
pull Move unit into models/unit/ (#17576) 3 years ago
release DBContext is just a Context (#17100) 3 years ago
repository Fix some lints (#17337) 3 years ago
webhook Move webhook into models/webhook/ (#17579) 3 years ago
wiki Move unit into models/unit/ (#17576) 3 years ago