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
Commit message (
Expand
)
Author
Age
*
repo: add protect branch whitelist (#4177)
Unknwon
2017-02-23
*
models/access: hasAccess only need userID not user object
Unknwon
2017-02-23
*
pull: fix split view on pull request page (#3695)
Unknwon
2017-02-23
*
editor: fix cannot redirect to correct pull request URL
Unknwon
2017-02-23
*
release: fix unable to edit release of a fork repository
Unknwon
2017-02-23
*
repo/setting: fix admin cannot delete organizational repository
Unknwon
2017-02-22
*
webhook: also only enable certain types (#3356)
Unknwon
2017-02-21
*
webhook: only trigger specific webhook for test delivery (#3030)
Unknwon
2017-02-21
*
webhook: support color for Discord
Unknwon
2017-02-21
*
editor: redirect to new pull request page after create new branch
Unknwon
2017-02-20
*
repo: several minor improvements
Unknwon
2017-02-19
*
this fix #3958 (#4153)
huqiangit
2017-02-18
*
commits: able to specify pageSize dynamically (#3965)
Unknwon
2017-02-18
*
webhook: add native Discord support
Unknwon
2017-02-18
*
repo: assignee can be anyone who has read access (#3739)
Unknwon
2017-02-17
*
repo/release: add pagination (#2164)
Unknwon
2017-02-17
*
Initial version of protected branches (#776)
Unknwon
2017-02-17
*
Security: fix XSS attack on milestone
Unknwon
2017-02-17
*
refactoring: SSH and HTTP push procees is now unified
Unknwon
2017-02-16
*
repo/editor: fix breadcrumb path cuts parent dirs (#3859)
Unknwon
2017-02-16
*
repo/branch: force delete merged branch (#4128)
Unknwon
2017-02-15
*
Fix compilation error
Unknwon
2017-02-15
*
Commits fetch concurrency (#3837)
Thibault Meyer
2017-02-15
*
webhook: match email with real user in database for test delivery (#3652)
Unknwon
2017-02-14
*
routers/repo: allow shorter SHA to download archive (#3834)
Unknwon
2017-02-12
*
Improve Open Graph Meta tags (#3664)
Unknwon
2017-02-11
*
Add more details on error report
Unknwon
2017-02-10
*
models/ssh_key: fix SSH_KEYGEN_PATH not working (#3770)
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
*
IPythonNotebook: CSS adjustment for PR #4070
Unknwon
2017-02-07
*
Ipython notebook support (#4070)
Herbert
2017-02-07
*
routers/repo: minor code fix for PR #3758
Unknwon
2017-02-01
*
Fix 500 when repo has invalid .editorconfig (#3758)
Andrey Nering
2017-02-01
*
Allow use to set an external tracker url and to redirect user when clicking i...
Rémy Boulanouar
2017-01-31
*
Fix can not save release draft as draft again (#3669)
Unknwon
2017-01-30
*
Move models/mail.go to modules/mail.go
Unknwon
2017-01-30
*
Fix template error when rendering non-README markdown (#4063)
Unknwon
2017-01-27
*
Fix unexpected rendering of README when it is not in Markdown
Unknwon
2017-01-25
*
Improve code for fix of #4006
Unknwon
2017-01-03
*
Fix incorrect logic check for fork repo action
Unknwon
2017-01-03
*
Fix vulnerability reported in #4006
Unknwon
2017-01-03
*
Minor code fix for PR #3560
Unknwon
2016-12-27
*
Fix assigned/created issues in dashboard. (#3560)
hgaiser
2016-12-27
*
Code fix for PR #3748
Unknwon
2016-12-23
*
Use temporary file to avoid out-of-memory when receiving big chunks. (#3748)
typeless
2016-12-23
*
Some code renaming
Unknwon
2016-12-22
*
Fix reported vulnerability
Unknwon
2016-12-22
*
Fix vulnerability reported in #3962
Unknwon
2016-12-22
[next]