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
*
#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
*
#3295 fix wrong logic judgement
Unknwon
2016-07-21
*
models/webhook: restrict deletion to be explicitly with repo and org ID
Unknwon
2016-07-17
*
#2937 able to prohibit user login
Unknwon
2016-07-16
*
Bump version
Unknwon
2016-07-16
*
#2798 fix assign operation not take effect
Unknwon
2016-07-15
*
#2586 bump git-module requirement
Unknwon
2016-07-12
*
#2458 fix emoji been rendered inside raw content area
Unknwon
2016-07-11
*
Minor fix for #3246
Unknwon
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
*
#2968 use HTTP_ADDR to replace localhost
Unknwon
2016-07-02
*
Do not show filename not have suffifx .md
Unknwon
2016-07-01
*
#518 update git-module require version
Unknwon
2016-06-30
*
#3174 genetate bindata
Unknwon
2016-06-29
*
Update glide.yaml
Unknwon
2016-06-27
*
Minor fix for #3194
Unknwon
2016-06-27
*
repo/http: clean code
Unknwon
2016-06-01
*
#2954 use text/plain as default email content format
Unknwon
2016-05-30
*
#809 fix wrong closed issue count when create closed issue via API
Unknwon
2016-05-27
*
#3045 fix DEPRECATED Action signature erorr
Unknwon
2016-05-12
*
Add Czech support
Unknwon
2016-05-11
*
models/release: filter input to prevent command line argument vulnerability
Unknwon
2016-05-06
*
#2895 minor fix for bug of xorm
Unknwon
2016-04-26
*
Add new language support
Unknwon
2016-04-25
*
#2992 set default style name when empty in AfterSet
Unknwon
2016-04-22
*
#2916 fix sort' field missing on issue pagination link
Unknwon
2016-04-04
*
Fix XORM IN condition table name parse
Unknwon
2016-03-27
*
#2878 print error of JSON unmarshal and always returns a valid object
Unknwon
2016-03-26
*
#1692 add admin APIs to add/remove a user from teams
Unknwon
2016-03-25
*
Handle windows deletion when start
Unknwon
2016-03-23
*
#1692 api: admin list and create team under organization
Unknwon
2016-03-21
*
Add route for #2846
Unknwon
2016-03-21
*
Remove code for checking ssh-keygen
Unknwon
2016-03-19
*
#2850 fix potential SSH commands dislocation
Unknwon
2016-03-18
*
#2814 LOWER() column value within search
Unknwon
2016-03-16
*
Improve repository lable style
Unknwon
2016-03-15
*
#13 fix admin can't search private repos
Unknwon
2016-03-15
[next]