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
Commit message (
Expand
)
Author
Age
*
Wiki mirroring implementation (#3233)
Andrew
2016-08-11
*
#3408 minor code fix
Unknwon
2016-08-11
*
Fix typo CacheInternal -> CacheInterval (#3432)
Thibault Meyer
2016-08-11
*
#3091 show Git configs on admin panel
Unknwon
2016-08-10
*
Add committer information to API and Webhooks. Also fixes #3271 (#3414)
lstahlman
2016-08-09
*
#3158 skip RUN_USER check on Windows
Unknwon
2016-08-09
*
Little code refactoring
Unknwon
2016-08-09
*
Render the Code view on the server (minus syntax highlighting) (#2942)
Rory McNamara
2016-08-09
*
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
*
Fix #3315: Release dont use tag creation date (#3374)
Thibault Meyer
2016-08-06
*
#2593 allow render raw content
Unknwon
2016-08-05
*
Replace gogs.io http links with https version (#3386)
rugk
2016-08-05
*
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
*
routers/api: rename handlers to be unexported
Unknwon
2016-08-04
*
#2162 completely disable builtin issue tracker when enable external tracker
Unknwon
2016-08-04
*
#3290 better code structure and batch minor improvements
Unknwon
2016-08-03
*
Additional API support for labels (#3290)
lstahlman
2016-08-03
*
#3345 dump content directly to HTTP ResponseWriter
Unknwon
2016-07-30
*
Diff patch (#3345)
Dennis Chen
2016-07-30
*
routers/repo/release: Use correct branch reference (#3330)
마누엘
2016-07-27
*
Added Full Name to CreateUser api call (#3333)
Richard Mahn
2016-07-27
*
routers/repo/issue: remove redundant format string
Unknwon
2016-07-26
*
#1601 support delete issue comment
Unknwon
2016-07-26
*
#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
*
#2790 fix not detect diff style in pull request file changes
Unknwon
2016-07-23
*
#3181 detect situation when base branch is deleted in pull request
Unknwon
2016-07-23
*
api: fix panic if anonymous user request admin API
Unknwon
2016-07-23
*
#3076 detect invalid tag name git error
Unknwon
2016-07-23
*
Refresh repository mirror from database when the repository's name has change...
lstahlman
2016-07-17
*
Update locales and .gopmfile
Unknwon
2016-07-17
*
models/webhook: restrict deletion to be explicitly with repo and org ID
Unknwon
2016-07-17
*
api: delete repository webhooks (#3275)
Dennis Chen
2016-07-17
*
#2937 able to prohibit user login
Unknwon
2016-07-16
*
#3274 fix can't get webhook detail of organization
Unknwon
2016-07-16
*
#2854 fix no mail notification when issue is closed/reopened
Unknwon
2016-07-16
*
models/repo: remove redundant info for some repo methods
Unknwon
2016-07-15
*
Add timestamps to repository api response (#3255)
lstahlman
2016-07-12
*
[Fix] Don't display way too large files #1513 (#3253)
Kim Carlbäcker
2016-07-12
*
Extend the API to include more repository properties (#3249)
lstahlman
2016-07-11
*
The pruning for the synchronized mirrors is a option now. Default value: enab...
Pablo Saavedra
2016-07-09
*
#3057 retrieve webhook with repo_id
Unknwon
2016-07-08
*
Use SecurityProtocol to replace UseSSL in LDAP config
Unknwon
2016-07-08
*
#3058 #3059 support correct page size and link header
Unknwon
2016-07-04
*
Do not show filename not have suffifx .md
Unknwon
2016-07-01
*
Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174)
Andrey Nering
2016-06-29
*
Fixes #3110 (#3136)
Franz Schmidt
2016-06-27
[next]