This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-23 17:22:11 +01:00
Code
Issues
Activity
gitea
/
models
/
organization
History
KN4CK3R
155269fa58
Remove unused
KeyID
. (
#29167
)
...
`KeyID` is never set.
2024-02-14 12:50:10 -05:00
..
main_test.go
…
mini_org.go
…
org_repo.go
…
org_test.go
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00
org_user_test.go
…
org_user.go
…
org.go
Remove unused
KeyID
. (
#29167
)
2024-02-14 12:50:10 -05:00
team_invite_test.go
…
team_invite.go
…
team_list.go
…
team_repo.go
…
team_test.go
…
team_unit.go
…
team_user.go
…
team.go
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (
#28220
)
2023-12-07 15:27:36 +08:00