Lunny Xiao
|
94da472717
|
Golint fixed for modules/setting (#262)
* golint fixed for modules/setting
* typo fixed and renamed UNIXSOCKET to UnixSocket
|
2016-11-27 18:14:25 +08:00 |
|
Lunny Xiao
|
229ec927b9
|
Golint fixed for modules/template
|
2016-11-25 14:23:48 +08:00 |
|
Lunny Xiao
|
3917ed45de
|
golint fixed for routers (#208)
|
2016-11-24 15:04:31 +08:00 |
|
Thibault Meyer
|
ddee4c8b58
|
Normalize files with gofmt
|
2016-11-11 13:11:45 +01:00 |
|
Sandro Santilli
|
4247304f5a
|
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
|
2016-11-10 17:24:48 +01:00 |
|
Matthias Loibl
|
45c4539c61
|
Merge pull request #17 from LefsFlarey/issue/3666
Fixed 404 caused by unexpected question mark
|
2016-11-08 18:27:59 +01:00 |
|
Flare
|
01c5233b53
|
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
|
2016-11-08 22:09:48 +08:00 |
|
Sandro Santilli
|
6e4252dad4
|
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)
|
2016-11-06 11:18:34 -02:00 |
|
Matthias Loibl
|
1f44b01e2a
|
Fix imports found by goimports.
|
2016-11-05 17:56:35 +01:00 |
|
Thomas Boerger
|
e05a5ca36c
|
Executed go fmt for all files
|
2016-11-04 23:45:06 +01:00 |
|
Rémy Boulanouar
|
2d68bd1ef9
|
Change import reference to match gitea instead of gogs (#37)
|
2016-11-03 10:29:56 -02:00 |
|
Unknwon
|
dadd35b636
|
#3559 fix template error
|
2016-08-31 13:59:23 -07:00 |
|
Andrey Nering
|
9ac46fb983
|
Support Editorconfig on web editor
|
2016-08-30 20:30:47 -03:00 |
|
Unknwon
|
643142acab
|
Web editor: support upload files
|
2016-08-30 05:23:59 -07:00 |
|
Unknwon
|
780cc2d110
|
router/repo: code refactoring
|
2016-08-30 02:08:38 -07:00 |
|
Unknwon
|
62b0dc4853
|
Web editor: fix cannot create new file in subdirectory
|
2016-08-29 00:10:21 -07:00 |
|
Unknwon
|
429c92c0ce
|
#3516 enforce line ending to be \n from web editor
|
2016-08-28 05:32:10 -07:00 |
|
Unknwon
|
ba27d71abe
|
Web editor: improve edit file
|
2016-08-28 04:31:42 -07:00 |
|
Unknwon
|
0114fdcba4
|
Web editor: improve delete file process
|
2016-08-28 01:41:44 -07:00 |
|
Unknwon
|
f8a48ffaad
|
Web editor: improve code quality
|
2016-08-24 21:35:03 -07:00 |
|
Unknwon
|
a00c932bbc
|
General code quality improvement
|
2016-08-16 23:06:38 -07:00 |
|
Unknwon
|
2625193a48
|
models/repo_editor: improve code quality
|
2016-08-15 22:20:55 -07:00 |
|
Unknwon
|
8637e67e6f
|
Fix outdated edit can’t overwrite changes
|
2016-08-15 02:06:35 -07:00 |
|
Unknwon
|
54e0ada9d5
|
Web editor: improve delete file
|
2016-08-14 23:52:24 -07:00 |
|