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
*
models/mirror: feed git.IsRepoURLAccessible with raw mirror address
Unknwon
2017-04-04
*
repo/http: fix client is not informed to provide credentials
Unknwon
2017-04-04
*
Refactoring: rename modules -> pkg
Unknwon
2017-04-04
*
repo/commit: improve error detection
Unknwon
2017-04-04
*
models/repo_diff: move core functions to gogits/git-module
Unknwon
2017-04-04
*
templates/repo/branches: hide pull request button if not allowed (#4377)
Unknwon
2017-04-03
*
issue: response wrong type of comment from AJAX
Unknwon
2017-04-03
*
repo: handle git.ErrUnsupportedVersion error type
Unknwon
2017-04-01
*
modules/markup: rename Markdown render fucntions
Unknwon
2017-03-31
*
modules: rename markdown -> markup
Unknwon
2017-03-31
*
repo/settings/branches: add prompt for bare repository
Unknwon
2017-03-27
*
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
*
error: move ErrRepoNotExist -> errors.RepoNotExist
Unknwon
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
*
setting: add config option for raw file render mode (#3608)
Unknwon
2017-03-17
*
repo: allow issues and wiki for bare repository (#4104)
Unknwon
2017-03-16
*
repo/commit: able to config default commits page size (#4230)
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
*
repo/settings: improve Git hook editor
Unknwon
2017-03-13
*
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
*
repo/branches: overview and all (#2310)
Unknwon
2017-03-11
*
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
*
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
[next]