summaryrefslogtreecommitdiffstats
path: root/models/repo_editor.go
Commit message (Expand)AuthorAgeFilesLines
* Replace gogits/git-module dependency with go-gitea/git (#94)Sandro Santilli2016-11-061-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-3/+3
* Web editor: support upload filesUnknwon2016-08-301-0/+227
* Web editor: fix cannot create new file in subdirectoryUnknwon2016-08-291-2/+4
* Web editor: improve delete file processUnknwon2016-08-281-23/+18
* #3505 use user’s info for committer and authorUnknwon2016-08-271-10/+10
* Web editor: improve code qualityUnknwon2016-08-241-3/+3
* General code quality improvementUnknwon2016-08-161-24/+46
* models/repo_editor: improve code qualityUnknwon2016-08-151-29/+32
* Web editor: improve delete fileUnknwon2016-08-141-0/+60
* Web editor: improve edit file and diff previewUnknwon2016-08-141-0/+211