You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Florin Hillebrand ad6d08d155
Add API to query collaborators permission for a repository (#18761)
2 years ago
..
convert.go Add "Allow edits from maintainer" feature (#18002) 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) 2 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) 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 Add Package Registry (#16510) 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) 2 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) 2 years ago
utils.go Add migration from GitBucket (#16767) 2 years ago
utils_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 2 years ago
wiki.go Move repository model into models/repo (#17933) 2 years ago