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
/
editor.go
Commit message (
Expand
)
Author
Age
*
Refactoring: rename package routers -> routes
Unknwon
2017-06-11
*
Refactoring: rename ctx -> c
Unknwon
2017-06-03
*
repo/editor: fix wrong context for subdirectory (#4368)
Unknwon
2017-04-07
*
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
Unknwon
2017-04-06
*
Refactoring: remove tool.TplName
Unknwon
2017-04-05
*
Refactoring: rename pkg/base -> pkg/tool
Unknwon
2017-04-05
*
Refactoring: rename modules -> pkg
Unknwon
2017-04-04
*
editor: fix compile error
Unknwon
2017-02-27
*
refactoring: modules/auth/*_form.go -> modules/form
Unknwon
2017-02-27
*
editor: fix cannot redirect to correct pull request URL
Unknwon
2017-02-23
*
editor: redirect to new pull request page after create new branch
Unknwon
2017-02-20
*
repo/editor: fix breadcrumb path cuts parent dirs (#3859)
Unknwon
2017-02-16
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
Minor fix for PR #3687
Unknwon
2016-12-21
*
Check if file is a symlink with web editor (#3687)
Stefan Grönke
2016-12-21
*
Minor code fix
Unknwon
2016-12-21
*
Fixed 404 caused by unexpected question mark (#3668)
LefsFlare
2016-12-21
*
#3559 fix template error
Unknwon
2016-08-31
*
Support Editorconfig on web editor
Andrey Nering
2016-08-30
*
Web editor: support upload files
Unknwon
2016-08-30
*
router/repo: code refactoring
Unknwon
2016-08-30
*
Web editor: fix cannot create new file in subdirectory
Unknwon
2016-08-29
*
#3516 enforce line ending to be \n from web editor
Unknwon
2016-08-28
*
Web editor: improve edit file
Unknwon
2016-08-28
*
Web editor: improve delete file process
Unknwon
2016-08-28
*
Web editor: improve code quality
Unknwon
2016-08-24
*
General code quality improvement
Unknwon
2016-08-16
*
models/repo_editor: improve code quality
Unknwon
2016-08-15
*
Fix outdated edit can’t overwrite changes
Unknwon
2016-08-15
*
Web editor: improve delete file
Unknwon
2016-08-14