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
/
cmd
/
web.go
Commit message (
Expand
)
Author
Age
*
Able to disable non-admin to create new organization (#1556)
Unknwon
2017-02-10
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
routers/repo/branch: fix can't delete branch with slashes after merge (#4089)
Unknwon
2017-02-09
*
routers/repo/pull: fix 404 on PR compare (#4074)
Unknwon
2017-02-08
*
Do a fast-fail testing on repository URL before mirroring
Unknwon
2017-01-31
*
Move models/mail.go to modules/mail.go
Unknwon
2017-01-30
*
Able to set custom Access-Control-Allow-Origin header (#3987)
Unknwon
2017-01-28
*
Add 'Organizations' page to user settings (#3587)
Unknwon
2017-01-27
*
Setting orgs (#3587)
Rémy Boulanouar
2017-01-27
*
Update XORM required version and 'go fmt'
Unknwon
2017-01-26
*
Fetch before Checkout when create pull request (#3699)
Unknwon
2016-12-23
*
Fix regex on route file (#3851)
Thibault Meyer
2016-12-21
*
Merge branch 'develop' of https://github.com/tanapoln/gogs into develop
Unknwon
2016-12-21
|
\
|
*
provide button to delete merged pull request
Tanapol Nearunchorn
2016-09-02
*
|
Update git-module version to support back Git 1.7.1
Unknwon
2016-12-08
*
|
#3590 fix 404 for release draft edition
Unknwon
2016-09-03
|
/
*
Add the ability to explore organizations (#3573)
Daniel Oaks
2016-09-01
*
Minor code fix [CI SKIP]
Unknwon
2016-08-31
*
#3548 disable issue cannot edit label and milestonefor pull requests
Unknwon
2016-08-30
*
Web editor: support upload files
Unknwon
2016-08-30
*
codegangsta/cli => urfave/cli (#3546)
Kim "BKC" Carlbäcker
2016-08-30
*
Bump git-module required version
Unknwon
2016-08-29
*
Load a set of predefined labels (#3459)
Thibault Meyer
2016-08-29
*
Web editor: disallow edit mirror repository
Unknwon
2016-08-28
*
Web editor: improve delete file process
Unknwon
2016-08-28
*
#3505 use user’s info for committer and author
Unknwon
2016-08-27
*
#3383 code cleanup
Unknwon
2016-08-24
*
#2246 add HTMLURL to webhook type
Unknwon
2016-08-16
*
models/issue: improve quality and performance of NewIssue function
Unknwon
2016-08-15
*
markdown: fix treating pure number as SHA1
Unknwon
2016-08-15
*
Web editor: temporarily disable upload and quick fix for edit and new
Unknwon
2016-08-15
*
Web editor: improve delete file
Unknwon
2016-08-14
*
Code clean up for new config options
Unknwon
2016-08-14
*
Squashed commit of the following:
Richard Mahn
2016-08-14
*
Replace convert.To with APIFormat calls
Unknwon
2016-08-14
*
Add Content-Disposition header for downloads (#3439)
Andrey Nering
2016-08-11
*
Fix #3321: commit tag shortener (#3418)
Thibault Meyer
2016-08-11
*
#2852 code cleanup
Unknwon
2016-08-11
*
Add initial support for unix sockets (#2852)
Odin Ugedal
2016-08-11
*
Fix #3314: Cannot edit release with tag name contains slash (#3434)
Thibault Meyer
2016-08-11
*
#2780 code clean up
Unknwon
2016-08-11
*
#3233 code cleanup and minor issue fix
Unknwon
2016-08-11
*
Fix only user has repo write access can comment
Unknwon
2016-08-11
*
Fix typo CacheInternal -> CacheInterval (#3432)
Thibault Meyer
2016-08-11
*
#2907 Add commit timestamp to webhook
Unknwon
2016-08-09
*
#3007 update git-module require version
Unknwon
2016-08-09
*
#3406 fix regression of MustEnableIssues check
Unknwon
2016-08-09
*
Fix 404 when comment on pulls and not using interal issue tracker
Unknwon
2016-08-08
*
Add support for federated avatars (#3320)
Sandro Santilli
2016-08-07
*
#2593 allow render raw content
Unknwon
2016-08-05
[next]