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
Commit message (
Expand
)
Author
Age
*
refactoring: modules/auth/*_form.go -> modules/form
Unknwon
2017-02-27
*
models/access: hasAccess only need userID not user object
Unknwon
2017-02-23
*
user/profile: paging doesn't respect private repository count (#4082)
Unknwon
2017-02-15
*
cookie: enhance cookie security (#3525)
Unknwon
2017-02-14
*
auth: remove MD5 for secure cookie secret (#4117)
Unknwon
2017-02-13
*
auth: few security improvements
Unknwon
2017-02-11
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
Move models/mail.go to modules/mail.go
Unknwon
2017-01-30
*
Add 'Organizations' page to user settings (#3587)
Unknwon
2017-01-27
*
Setting orgs (#3587)
Rémy Boulanouar
2017-01-27
*
Fix dashboard issues/pull request counting
Unknwon
2016-12-27
*
Fix dashboard issue/pull request scoping
Unknwon
2016-12-27
*
Minor code fix for PR #3560
Unknwon
2016-12-27
*
Fix assigned/created issues in dashboard. (#3560)
hgaiser
2016-12-27
*
Some code renaming
Unknwon
2016-12-22
*
Fix vulnerabilities reported in #3959
Unknwon
2016-12-22
*
Fix random string generator (#3953)
leonklingele
2016-12-21
*
Prevented user enumeration of valid users through HTTP status codes of login ...
LefsFlare
2016-10-16
*
router/repo: code refactoring
Unknwon
2016-08-30
*
#3448 redirect if any after sign in
Unknwon
2016-08-27
*
Fix for #3410 overall issues for organisations is limited to num_repos from t...
lstahlman
2016-08-09
*
Add support for federated avatars (#3320)
Sandro Santilli
2016-08-07
*
Ignore repository with issue disabled or use external tracker in dashboard is...
Unknwon
2016-08-05
*
#3348 always use relative avatar link in the template
Unknwon
2016-08-05
*
#1384 add pagination for repositories
Unknwon
2016-07-24
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
Use struct for UI settings
Unknwon
2016-07-24
*
#2854 fix no mail notification when issue is closed/reopened
Unknwon
2016-07-16
*
Fix XORM IN condition table name parse
Unknwon
2016-03-27
*
Merge pull request #2823 from zacheryph/feature/local-only-password-reset
Unknwon
2016-03-14
|
\
|
*
ensure we don’t try changing LDAP passswords
Zachery Hostens
2016-03-14
*
|
#1692 add CRUD issue APIs
Unknwon
2016-03-13
*
|
#1891 attempt to fix invalid csrf token
Unknwon
2016-03-12
*
|
Rename module: middleware -> context
Unknwon
2016-03-11
|
/
*
readd 'dashboard' to title
Alec S
2016-03-10
*
Merge branch 'develop' of github.com:gogits/gogs into develop
Alec S
2016-03-09
|
\
|
*
Allowing site admins to view private repositories in org/home
Jan Christophersen
2016-03-08
*
|
fix indentation
Alec S
2016-03-09
*
|
Remove dashboard keyword from title
Alec S
2016-03-09
*
|
change page titles for user and org dashes
Alec S
2016-03-09
|
/
*
Added: Ability to delete org avatar.
Tamás Molnár
2016-03-06
*
#1157 some avatar setting changes
Unknwon
2016-03-05
*
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
*
|
Only show repositories on organization dashboard, that the user has access to
Florian Kaiser
2016-02-05
|
/
*
Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
Unknwon
2016-02-04
|
\
|
*
Remove unnecessary else-block
Florian Kaiser
2016-02-04
[next]