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
/
routers
/
user
/
profile.go
Commit message (
Expand
)
Author
Age
*
dashboard/feeds: able to load more history (#2511)
Unknwon
2017-03-16
*
models: rename ErrUserNotExist -> errors.UserNotExist
Unknwon
2017-03-16
*
user/profile: paging doesn't respect private repository count (#4082)
Unknwon
2017-02-15
*
Fix dashboard issues/pull request counting
Unknwon
2016-12-27
*
#1384 add pagination for repositories
Unknwon
2016-07-24
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
Rename module: middleware -> context
Unknwon
2016-03-11
*
Fix panic when view profile without signin
Unknwon
2016-02-19
*
Merge pull request #2578 from exmex/develop
Unknwon
2016-02-14
|
\
|
*
Admins and user itself sees private org relations on profile
ExMex
2016-02-07
*
|
Minor fix for #2567
Unknwon
2016-02-14
*
|
Only show activities for repositories on dashboard, that the user has access to
Florian Kaiser
2016-02-06
|
/
*
fix #2529
Unknwon
2016-01-31
*
Show all orgs on user profile, except the private one's
Florian Kaiser
2016-01-30
*
Added organization display on profile
ExMex
2016-01-12
*
fix cannot show user public ssh keys
Unknwon
2016-01-09
*
#2282 fix utf-8 recognized as windows-1252
Unknwon
2015-12-25
*
#1692 APIs: Users Followers
Unknwon
2015-12-21