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/models
yp05327 a50026e2f3
Fix no edit history after editing issue's title and content (#30814)
Fix #30807

reuse functions in services
3 days ago
..
actions Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 1 week ago
activities Reduce unnecessary database queries on actions table (#30509) 3 weeks ago
admin Next round of `db.DefaultContext` refactor (#27089) 8 months ago
asymkey Enable more `revive` linter rules (#30608) 2 weeks ago
auth Fix wrong table name (#30557) 2 weeks ago
avatars Replace 10 more gt- classes with tw- (#29945) 1 month ago
db Enable more `revive` linter rules (#30608) 2 weeks ago
dbfs make writing main test easier (#27270) 7 months ago
fixtures Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 1 week ago
git Fix duplicate status check contexts (#30660) 6 days ago
issues Fix no edit history after editing issue's title and content (#30814) 3 days ago
migrations Rename migration package name for 1.22-rc1 (#30730) 1 week ago
organization Resolve lint for unused parameter and unnecessary type arguments (#30750) 1 week ago
packages Fix package list performance (#30520) 2 weeks ago
perm Clarify permission "HasAccess" behavior (#30585) 2 weeks ago
project Enable more `revive` linter rules (#30608) 2 weeks ago
pull Add support for sha256 repositories (#23894) 4 months ago
repo Get repo assignees and reviewers should ignore deactivated users (#30770) 6 days ago
secret Make runs-on support variable expression (#29468) 2 months ago
shared/types Refactor locale&string&template related code (#29165) 3 months ago
system Refactor deletion (#28610) 4 months ago
unit Allow everyone to read or write a wiki by a repo unit setting (#30495) 3 weeks ago
unittest Add some tests to clarify the "must-change-password" behavior (#30693) 1 week ago
user Replace deprecated `math/rand` functions (#30733) 1 week ago
webhook Store webhook event in database (#29145) 2 months ago
error.go Add merge style `fast-forward-only` (#28954) 3 months ago
fixture_generation.go Replace more db.DefaultContext (#27628) 7 months ago
fixture_test.go Replace more db.DefaultContext (#27628) 7 months ago
main_test.go make writing main test easier (#27270) 7 months ago
org.go Add user blocking (#29028) 2 months ago
org_team.go Clarify permission "HasAccess" behavior (#30585) 2 weeks ago
org_team_test.go Add user blocking (#29028) 2 months ago
org_test.go Add user blocking (#29028) 2 months ago
repo.go Refactor deletion (#28610) 4 months ago
repo_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 7 months ago
repo_transfer.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 2 weeks ago