Lunny Xiao
|
b5a7692d63
|
Golint fixed for modules/setting (#262)
* golint fixed for modules/setting
* typo fixed and renamed UNIXSOCKET to UnixSocket
|
9 years ago |
Lunny Xiao
|
93101d7a6c
|
Golint fixed for modules/template
|
9 years ago |
Lunny Xiao
|
e134836804
|
golint fixed for routers (#208)
|
9 years ago |
Thibault Meyer
|
6ef997ca64
|
Normalize files with gofmt
|
9 years ago |
Sandro Santilli
|
cb1b3cc148
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis
See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
|
9 years ago |
Matthias Loibl
|
7db899faaf
|
Merge pull request #17 from LefsFlarey/issue/3666
Fixed 404 caused by unexpected question mark
|
9 years ago |
Flare
|
922a19e2d2
|
Fixed 404 caused by unexpected question mark
This fixes 404 caused when creating new files or wiki pages with question marks. Amended to force CI rebuild
|
9 years ago |
Sandro Santilli
|
3c9693defb
|
Replace gogits/git-module dependency with go-gitea/git (#94)
* Replace gogits/git-module dependency with go-gitea/git
Fixes #92
* Remove git alias for git module import (not needed)
|
9 years ago |
Matthias Loibl
|
929972fc8d
|
Fix imports found by goimports.
|
9 years ago |
Thomas Boerger
|
423d7ae8fb
|
Executed go fmt for all files
|
9 years ago |
Rémy Boulanouar
|
9712d5ee89
|
Change import reference to match gitea instead of gogs (#37)
|
9 years ago |
Unknwon
|
cdcb2c86c9
|
#3559 fix template error
|
9 years ago |
Andrey Nering
|
9cb849359e
|
Support Editorconfig on web editor
|
9 years ago |
Unknwon
|
288bd17939
|
Web editor: support upload files
|
9 years ago |
Unknwon
|
d322f48f44
|
router/repo: code refactoring
|
9 years ago |
Unknwon
|
f91166335e
|
Web editor: fix cannot create new file in subdirectory
|
9 years ago |
Unknwon
|
78a0a9b504
|
#3516 enforce line ending to be \n from web editor
|
9 years ago |
Unknwon
|
a408ce3ec2
|
Web editor: improve edit file
|
9 years ago |
Unknwon
|
23a12b9711
|
Web editor: improve delete file process
|
9 years ago |
Unknwon
|
11540e5abe
|
Web editor: improve code quality
|
9 years ago |
Unknwon
|
cc9a66db51
|
General code quality improvement
|
9 years ago |
Unknwon
|
e3b20a093b
|
models/repo_editor: improve code quality
|
9 years ago |
Unknwon
|
e390f92900
|
Fix outdated edit can’t overwrite changes
|
9 years ago |
Unknwon
|
2f5b0be839
|
Web editor: improve delete file
|
9 years ago |