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.
gitea/modules/repository
Lunny Xiao 79a5e68816
Handle email address not exist (#19089) (#19121)
Backport #19089

* Handle email address not exist. (#19089)

* Fix lint about strings.Title

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
3 years ago
..
commits.go Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951) 3 years ago
commits_test.go Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951) 3 years ago
create.go Some repository refactors (#17950) 3 years ago
create_test.go Add `GetUserTeams` (#18499) (#18531) 3 years ago
generate.go Handle email address not exist (#19089) (#19121) 3 years ago
hooks.go Move some functions into services/repository (#17677) 3 years ago
init.go Some repository refactors (#17950) 3 years ago
main_test.go Decouple unit test code from business code (#17623) 3 years ago
push.go Move repository model into models/repo (#17933) 3 years ago
repo.go Improve SyncMirrors logging (#19045) (#19050) 3 years ago