gitea/models
wxiaoguang 5dddcc1773
chore: fix some trivial problems and TODOs ()
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
2025-02-02 18:16:56 +00:00
..
actions Refactor RefName () 2025-01-13 14:01:53 +08:00
activities Add missed auto merge feed message on dashboard () 2025-01-26 18:33:05 +00:00
admin Fix javascript error when an anonymous user visiting migration page () 2024-10-02 04:37:16 +00:00
asymkey Use ProtonMail/go-crypto to replace keybase/go-crypto () 2025-01-27 09:14:08 +08:00
auth Refactor tests () 2024-12-29 01:05:56 +00:00
avatars Replace 10 more gt- classes with tw- () 2024-03-22 13:45:10 +00:00
db Refactor context flash msg and global variables () 2025-01-25 14:36:47 +00:00
dbfs Enable `unparam` linter () 2024-06-11 18:47:45 +00:00
fixtures Support choose email when creating a commit via web UI (more) () 2025-01-31 02:36:18 +00:00
git Improve sync fork behavior () 2025-01-20 15:17:47 +08:00
issues chore: fix some trivial problems and TODOs () 2025-02-02 18:16:56 +00:00
migrations Automerge supports deleting branch automatically after merging () 2025-01-10 03:51:03 +08:00
organization Worktime tracking for the organization level () 2025-02-03 01:51:12 +08:00
packages Refactor maven package registry () 2024-12-31 05:30:52 +00:00
perm Support public code/issue access for private repositories () 2025-01-14 01:53:34 +00:00
project Use project's redirect url instead of composing url () 2024-12-31 19:19:53 +08:00
pull Automerge supports deleting branch automatically after merging () 2025-01-10 03:51:03 +08:00
renderhelper Refactor render system (orgmode) () 2024-11-29 16:08:29 +08:00
repo Refactor repository transfer () 2025-01-30 05:40:44 +00:00
secret Clarify Actions resources ownership () 2024-08-01 09:04:04 +00:00
shared/types Refactor locale&string&template related code () 2024-02-14 21:48:45 +00:00
system chore: fix some trivial problems and TODOs () 2025-02-02 18:16:56 +00:00
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options () 2024-11-11 00:11:00 +00:00
unittest Refactor ref type () 2025-01-14 15:35:34 +08:00
user Support choose email when creating a commit via web UI () 2025-01-30 01:24:57 +00:00
webhook Refactor webhook events () 2025-01-23 18:53:06 +00:00
main_test.go make writing main test easier () 2023-09-28 01:38:53 +00:00
repo.go Fix issue comment number () 2024-12-30 14:35:46 -08:00
repo_test.go Fix issue comment number () 2024-12-30 14:35:46 -08:00