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
*
repo/wiki: improve UI
Unknwon
2017-04-07
*
user/setting: improve UI
Unknwon
2017-04-07
*
templates/repo: improve symlink file icon in list view (#4237)
Unknwon
2017-04-07
*
user/setting: simplify code
Unknwon
2017-04-07
*
Refactoring: rename Signed -> Logged
Unknwon
2017-04-06
*
modes/mirror: make Updated unchanged if no new commits fetched (#4341)
Unknwon
2017-04-06
*
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
Unknwon
2017-04-06
*
pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}
Unknwon
2017-04-06
*
Refactoring: rename and simplify pkg/tool functions
Unknwon
2017-04-06
*
js: set cursor to the end of autofocus input string
Unknwon
2017-04-06
*
user/settings/security: add token description about 2FA
Unknwon
2017-04-06
*
api/repo: fix nil error panic
Unknwon
2017-04-06
*
api/repo: check user type of owner for migration
Unknwon
2017-04-06
*
vendor: add github.com/boombuler/barcode/utils
Unknwon
2017-04-06
*
vendor: add packages for 2fa
Unknwon
2017-04-06
*
2fa: initial support (#945)
Unknwon
2017-04-06
*
templates/repo/branches: fix links for mirror repository
Unknwon
2017-04-05
*
Update locales
Unknwon
2017-04-05
*
pkg/markup: init default sanitizer.policy
Unknwon
2017-04-05
*
user/setting: reorder navbar
Unknwon
2017-04-05
*
Refactoring: remove tool.TplName
Unknwon
2017-04-05
*
Refactoring: rename pkg/base -> pkg/tool
Unknwon
2017-04-05
*
css: improve fonts under Windows
Unknwon
2017-04-04
*
models/mirror: feed git.IsRepoURLAccessible with raw mirror address
Unknwon
2017-04-04
*
models/mirror: unescape credentials at read (#4014)
Unknwon
2017-04-04
*
models/mirror: escape credentials before write mirror address (#4014)
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
*
modules/context: add *Context. ServerError method
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
*
css: fix font of .ui.label.button style
Unknwon
2017-04-04
*
templates/repo/branches: hide pull request button if not allowed (#4377)
Unknwon
2017-04-03
*
public: update Semantic UI 2.2.7 -> 2.2.10
Unknwon
2017-04-03
*
issue: response wrong type of comment from AJAX
Unknwon
2017-04-03
*
css: update fonts
Unknwon
2017-04-03
*
Prepare release
Unknwon
2017-04-03
*
vendor: update github.com/gogits/git-module
Unknwon
2017-04-03
*
repo: handle git.ErrUnsupportedVersion error type
Unknwon
2017-04-01
*
vendor: update github.com/gogits/git-module
Unknwon
2017-04-01
*
modules/setting: set default session GC interval to 3600s
Unknwon
2017-03-31
*
modes: fix test compile error
Unknwon
2017-03-31
*
modules/markup: move common functions to markup.go
Unknwon
2017-03-31
*
modules/base: move file-related functions to file.go
Unknwon
2017-03-31
*
modules/markup: rename Markdown render fucntions
Unknwon
2017-03-31
*
modules/markup: protect sanitizer from possible modification
Unknwon
2017-03-31
*
modules: rename markdown -> markup
Unknwon
2017-03-31
*
templates/repo: improve README icon and font
Unknwon
2017-03-31
*
css: font-family fixes for Chinese
Unknwon
2017-03-31
*
locale: update TRANSLATORS (#4372)
John Behm
2017-03-31
[next]