aboutsummaryrefslogtreecommitdiff
path: root/models/repo_editor.go
Commit message (Expand)AuthorAge
* models/repo_editor: add isRepositoryGitPath to detect invalid file path (#5558)Unknwon2018-12-25
* pkg/tool/path: use IsMaliciousPath to replace SanitizePath (#5558)Unknwon2018-12-25
* models/repo_editor: ignore copying files with '.git/' path prefix (#5558)Unknwon2018-12-19
* models/repo_editor: sanitize user-defined file name to prevent RCE (#5558)Unknwon2018-12-18
* repo_editor: able to trigger Git hooks (#4338)Unknwon2018-08-17
* *: rename "gogits" to "gogs"Unknwon2018-05-27
* editor: remove out of sync branch before checkout againUnknwon2017-11-16
* Refactoring: remove sessionRelease()Unknwon2017-06-11
* models: remove redundant tags for primary keysUnknwon2017-05-21
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* models/repo_editor: add pull request test task after commit (#4338)Unknwon2017-03-25
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* Web editor: support upload filesUnknwon2016-08-30
* Web editor: fix cannot create new file in subdirectoryUnknwon2016-08-29
* Web editor: improve delete file processUnknwon2016-08-28
* #3505 use user’s info for committer and authorUnknwon2016-08-27
* Web editor: improve code qualityUnknwon2016-08-24
* General code quality improvementUnknwon2016-08-16
* models/repo_editor: improve code qualityUnknwon2016-08-15
* Web editor: improve delete fileUnknwon2016-08-14
* Web editor: improve edit file and diff previewUnknwon2016-08-14