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
*
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
*
api: handle new events for hook
Unknwon
2017-03-13
*
repo/settings: improve Git hook editor
Unknwon
2017-03-13
*
release: improve attachment handle
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: minor code style and comment fix (#4273)
Unknwon
2017-03-13
*
models/repo: allow SearchRepos to return private but accessible repositories ...
Rob Richards
2017-03-13
*
cmd/hook: fixed typo (#4280)
Danny Althoff
2017-03-12
*
issue_mail: fix issue poster not receive email if not watching (#2929)
Unknwon
2017-03-12
*
migrations/v16: use continue not return for bad records
Unknwon
2017-03-12
*
migrations/v16: make SQLite3 work
Unknwon
2017-03-12
*
migrations/v16: only Warn if repository happens to have bad data
Unknwon
2017-03-12
*
migrations/v16: sync table
Unknwon
2017-03-12
*
repo: able to view size (#1158)
Unknwon
2017-03-12
*
refactoring: experimental with models/errors package
Unknwon
2017-03-12
*
models/webhook: add skip check for Release event
Unknwon
2017-03-11
*
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: hide buttons for regular users
Unknwon
2017-03-11
[next]