Thibault Meyer
|
b747797b29
|
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
# Conflicts:
# models/git_diff.go
# models/issue.go
# models/org.go
# models/pull.go
# models/repo.go
|
8 years ago |
Thibault Meyer
|
5d29fda874
|
Rewrite XORM queries
|
8 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
|
8 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)
|
8 years ago |
Rémy Boulanouar
|
9712d5ee89
|
Change import reference to match gitea instead of gogs (#37)
|
8 years ago |
Unknwon
|
288bd17939
|
Web editor: support upload files
|
8 years ago |
Unknwon
|
f91166335e
|
Web editor: fix cannot create new file in subdirectory
|
8 years ago |
Unknwon
|
23a12b9711
|
Web editor: improve delete file process
|
8 years ago |
Unknwon
|
060b0da36e
|
#3505 use user’s info for committer and author
|
8 years ago |
Unknwon
|
11540e5abe
|
Web editor: improve code quality
|
8 years ago |
Unknwon
|
cc9a66db51
|
General code quality improvement
|
8 years ago |
Unknwon
|
e3b20a093b
|
models/repo_editor: improve code quality
|
8 years ago |
Unknwon
|
2f5b0be839
|
Web editor: improve delete file
|
8 years ago |
Unknwon
|
0c19e1f0ec
|
Web editor: improve edit file and diff preview
|
8 years ago |