1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 06:05:50 +00:00
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
2017-08-12 22:18:44 +08:00
..
auth_openid.go Only update needed columns when update user (#2296) 2017-08-12 22:18:44 +08:00
auth.go Only update needed columns when update user (#2296) 2017-08-12 22:18:44 +08:00
home_test.go Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08:00
home.go Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08:00
main_test.go Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08:00
notification.go fix: trim the whitespaces for the search keyword (#893) 2017-02-11 12:00:01 +08:00
profile.go Fix "Dashboard shows deleted comments" (#1995) 2017-06-25 20:20:29 +02:00
setting_openid.go Run "make fmt" with go-1.6 (#1333) 2017-03-21 08:55:00 +08:00
setting.go Only update needed columns when update user (#2296) 2017-08-12 22:18:44 +08:00