index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
auth
/
user.go
Commit message (
Collapse
)
Author
Age
*
Clean names
Unknown
2014-05-08
|
*
User code clean and ui improve
Unknown
2014-05-05
|
*
Fix import path
Unknown
2014-05-05
|
*
Fix #149
Unknown
2014-05-01
|
*
Move binding as subrepo
Unknown
2014-04-13
|
*
Add: rename user
Unknown
2014-04-03
|
*
Change new martini impot path
Unknown
2014-03-30
|
*
Fixing bug
Unknown
2014-03-30
|
*
update session
slene
2014-03-22
|
*
Add admin edit user
Unknown
2014-03-21
|
*
Add postgres support, clean code, code review
Unknown
2014-03-17
|
*
Merge branch 'master' of github.com:gogits/gogs
slene
2014-03-15
|
\
|
|
|
|
|
|
|
|
|
|
Conflicts: routers/user/user.go web.go
|
*
Finish feeds
Unknown
2014-03-15
|
|
*
|
move templateFuncs to one file, add middleware context.
slene
2014-03-15
|
/
*
Add HomeLink and AvatarLink to User model. Please use .SignedUser in template.
slene
2014-03-15
|
*
Finish update password and profile
Unknown
2014-03-14
|
*
Add updatePasswd
Unknown
2014-03-13
|
*
Add update user profile back end, add new gitignore and license, add ↵
Unknown
2014-03-13
|
|
|
|
template data to public profile page
*
Bug fix
Unknown
2014-03-11
|
*
Merge utils to modules
Unknown
2014-03-07
|
*
Change /user/profile URL to /user/:username
Unknown
2014-03-07
|
*
Add SignInRequire and SignOutRequire middleware
Unknown
2014-03-07