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
Commit message (
Expand
)
Author
Age
*
repo/setting: fix admin cannot delete organizational repository wiki
Unknwon
2017-03-07
*
git_hook: add new env var 'GOGS_AUTH_USER_EMAIL' (#4252)
Unknwon
2017-03-06
*
routers/repo/http: only prompt HTTP Basic Authentication when intended
Unknwon
2017-03-04
*
admin: fix template error
Unknwon
2017-02-28
*
webhook: add fork event
Unknwon
2017-02-27
*
webhook: able to detect delete branch or tag (#2315)
Unknwon
2017-02-27
*
repo: able to perform initial commit on behave of actual user
Unknwon
2017-02-27
*
editor: fix compile error
Unknwon
2017-02-27
*
refactoring: modules/auth/*_form.go -> modules/form
Unknwon
2017-02-27
*
repo: does not allow fork to original owner (#4182)
Unknwon
2017-02-25
*
repo: able to add organization member as repository collaborator
Unknwon
2017-02-24
*
protect_branch: only list teams have write access
Unknwon
2017-02-24
*
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: fix organizational webhook last delivery status cannot be updated
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
*
api: add list user and organization's repositories (#3984)
Unknwon
2017-02-18
*
this fix #3958 (#4153)
huqiangit
2017-02-18
*
commits: able to specify pageSize dynamically (#3965)
Unknwon
2017-02-18
*
admin/config: display repository related settings (#3816)
Unknwon
2017-02-18
*
install: able to enable builtin SSH server (#3773)
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
*
user/profile: paging doesn't respect private repository count (#4082)
Unknwon
2017-02-15
*
Fix compilation error
Unknwon
2017-02-15
*
Commits fetch concurrency (#3837)
Thibault Meyer
2017-02-15
*
Implement list/check/delete Repo Collaborator (#3689)
Kim "BKC" Carlbäcker
2017-02-14
*
git: delegate all server-side Git hooks (#1623)
Unknwon
2017-02-14
*
cookie: enhance cookie security (#3525)
Unknwon
2017-02-14
*
webhook: match email with real user in database for test delivery (#3652)
Unknwon
2017-02-14
*
org/team: make 'new' as reserved for team name (#3789)
Unknwon
2017-02-14
*
Added mssql support. (#3772)
dlob
2017-02-13
*
auth: remove MD5 for secure cookie secret (#4117)
Unknwon
2017-02-13
*
install: no need to check SMTPFrom is not set (#4118)
Unknwon
2017-02-13
*
api/issue: minor code refactor (#3688)
Unknwon
2017-02-12
*
Implement more issue-endpoints (#3688)
Kim "BKC" Carlbäcker
2017-02-12
[next]