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
Earl Warren e4aa7bd511
Merge pull request 'webhook: improve UX for sourcehut and matrix' (#3156) from oliverpool/forgejo:webhook_sourcehut_polish into forgejo
1 year ago
..
actions Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461) 1 year ago
agit Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 1 year ago
asymkey Simplify how git repositories are opened (#28937) 1 year ago
attachment Add support for API blob upload of release attachments (#29507) 1 year ago
auth fix: Fix to delete cookie when AppSubURL is non-empty (#30375) 1 year ago
automerge Simplify how git repositories are opened (#28937) 1 year ago
context Clean up log messages (#30313) 1 year ago
contexttest add label filters in org/{org_name}/issues 1 year ago
convert Allow changing global wiki editability via the API 1 year ago
cron Update checker setting updates 1 year ago
doctor Count downloads for tag archives 1 year ago
externalaccount Final round of `db.DefaultContext` refactor (#27587) 2 years ago
feed More `db.DefaultContext` refactor (#27265) 2 years ago
forgejo [UPGRADE] run sanity checks before the database is upgraded 1 year ago
forms [I18N] Improve English locale 1 year ago
gitdiff [PERFORMANCE] git check-attr on bare repo if supported 1 year ago
indexer Fix missing issue search index update when changing status (#28325) 1 year ago
issue [Port] gitea#29999: Fix Add/Remove WIP on pull request title failure 1 year ago
lfs Move context from modules to services (#29440) 1 year ago
mailer Use relative links for commits, mentions, and issues in markdown (#29427) 1 year ago
markup Format code 1 year ago
migrations Change the default maxPerPage for gitbucket (#30392) 1 year ago
mirror Avoid losing token when updating mirror settings (#30429) 1 year ago
notify Clean up log messages (#30313) 1 year ago
org Delete repos of org when purge delete user (#27273) 2 years ago
packages packages: skip error logging on duplicate 1 year ago
pull Do not update PRs based on events that happened before they existed 1 year ago
release Fix release published actions not triggering for releases created from existing tags 1 year ago
repository Allow admins to fork repos even when creation limits are exhausted (#3277) 1 year ago
secrets Refactor deletion (#28610) 1 year ago
task Fix incorrect ctx usage in defer function (#27740) 2 years ago
uinotification Penultimate round of `db.DefaultContext` refactor (#27414) 2 years ago
user Check the token's owner and repository when registering a runner (#30406) 1 year ago
webhook webhook: matrix use v3 endpoint and drop headers 1 year ago
wiki Clean up log messages (#30313) 1 year ago