gitea/models
Copilot 4a2bba9aed
Remove error returns from crypto random helpers and callers (#37240)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wxiaoguang <2114189+wxiaoguang@users.noreply.github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: silverwind <115237+silverwind@users.noreply.github.com>
2026-04-17 00:59:26 +08:00
..
actions Remove error returns from crypto random helpers and callers (#37240) 2026-04-17 00:59:26 +08:00
activities Add comment for the design of "user activity time" (#37195) 2026-04-13 20:01:29 +00:00
admin
asymkey Enable `nilnil` linter for new code (#36591) 2026-02-16 09:57:18 +00:00
auth Remove error returns from crypto random helpers and callers (#37240) 2026-04-17 00:59:26 +08:00
avatars
db Fix various trivial problems (#36953) 2026-03-23 18:23:42 +00:00
dbfs Fix dbfs error handling (#36844) 2026-03-07 00:28:46 +08:00
fixtures Remove unneeded doctor sub-commands (#37156) 2026-04-09 22:22:17 +02:00
git Update Combine method to treat warnings as failures and adjust tests (#37048) 2026-03-31 17:22:18 +00:00
issues Refactor flash message and remove SanitizeHTML template func (#37179) 2026-04-12 10:17:25 +08:00
migrations Remove error returns from crypto random helpers and callers (#37240) 2026-04-17 00:59:26 +08:00
organization Remove error returns from crypto random helpers and callers (#37240) 2026-04-17 00:59:26 +08:00
packages Remove error returns from crypto random helpers and callers (#37240) 2026-04-17 00:59:26 +08:00
perm Fix issue label deletion with Actions tokens (#37013) 2026-03-29 09:21:14 +00:00
project Refactor issue sidebar and fix various problems (#37045) 2026-03-31 10:03:52 +08:00
pull
renderhelper
repo Add bulk repository deletion for organizations (#36763) 2026-04-08 04:32:22 +00:00
secret
shared/types
system
unit
unittest Clean up Makefile, tests and legacy code (#36638) 2026-02-19 01:23:32 +00:00
user Remove error returns from crypto random helpers and callers (#37240) 2026-04-17 00:59:26 +08:00
webhook Add webhook name field to improve webhook identification (#37025) (#37040) 2026-04-01 09:56:20 +08:00
main_test.go
repo.go Fix various legacy problems (#37092) 2026-04-03 12:19:04 +00:00
repo_test.go