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.
gitea/services/convert
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495)
Replace #6312
Help #5833
Wiki solution for #639
12 months ago
..
activity.go For API attachments, use API URL (#25639) 2 years ago
attachment.go Fix attachment download bug (#27486) 1 year ago
convert.go Allow everyone to read or write a wiki by a repo unit setting (#30495) 12 months ago
git_commit.go Move context from modules to services (#29440) 1 year ago
git_commit_test.go Adjust object format interface (#28469) 1 year ago
issue.go Fix missed doer (#30231) 12 months ago
issue_comment.go Fix missed doer (#30231) 12 months ago
issue_test.go Move `convert` package to services (#22264) 2 years ago
main_test.go make writing main test easier (#27270) 2 years ago
mirror.go Even more `db.DefaultContext` refactor (#27352) 2 years ago
notification.go Performance improvements for pull request list page (#29900) 1 year ago
package.go Fix incorrect relative/absolute URL usages (#29531) 1 year ago
pull.go Fix missed doer (#30231) 12 months ago
pull_review.go Fix possible NPE in ToPullReviewList (#29759) 1 year ago
pull_review_test.go Fix possible NPE in ToPullReviewList (#29759) 1 year ago
pull_test.go Fix `Permission` in API returned repository struct (#25388) 2 years ago
release.go add Upload URL to release API (#26663) 2 years ago
release_test.go add Upload URL to release API (#26663) 2 years ago
repository.go Allow everyone to read or write a wiki by a repo unit setting (#30495) 12 months ago
secret.go feat: implement organization secret creation API (#26566) 2 years ago
status.go refactor improve NoBetterThan (#26126) 2 years ago
user.go Allow everyone to read or write a wiki by a repo unit setting (#30495) 12 months ago
user_test.go Add context cache as a request level cache (#22294) 2 years ago
utils.go Move `convert` package to services (#22264) 2 years ago
utils_test.go Rewrite queue (#24505) 2 years ago
wiki.go Fix an actions schedule bug (#28942) 1 year ago