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/modules/convert
6543 b135313c47
[Refactor] convert team(s) to apiTeam(s) (#13745)
* Refactor: teams to api convert

* make org load optional

* more info in tests
2 years ago
..
convert.go [Refactor] convert team(s) to apiTeam(s) (#13745) 2 years ago
git_commit.go More commit info from API (#19252) 2 years ago
git_commit_test.go Move repository model into models/repo (#17933) 3 years ago
issue.go more context for models (#19511) 2 years ago
issue_comment.go [Refactor] convert team(s) to apiTeam(s) (#13745) 2 years ago
issue_test.go Move milestone to models/issues/ (#19278) 2 years ago
main_test.go Use a struct as test options (#19393) 2 years ago
notification.go format with gofumpt (#18184) 2 years ago
package.go Move access and repo permission to models/perm/access (#19350) 2 years ago
pull.go Move access and repo permission to models/perm/access (#19350) 2 years ago
pull_review.go [Refactor] convert team(s) to apiTeam(s) (#13745) 2 years ago
pull_test.go format with gofumpt (#18184) 2 years ago
release.go Move attachment into models/repo/ (#17650) 3 years ago
repository.go [Refactor] convert team(s) to apiTeam(s) (#13745) 2 years ago
status.go format with gofumpt (#18184) 2 years ago
user.go Add API to query collaborators permission for a repository (#18761) 2 years ago
user_test.go Move user related model into models/user (#17781) 3 years ago
utils.go Add migration from GitBucket (#16767) 3 years ago
utils_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
wiki.go Move repository model into models/repo (#17933) 3 years ago