index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
db
/
repo_editor.go
Commit message (
Expand
)
Author
Age
*
fix(db): correctly check Git path on case-insensitive file system (#7359)
Joe Chen
2023-02-18
*
refactor(db): migrate password methods off `user.go` (#7205)
Joe Chen
2022-10-23
*
chore(db): remove unused field (#7202)
Joe Chen
2022-10-23
*
repo_editor: check both styles of `os.PathSeparator` in all systems (#7005)
Joe Chen
2022-06-04
*
repo_editor: prohibit move files to to `.git` directory (#6986)
Joe Chen
2022-05-31
*
repo_editor: prohibits uploading files to `.git.` directory (#6970)
1135
2022-05-30
*
mod: bump github.com/gogs/git-module from 1.5.0 to 1.6.0 (#6894)
dependabot[bot]
2022-04-05
*
mod: bump github.com/gogs/git-module from 1.2.0 to 1.4.0 (#6866)
dependabot[bot]
2022-03-22
*
repo_editor: check upload `TreePath` and file name (#6838)
Joe Chen
2022-03-13
*
db: add tests for two factors (#6099)
ᴜɴᴋɴᴡᴏɴ
2020-04-14
*
workflows: enable golangci-lint (#5998)
ᴜɴᴋɴᴡᴏɴ
2020-03-21
*
git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)
ᴜɴᴋɴᴡᴏɴ
2020-03-08
*
lint: fix some Golang CI lint issues (#5955)
ᴜɴᴋɴᴡᴏɴ
2020-03-01
*
conf: overhaul server settings (#5928)
ᴜɴᴋɴᴡᴏɴ
2020-02-22
*
Use go-bindata to embed `public` and `templates` files into binary (#5920)
Michael Li
2020-02-17
*
internal: move packages under this directory (#5836)
Unknwon
2019-10-24