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
/
gogs.go
Commit message (
Expand
)
Author
Age
*
Web editor: fix cannot create new file in subdirectory
Unknwon
2016-08-29
*
Web editor: disallow edit mirror repository
Unknwon
2016-08-28
*
Web editor: improve delete file process
Unknwon
2016-08-28
*
#2901 allow setting preferred licenses
Unknwon
2016-08-28
*
#3505 use user’s info for committer and author
Unknwon
2016-08-27
*
#3495 only start builtin SSH server after user finish installation
Unknwon
2016-08-27
*
migrations: set comment updated as created
Unknwon
2016-08-26
*
#2966 code cleanup
Unknwon
2016-08-26
*
Web editor: improve code quality
Unknwon
2016-08-24
*
#3383 code cleanup
Unknwon
2016-08-24
*
General code quality improvement
Unknwon
2016-08-16
*
#2246 add HTMLURL to webhook type
Unknwon
2016-08-16
*
#3464 reproduce diff signs
Unknwon
2016-08-16
*
models/issue: improve quality and performance of NewIssue function
Unknwon
2016-08-15
*
#3466 fix response of pull request form validation error
Unknwon
2016-08-15
*
Fix empty repository panic on send test webhook
Unknwon
2016-08-15
*
Fix outdated edit can’t overwrite changes
Unknwon
2016-08-15
*
Replace convert.To with APIFormat calls
Unknwon
2016-08-14
*
#2246 fully support of webhooks for pull request
Unknwon
2016-08-14
*
Add subcommand to create new user in CLI
Unknwon
2016-08-13
*
#2852 code cleanup
Unknwon
2016-08-11
*
#3233 code cleanup and minor issue fix
Unknwon
2016-08-11
*
#3279 use doer email for FROM field of issues
Unknwon
2016-08-11
*
#3091 show Git configs on admin panel
Unknwon
2016-08-10
*
#3417 wrong dashboard issue count for create by you
Unknwon
2016-08-09
*
#3158 skip RUN_USER check on Windows
Unknwon
2016-08-09
*
Little code refactoring
Unknwon
2016-08-09
*
#3406 fix regression of MustEnableIssues check
Unknwon
2016-08-09
*
#3399 500 for upstream pulls page if user has forked repository
Unknwon
2016-08-08
*
Fix 404 when comment on pulls and not using interal issue tracker
Unknwon
2016-08-08
*
#2825 early response 200 when ?go-get=1
Unknwon
2016-08-07
*
#3320 code cleanup
Unknwon
2016-08-07
*
#3393 fix missing sub-url prefix in relative avatar link
Unknwon
2016-08-07
*
#2593 allow render raw content
Unknwon
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
*
#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
*
#3345 dump content directly to HTTP ResponseWriter
Unknwon
2016-07-30
*
#3327 fix wrong table name in Join
Unknwon
2016-07-26
*
#3281 fix x.Iterate returns nothing inside session scope with SQLite3
Unknwon
2016-07-26
*
models/ssh_key: code cleaning
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
*
#2903 use different reversed words and patterns for repository and user
Unknwon
2016-07-23
*
#3181 detect situation when base branch is deleted in pull request
Unknwon
2016-07-23
*
#3157 create user path before rename repository while transfer
Unknwon
2016-07-23
*
#3076 detect invalid tag name git error
Unknwon
2016-07-23
*
Bump version
Unknwon
2016-07-22
[next]