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
/
repo
/
release.go
Commit message (
Expand
)
Author
Age
*
Refactoring: rename package routers -> routes
Unknwon
2017-06-11
*
Refactoring: rename ctx -> c
Unknwon
2017-06-03
*
Refactoring: remove tool.TplName
Unknwon
2017-04-05
*
Refactoring: rename pkg/base -> pkg/tool
Unknwon
2017-04-05
*
Refactoring: rename modules -> pkg
Unknwon
2017-04-04
*
modules/markup: rename Markdown render fucntions
Unknwon
2017-03-31
*
modules: rename markdown -> markup
Unknwon
2017-03-31
*
repo: rename PageIsViewCode -> PageIsViewFiles
Unknwon
2017-03-22
*
release: able to add attchments to release (#1614)
Unknwon
2017-03-13
*
webhook: add Release event (#2387)
Unknwon
2017-03-11
*
repo: commits, branches and releases should highlight files tab
Unknwon
2017-03-11
*
templates/repo: only show Git stats in repository home page (#3518)
Unknwon
2017-03-10
*
release: improve page load performance
Unknwon
2017-03-10
*
refactoring: modules/auth/*_form.go -> modules/form
Unknwon
2017-02-27
*
release: fix unable to edit release of a fork repository
Unknwon
2017-02-23
*
repo/release: add pagination (#2164)
Unknwon
2017-02-17
*
Improve Open Graph Meta tags (#3664)
Unknwon
2017-02-11
*
Add more details on error report
Unknwon
2017-02-10
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
Fix can not save release draft as draft again (#3669)
Unknwon
2017-01-30
*
Some code renaming
Unknwon
2016-12-22
*
Fix vulnerability reported in #3962
Unknwon
2016-12-22
*
#2246 fully support of webhooks for pull request
Unknwon
2016-08-14
*
Fix #3314: Cannot edit release with tag name contains slash (#3434)
Thibault Meyer
2016-08-11
*
Fix #3315: Release dont use tag creation date (#3374)
Thibault Meyer
2016-08-06
*
routers/repo/release: Use correct branch reference (#3330)
마누엘
2016-07-27
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
#3076 detect invalid tag name git error
Unknwon
2016-07-23
*
Rename module: middleware -> context
Unknwon
2016-03-11
*
Remove duplicated of code
Unknwon
2016-03-06
*
Make markdown as an independent module
Unknwon
2016-02-20
*
Removed HTTP 500 error on the release page when a user deleted their account
Martin Hartkorn
2016-02-10
*
move out git module and #1573 send push hook
Unknwon
2015-12-09
*
fix #1829 and fix #890
Unknwon
2015-12-04
*
fix #1383
Unknwon
2015-11-20
*
repo sidebar active class
Unknwon
2015-11-16
*
fix #1958
Unknwon
2015-11-15
*
rename fields
Unknwon
2015-11-03
*
WIP: create PR - choose branch
Unknwon
2015-08-08
*
Updating context and fixing permission issues
Peter Smit
2015-02-16
*
Finish new UI for release page
Unknwon
2014-12-10
*
Fix #605, fix #255, fix #101
Unknwon
2014-11-06
*
Huge updates!!!!! Be careful to merge!!!!
Unknwon
2014-07-26
*
New UI merge in progress
Unknwon
2014-07-26
*
Use constants to name template file
Unknown
2014-06-22
*
Support edit release and save as draft
Unknown
2014-06-12
*
Fix #199
Unknown
2014-06-12
*
Fix #197
Unknown
2014-06-12
*
update with git api
slene
2014-05-10
*
Fix #92
Unknown
2014-04-22
[next]