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.
forgejo/models
Lunny Xiao e3ed67859a
Move some functions to service layer (#26969)
10 months ago
..
actions Add a new column schedule_id for action_run to track (#26975) 10 months ago
activities move repository deletion to service layer (#26948) 10 months ago
admin Replace `interface{}` with `any` (#25686) 1 year ago
asymkey Update tool dependencies, lock govulncheck and actionlint (#25655) 12 months ago
auth move repository deletion to service layer (#26948) 10 months ago
avatars Avoid warning for system setting when start up (#23054) 1 year ago
db Improve DeleteByID (#26904) 10 months ago
dbfs Fix content holes in Actions task logs file (#25560) 1 year ago
fixtures Fix verifyCommits error when push a new branch (#26664) 10 months ago
git move repository deletion to service layer (#26948) 10 months ago
issues Move some functions to service layer (#26969) 10 months ago
migrations Add a new column schedule_id for action_run to track (#26975) 10 months ago
organization move repository deletion to service layer (#26948) 10 months ago
packages move repository deletion to service layer (#26948) 10 months ago
perm move repository deletion to service layer (#26948) 10 months ago
project Refactor project templates (#26448) 11 months ago
pull refactor some functions to support ctx as first parameter (#21878) 2 years ago
repo Move some functions to service layer (#26969) 10 months ago
secret Refactor secrets modification logic (#26873) 10 months ago
shared/types Display owner of a runner as a tooltip instead of static text (#24377) 1 year ago
system move repository deletion to service layer (#26948) 10 months ago
unit Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 10 months ago
unittest Replace `interface{}` with `any` (#25686) 1 year ago
user move repository deletion to service layer (#26948) 10 months ago
webhook Replace `interface{}` with `any` (#25686) 1 year ago
error.go Sync branches into databases (#22743) 1 year ago
fixture_generation.go Implement FSFE REUSE for golang files (#21840) 2 years ago
fixture_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
main_test.go move repository deletion to service layer (#26948) 10 months ago
org.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
org_team.go Move some functions to service layer (#26969) 10 months ago
org_team_test.go move repository deletion to service layer (#26948) 10 months ago
org_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
repo.go move repository deletion to service layer (#26948) 10 months ago
repo_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
repo_transfer.go Fix unclear `IsRepositoryExist` logic (#24374) 1 year ago
repo_transfer_test.go Rename almost all Ctx functions (#22071) 2 years ago