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/models/organization
luzpaz d29d6d1991
Fix various typos (#20338)
* Fix various typos

Found via `codespell -q 3 -S ./options/locale,./options/license,./public/vendor -L actived,allways,attachements,ba,befores,commiter,pullrequest,pullrequests,readby,splitted,te,unknwon`

Co-authored-by: zeripath <art27@cantab.net>
2 years ago
..
main_test.go Move tests as seperate sub packages to reduce duplicated file names (#19951) 2 years ago
org.go Adjust transaction handling via db.Context (#20031) 2 years ago
org_test.go Move tests as seperate sub packages to reduce duplicated file names (#19951) 2 years ago
org_user.go Move org functions (#19753) 2 years ago
org_user_test.go Move tests as seperate sub packages to reduce duplicated file names (#19951) 2 years ago
team.go Add more linters to improve code readability (#19989) 2 years ago
team_repo.go Fix various typos (#20338) 2 years ago
team_test.go Move tests as seperate sub packages to reduce duplicated file names (#19951) 2 years ago
team_unit.go Move organization related structs into sub package (#18518) 2 years ago
team_user.go Make git.OpenRepository accept Context (#19260) 2 years ago