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
wxiaoguang 5dddcc1773
chore: fix some trivial problems and TODOs (#33473)
1. Fix incorrect `MentionCount` (actually it seems to be deadcode,
affects nothing)
2. Remove fallback sha1 support for time limit token
3. Use route middleware `reqRepoActionsWriter` for `ArtifactsDeleteView`
4. Use clearer message "Failed to authenticate user" instead of "Verify"
when auth fails
5. `tests/integration/benchmarks_test.go` is not quite right, actually
it is never used, so delete it.
6. Remove or update TODO comments
2 months ago
..
actions Refactor RefName (#33234) 2 months ago
activities Add missed auto merge feed message on dashboard (#33309) 2 months ago
admin Fix javascript error when an anonymous user visiting migration page (#32144) 6 months ago
asymkey Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402) 2 months ago
auth Refactor tests (#33021) 3 months ago
avatars Replace 10 more gt- classes with tw- (#29945) 1 year ago
db Refactor context flash msg and global variables (#33375) 2 months ago
dbfs Enable `unparam` linter (#31277) 9 months ago
fixtures Support choose email when creating a commit via web UI (more) (#33445) 2 months ago
git Improve sync fork behavior (#33319) 2 months ago
issues chore: fix some trivial problems and TODOs (#33473) 2 months ago
migrations Automerge supports deleting branch automatically after merging (#32343) 2 months ago
organization Worktime tracking for the organization level (#19808) 2 months ago
packages Refactor maven package registry (#33049) 3 months ago
perm Support public code/issue access for private repositories (#33127) 2 months ago
project Use project's redirect url instead of composing url (#33058) 3 months ago
pull Automerge supports deleting branch automatically after merging (#32343) 2 months ago
renderhelper Refactor render system (orgmode) (#32671) 4 months ago
repo Refactor repository transfer (#33211) 2 months ago
secret Clarify Actions resources ownership (#31724) 8 months ago
shared/types Refactor locale&string&template related code (#29165) 1 year ago
system chore: fix some trivial problems and TODOs (#33473) 2 months ago
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 4 months ago
unittest Refactor ref type (#33242) 2 months ago
user Support choose email when creating a commit via web UI (#33432) 2 months ago
webhook Refactor webhook events (#33337) 2 months ago
main_test.go make writing main test easier (#27270) 2 years ago
repo.go Fix issue comment number (#30556) 3 months ago
repo_test.go Fix issue comment number (#30556) 3 months ago