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
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140)
Refactor checks to use assert/require
Use require.Eventually for waiting in elastic and meilisearch tests
Use require to exit early instead of assert
3 weeks ago
..
actions Update status check for all supported on.pull_request.types in Gitea (#33117) 3 weeks ago
activities Refactor tests (#33021) 1 month ago
admin Fix javascript error when an anonymous user visiting migration page (#32144) 4 months ago
asymkey Refactor older tests to use testify (#33140) 3 weeks ago
auth Refactor tests (#33021) 1 month ago
avatars Replace 10 more gt- classes with tw- (#29945) 10 months ago
db Refactor older tests to use testify (#33140) 3 weeks ago
dbfs Enable `unparam` linter (#31277) 8 months ago
fixtures Refactor fixture loading for testing (#33024) 1 month ago
git Enable tenv and testifylint rules (#32852) 2 months ago
issues Add missed transaction on setmerged (#33079) 3 weeks ago
migrations Make git clone URL could use current signed-in user (#33091) 3 weeks ago
organization Refactor older tests to use testify (#33140) 3 weeks ago
packages Refactor maven package registry (#33049) 1 month ago
perm Enable tenv and testifylint rules (#32852) 2 months ago
project Use project's redirect url instead of composing url (#33058) 1 month ago
pull Add support for sha256 repositories (#23894) 1 year ago
renderhelper Refactor render system (orgmode) (#32671) 2 months ago
repo add submodule diff links (#33097) 3 weeks ago
secret Clarify Actions resources ownership (#31724) 6 months ago
shared/types Refactor locale&string&template related code (#29165) 12 months ago
system Refactor deletion (#28610) 1 year ago
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 3 months ago
unittest Make git clone URL could use current signed-in user (#33091) 3 weeks ago
user Refactor older tests to use testify (#33140) 3 weeks ago
webhook Enable tenv and testifylint rules (#32852) 2 months ago
main_test.go make writing main test easier (#27270) 1 year ago
repo.go Fix issue comment number (#30556) 1 month ago
repo_test.go Fix issue comment number (#30556) 1 month ago