Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/models
Lunny Xiao 408a484224
Adjust object format interface (#28469)
11 months ago
..
actions Fix incorrect run order of action jobs (#28367) 12 months ago
activities Use db.Find instead of writing methods for every object (#28084) 1 year ago
admin
asymkey Retry SSH key verification with additional CRLF if it failed (#28392) 12 months ago
auth Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 12 months ago
avatars
db Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 12 months ago
dbfs
fixtures Fix comment permissions (#28213) 1 year ago
git Adjust object format interface (#28469) 11 months ago
issues Add combined index for issue_user.uid and issue_id (#28080) 12 months ago
migrations Add combined index for issue_user.uid and issue_id (#28080) 12 months ago
organization Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 12 months ago
packages Revert "packages: Calculate package size quota using package creator ID instead of owner ID (#28007)" (#28049) 1 year ago
perm Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 12 months ago
project Fix comment permissions (#28213) 1 year ago
pull
repo Adjust object format interface (#28469) 11 months ago
secret Use db.Find instead of writing methods for every object (#28084) 1 year ago
shared/types
system Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 12 months ago
unit
unittest
user Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 12 months ago
webhook Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 12 months ago
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 12 months ago
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go