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
/
context
/
repo.go
Commit message (
Expand
)
Author
Age
*
refactor(db): merge relation stores into entity stores (#7341)
Joe Chen
2023-02-08
*
all: replace `interface{}` with `any` (#7330)
Joe Chen
2023-02-02
*
refactor(db): migrate methods off and delete deprecated methods from `user.go...
Joe Chen
2022-11-05
*
refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` ...
Joe Chen
2022-10-09
*
db: refactor "action" table to use GORM (#7054)
Joe Chen
2022-06-25
*
db: use `context` and go-mockgen for `PermsStore` (#7033)
Joe Chen
2022-06-08
*
autofix: fix check for empty string (#6804)
deepsource-autofix[bot]
2022-03-06
*
chore: fix typos in code comments (#6556)
Atin
2021-05-19
*
templates: fix typo of BranchCount (#6370)
weibaohui
2020-11-24
*
db: migrate access table to use GORM (#6371)
ᴜɴᴋɴᴡᴏɴ
2020-10-06
*
repo: users have access to base repository can also view forks (#6261)
ᴜɴᴋɴᴡᴏɴ
2020-08-22
*
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
*
lint: fix some Golang CI lint issues (#5955)
ᴜɴᴋɴᴡᴏɴ
2020-03-01
*
conf: overhaul server settings (#5928)
ᴜɴᴋɴᴡᴏɴ
2020-02-22
*
repo: fix redirect after opening/closing milestone (#5903)
Andrey Filippov
2020-01-26
*
repo: use editorconfig v2 (#5888)
Yoan Blanc
2019-12-25
*
internal: move packages under this directory (#5836)
Unknwon
2019-10-24