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
Commit message (
Expand
)
Author
Age
*
models/protect_branch: fix whitelist with invalid 'protect_branch_id' (#4333)
Unknwon
2017-03-27
*
repo/settings/branches: add prompt for bare repository
Unknwon
2017-03-27
*
modes/mirror: corrected NextUpdate not set (#4345)
Jonas
2017-03-26
*
models/repo: avoid duplicated results in SearchRepositoryByName (#4344)
Pablo Saavedra
2017-03-26
*
cmd/web: remove dependency version checker
Unknwon
2017-03-25
*
user/settings: fix bad error handle of leave organization
Unknwon
2017-03-25
*
models/repo_editor: add pull request test task after commit (#4338)
Unknwon
2017-03-25
*
repo/milestone: simplify code
Unknwon
2017-03-24
*
repo: recalculate milestone completeness on issue list (#4316)
Unknwon
2017-03-24
*
repo: cleanup some code
Unknwon
2017-03-24
*
repo: allow private repository to have public wiki or issues
Unknwon
2017-03-24
*
repo: update size after fork, migrate and mirror sync (#4336)
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: remove sanitizer for FullName (#1937)
Unknwon
2017-03-23
*
repo: remove legacy sanitizer for repository description
Unknwon
2017-03-23
*
repo: fix unable to propose pull request from secondary fork (#4324)
Unknwon
2017-03-23
*
user/settings: minor input style fix (#4327)
Unknwon
2017-03-23
*
cmd/backup: able to specify archive name (#4320)
Unknwon
2017-03-23
*
models: add config options for XORM logger (#3183)
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
*
locale: fix language names (#4330)
Nikolay Korotkiy
2017-03-23
*
templates/label: another minor style improve
Unknwon
2017-03-22
*
templates/label: minor style improve
Unknwon
2017-03-22
*
README: update alts
Unknwon
2017-03-22
*
issue: fix redirect to random issue if index does not exist (#4315)
Unknwon
2017-03-22
*
repo: rename PageIsViewCode -> PageIsViewFiles
Unknwon
2017-03-22
*
vendor: update github.com/go-macaron/session (#3363)
Unknwon
2017-03-20
*
user/settings: fix cannot change profile for non-local users (#4313)
Unknwon
2017-03-20
*
user/dashboard: hide More button if reached end on first load
Unknwon
2017-03-20
*
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
*
Add Go 1.8 to .travis.yml
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
*
js: minor fix for #4294
Unknwon
2017-03-15
*
ui: added Select class to ui.dropdown menus to prevent label changing (#4294)
Brian Paulson
2017-03-15
*
Update locales
Unknwon
2017-03-13
[next]