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.
forgejo/services/convert
Gergely Nagy df8e58c5cb
Allow changing global wiki editability via the API
9 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 Count downloads for tag archives 9 months ago
git_commit.go Move context from modules to services (#29440) 10 months ago
git_commit_test.go Adjust object format interface (#28469) 1 year ago
issue.go Fix missed doer (#30231) 9 months ago
issue_comment.go Fix missed doer (#30231) 9 months ago
issue_test.go Move `convert` package to services (#22264) 2 years ago
main_test.go make writing main test easier (#27270) 1 year ago
mirror.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
notification.go Performance improvements for pull request list page (#29900) 10 months ago
package.go Fix incorrect relative/absolute URL usages (#29531) 10 months ago
pull.go Fix missed doer (#30231) 9 months ago
pull_review.go [GITEA] POST /repos/{owner}/{repo}/pulls/{index}/reviews/{id}/comments 11 months ago
pull_test.go [GITEA] Fix NPE in `ToPullReviewList` 11 months ago
release.go Count downloads for tag archives 9 months ago
release_test.go add Upload URL to release API (#26663) 1 year ago
repository.go Allow changing global wiki editability via the API 9 months ago
secret.go feat: implement organization secret creation API (#26566) 1 year ago
status.go refactor improve NoBetterThan (#26126) 1 year ago
user.go services/convert/user: Convert pronouns properly 9 months ago
user_test.go Add context cache as a request level cache (#22294) 2 years ago
utils.go [BRANDING] add Forgejo Git Service and migration UI 11 months ago
utils_test.go [BRANDING] add Forgejo Git Service and migration UI 11 months ago
wiki.go Fix an actions schedule bug (#28942) 10 months ago