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
/
route
/
repo
/
setting.go
Commit message (
Expand
)
Author
Age
*
all: replace `interface{}` with `any` (#7330)
Joe Chen
2023-02-02
*
refactor(db): migrate `UpdateUser` off `user.go` (#7267)
Joe Chen
2022-11-27
*
refactor(db): add `Users.Update` (#7263)
Joe Chen
2022-11-27
*
refactor(db): migrate methods off and delete deprecated methods from `user.go...
Joe Chen
2022-11-05
*
refactor(db): migrate methods off `user.go` (#7228)
Joe Chen
2022-11-05
*
refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200)
Joe Chen
2022-10-22
*
refactor(db): move some methods from `user.go` to `users.go` (#7195)
Joe Chen
2022-10-22
*
db: refactor "action" table to use GORM (#7054)
Joe Chen
2022-06-25
*
autofix: fix check for empty string (#6804)
deepsource-autofix[bot]
2022-03-06
*
chore: fix typos in code comments (#6556)
Atin
2021-05-19
*
repo: support unlisted but publicly accessible repositories (#6176)
Achilleas Koutsou
2020-09-04
*
db: add tests for repos (#6112)
ᴜɴᴋɴᴡᴏɴ
2020-04-17
*
repo: disable public access option when using external wiki and issue tracker...
alpencrossi
2020-04-09
*
lfs: implement HTTP routes (#6035)
ᴜɴᴋɴᴡᴏɴ
2020-04-04
*
refactor: unify error handling in routing layer
ᴜɴᴋɴᴡᴏɴ
2020-03-16
*
git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)
ᴜɴᴋɴᴡᴏɴ
2020-03-08
*
conf: overhaul auth and user settings (#5942)
ᴜɴᴋɴᴡᴏɴ
2020-02-27
*
conf: overhaul email settings (#5940)
ᴜɴᴋɴᴡᴏɴ
2020-02-25
*
conf: overhaul server settings (#5928)
ᴜɴᴋɴᴡᴏɴ
2020-02-22
*
log: migrate to unknwon.dev/clog/v2 (#5927)
ᴜɴᴋɴᴡᴏɴ
2020-02-20
*
internal: move packages under this directory (#5836)
Unknwon
2019-10-24