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
/
webhook.go
Commit message (
Expand
)
Author
Age
*
all: replace `interface{}` with `any` (#7330)
Joe Chen
2023-02-02
*
refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200)
Joe Chen
2022-10-22
*
webhook: validate against hostname instead of full URL (#7075)
Joe Chen
2022-06-25
*
db: refactor "action" table to use GORM (#7054)
Joe Chen
2022-06-25
*
webhook: revalidate local hostname before each delivery (#6988)
Joe Chen
2022-05-31
*
autofix: fix check for empty string (#6804)
deepsource-autofix[bot]
2022-03-06
*
ci: use new lint action and add custom config (#6562)
ᴜɴᴋɴᴡᴏɴ
2021-05-19
*
chore: fix typos in code comments (#6556)
Atin
2021-05-19
*
webhook: overhaul route handlers (#6002)
ᴜɴᴋɴᴡᴏɴ
2020-03-22
*
workflows: enable golangci-lint (#5998)
ᴜɴᴋɴᴡᴏɴ
2020-03-21
*
refactor: unify error handling in routing layer
ᴜɴᴋɴᴡᴏɴ
2020-03-16
*
ci: enable go vet check (#5981)
ᴜɴᴋɴᴡᴏɴ
2020-03-11
*
lint: fix some Golang CI lint issues (#5955)
ᴜɴᴋɴᴡᴏɴ
2020-03-01
*
template: improve admin config page
ᴜɴᴋɴᴡᴏɴ
2020-03-01
*
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