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
KN4CK3R 8adba93498
Hide private repositories in packages (#19584)
2 years ago
..
convert.go Use for a repo action one database transaction (#19576) 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 Add API to get issue/pull comments and events (timeline) (#17403) 3 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 Hide private repositories in packages (#19584) 2 years ago
pull.go Add "Allow edits from maintainer" feature (#18002) 2 years ago
pull_review.go Propagate context and ensure git commands run in request context (#17868) 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 API: Return primary language and repository language stats API URL (#18396) 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