gitea/models
Lunny Xiao e32030f9fa
Add migrations tests (#34456) (#34498)
Fix #34455
Backport #34456

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-05-19 19:47:57 -07:00
..
actions Fix auto concurrency cancellation skips commit status updates (#33764) (#33849) 2025-03-11 16:51:58 +00:00
activities Optimize user dashboard loading (#33686) (#33708) 2025-02-24 20:34:03 -08:00
admin Fix omitempty bug (#33663) (#33670) 2025-02-21 00:08:05 -08:00
asymkey Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402) (#33410) 2025-01-27 02:50:00 +00:00
auth Add new CLI flags to set name and scopes when creating a user with access token (#34080) (#34103) 2025-04-03 01:05:28 +08:00
avatars
db
dbfs
fixtures
git Do not show 500 error when default branch doesn't exist (#34096) (#34097) 2025-04-02 18:16:41 +08:00
issues Fix panic when comment is nil (#34257) (#34277) 2025-04-24 18:28:02 -07:00
migrations Add migrations tests (#34456) (#34498) 2025-05-19 19:47:57 -07:00
organization
packages Swift files can be passed either as file or as form value (#34068) (#34236) 2025-04-18 12:34:28 +00:00
perm
project Fix project issues list and counting (#33594) (#33619) 2025-02-18 00:59:32 +08:00
pull
renderhelper
repo Fix missing license when sync mirror (#33255) (#33258) 2025-01-14 06:26:27 +00:00
secret
shared/types
system
unit
unittest
user Return default avatar url when user id is zero rather than updating database (#34094) (#34095) 2025-04-02 09:37:17 +08:00
webhook Add tests for webhook and fix some webhook bugs (#33396) (#33442) 2025-02-02 14:44:50 +08:00
error.go
main_test.go
repo_test.go
repo_transfer.go
repo.go