0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-21 11:33:02 +01:00
gitea/models
..
actions Artifact deletion in actions ui (#27172) 2024-02-18 10:33:50 +00:00
activities
admin
asymkey
auth Use crypto/sha256 (#29386) 2024-02-25 13:32:13 +00:00
avatars
db Add slow SQL query warning (#27545) 2024-02-23 00:57:24 +00:00
dbfs make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
fixtures
git Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-23 02:18:33 +00:00
issues
migrations
organization Remove unused KeyID. (#29167) 2024-02-14 12:50:10 -05:00
packages
perm
project Fix comment permissions (#28213) 2023-11-25 17:21:21 +00:00
pull
repo
secret
shared/types
system
unit
unittest
user
webhook Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
error.go Add merge style fast-forward-only (#28954) 2024-02-12 23:37:23 +01:00
fixture_generation.go Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
fixture_test.go Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
org.go
org_team.go
org_team_test.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
org_test.go
repo.go Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
repo_test.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
repo_transfer.go Move some repository transfer functions to service layer (#28855) 2024-02-05 06:17:23 +00:00