Commit Graph

12 Commits

Author SHA1 Message Date
Unknown e51afe4621 Add postgres support, clean code, code review 2014-03-17 14:03:58 -04:00
slene a33d03f008 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	routers/user/user.go
	web.go
2014-03-15 20:39:56 +08:00
slene fa5ad1e465 move templateFuncs to one file, add middleware context. 2014-03-15 19:01:50 +08:00
Unknown 4b8e888437 Finish feeds 2014-03-15 05:30:59 -04:00
slene 06deed820d Add HomeLink and AvatarLink to User model. Please use .SignedUser in template. 2014-03-15 15:28:06 +08:00
Unknown 47edf7f4f9 Finish update password and profile 2014-03-14 01:12:07 -04:00
Unknown c01f593daa Add updatePasswd 2014-03-13 04:06:35 -04:00
Unknown 57bc2d1ca0 Add update user profile back end, add new gitignore and license, add template data to public profile page 2014-03-13 03:39:18 -04:00
Unknown af5435d586 Bug fix 2014-03-11 11:54:43 -04:00
Unknown 5a05d6633d Merge utils to modules 2014-03-07 17:22:15 -05:00
Unknown a2a59f8ad1 Change /user/profile URL to /user/:username 2014-03-07 17:08:21 -05:00
Unknown ba5c7ea771 Add SignInRequire and SignOutRequire middleware 2014-03-07 16:05:18 -05:00