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
*
user/setting: preserve user input with validation error (#1123)
Unknwon
2017-03-30
*
cmd/web: fix routes requires sign in (#4359)
Unknwon
2017-03-30
*
org/dashboard: fix wrong repository count (#4351)
Unknwon
2017-03-28
*
repo/settings/branches: add prompt for bare repository
Unknwon
2017-03-27
*
user/settings: fix bad error handle of leave organization
Unknwon
2017-03-25
*
repo: recalculate milestone completeness on issue list (#4316)
Unknwon
2017-03-24
*
repo: allow private repository to have public wiki or issues
Unknwon
2017-03-24
*
milestone: only show issue-related count under issue list (#4316)
Unknwon
2017-03-24
*
api/repo: add endpoint to sync mirror (#2235)
Unknwon
2017-03-23
*
user/settings: complete repositories panel (#4312)
Unknwon
2017-03-23
*
error: move ErrRepoNotExist -> errors.RepoNotExist
Unknwon
2017-03-23
*
user/settings: add repositories panel (#4312)
Rob Richards
2017-03-23
*
issue: fix redirect to random issue if index does not exist (#4315)
Unknwon
2017-03-22
*
repo: rename PageIsViewCode -> PageIsViewFiles
Unknwon
2017-03-22
*
repo/webhook: able to retrigger delivery history (#2187)
Unknwon
2017-03-19
*
api/repo: fix incorrect permission values (#4309)
Unknwon
2017-03-18
*
setting: add config option for raw file render mode (#3608)
Unknwon
2017-03-17
*
explore: able list and search for private but accessible repositories (#3088)
Unknwon
2017-03-17
*
install: able to enable console mode (#3119)
Unknwon
2017-03-17
*
repo: allow issues and wiki for bare repository (#4104)
Unknwon
2017-03-16
*
setting: add login status cookie (#2885)
Unknwon
2017-03-16
*
repo/commit: able to config default commits page size (#4230)
Unknwon
2017-03-16
*
dashboard/feeds: able to load more history (#2511)
Unknwon
2017-03-16
*
setting: able to config dashboard news feed paging number (#4247)
Unknwon
2017-03-16
*
repo/setting: filter out deleted branch in protect list (#4288)
Unknwon
2017-03-16
*
webhook: add file status to push event (#3897)
Unknwon
2017-03-16
*
models: rename ErrUserNotExist -> errors.UserNotExist
Unknwon
2017-03-16
*
templates/repo/webhook: move to its own directory
Unknwon
2017-03-16
*
api: handle new events for hook
Unknwon
2017-03-13
*
repo/settings: improve Git hook editor
Unknwon
2017-03-13
*
release: able to add attchments to release (#1614)
Unknwon
2017-03-13
*
explore: panic if search without login (#3088)
Unknwon
2017-03-13
*
models/repo: allow SearchRepos to return private but accessible repositories ...
Rob Richards
2017-03-13
*
refactoring: experimental with models/errors package
Unknwon
2017-03-12
*
webhook: add Release event (#2387)
Unknwon
2017-03-11
*
api: make CORS work by handling preflight OPTIONS request (#4264)
Girish Sonawane
2017-03-11
*
repo: commits, branches and releases should highlight files tab
Unknwon
2017-03-11
*
repo/branches: overview and all (#2310)
Unknwon
2017-03-11
*
api/repo: fix cannot reponse branch with slashes (#4198)
Unknwon
2017-03-10
*
repo/pull: handle head repository of merged pull requests deleted
Unknwon
2017-03-10
*
templates/repo: only show Git stats in repository home page (#3518)
Unknwon
2017-03-10
*
release: improve page load performance
Unknwon
2017-03-10
*
webhook: add issue comment event
Unknwon
2017-03-09
*
webhook: support Issues event (#2319)
Unknwon
2017-03-09
*
repo/setting: fix admin cannot transfer organizational repository
Unknwon
2017-03-07
*
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
[next]