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.
gitea/routers/user
Lunny Xiao f960e19c59 Only update needed columns when update user (#2296)
* only update needed columns when update user

* fix missing update_unix column
8 years ago
..
auth.go Only update needed columns when update user (#2296) 8 years ago
auth_openid.go Only update needed columns when update user (#2296) 8 years ago
home.go Fix counts on issues dashboard (#2215) 8 years ago
home_test.go Fix counts on issues dashboard (#2215) 8 years ago
main_test.go Fix counts on issues dashboard (#2215) 8 years ago
notification.go
profile.go Fix "Dashboard shows deleted comments" (#1995) 8 years ago
setting.go Only update needed columns when update user (#2296) 8 years ago
setting_openid.go Run "make fmt" with go-1.6 (#1333) 8 years ago