This website requires JavaScript.
Explore
Help
Sign In
USEFULL
/
gogs
Watch
1
Star
0
Fork
0
You've already forked gogs
mirror of
https://github.com/gogs/gogs.git
synced
2025-05-31 11:42:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gogs
/
internal
/
route
/
admin
History
Joe Chen
7cbd84d5b3
refactor(db): rename
User.Passwd
to
User.Password
(
#7196
)
2022-10-22 14:56:25 +08:00
..
admin.go
db: use
context
and go-mockgen for login sources (
#7041
)
2022-06-10 19:54:36 +08:00
auths.go
db: refactor "action" table to use GORM (
#7054
)
2022-06-25 18:07:39 +08:00
notice.go
ci: use new lint action and add custom config (
#6562
)
2021-05-19 13:38:13 +08:00
orgs.go
refactor(db): move some methods from
user.go
to
users.go
(
#7195
)
2022-10-22 14:41:40 +08:00
repos.go
autofix: fix check for empty string (
#6804
)
2022-03-06 16:33:45 +08:00
users.go
refactor(db): rename
User.Passwd
to
User.Password
(
#7196
)
2022-10-22 14:56:25 +08:00