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.
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805)
3 months ago
..
activity.go For API attachments, use API URL (#25639) 11 months ago
attachment.go Fix attachment download bug (#27486) 8 months ago
convert.go Add branch protection setting for ignoring stale approvals (#28498) 4 months ago
git_commit.go Move context from modules to services (#29440) 3 months ago
git_commit_test.go Adjust object format interface (#28469) 5 months ago
issue.go Show whether a PR is WIP inside popups (#28975) 4 months ago
issue_comment.go Even more `db.DefaultContext` refactor (#27352) 8 months ago
issue_test.go Move `convert` package to services (#22264) 1 year ago
main_test.go make writing main test easier (#27270) 8 months ago
mirror.go Even more `db.DefaultContext` refactor (#27352) 8 months ago
notification.go Even more `db.DefaultContext` refactor (#27352) 8 months ago
package.go Fix incorrect relative/absolute URL usages (#29531) 3 months ago
pull.go Simplify how git repositories are opened (#28937) 4 months ago
pull_review.go Fix `convert.ToTeams` on empty input (#28426) 5 months ago
pull_test.go Fix `Permission` in API returned repository struct (#25388) 11 months ago
release.go add Upload URL to release API (#26663) 9 months ago
release_test.go add Upload URL to release API (#26663) 9 months ago
repository.go Enable/disable owner and repo projects independently (#28805) 3 months ago
secret.go feat: implement organization secret creation API (#26566) 9 months ago
status.go refactor improve NoBetterThan (#26126) 10 months ago
user.go Fix API leaking Usermail if not logged in (#25097) 10 months ago
user_test.go Add context cache as a request level cache (#22294) 1 year ago
utils.go Move `convert` package to services (#22264) 1 year ago
utils_test.go Rewrite queue (#24505) 1 year ago
wiki.go Fix an actions schedule bug (#28942) 4 months ago