index
:
gitea
base-activitypub
feature-activitypub
feature-activitypub-old
feature-go-ap-inbox-outbox
feature-go-fed
feature-inbox-outbox
feature-manual-inbox-outbox
feature-manual-inbox-outbox-old
gitea
libreplanet-federation-demo
main
old
release/v1.10
release/v1.11
release/v1.12
release/v1.13
release/v1.14
release/v1.15
release/v1.16
release/v1.8
release/v1.9
Development moved to Codeberg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.golangci.yml
Age
Commit message (
Expand
)
Author
2023-02-11
Fix .golangci.yml (#22868)
zeripath
2023-02-04
Refactor git command package to improve security and maintainability (#22678)
wxiaoguang
2023-02-03
update to build with go1.20 (#22732)
techknowlogick
2023-01-12
Add more packages to denylist (#22412)
Jason Song
2022-12-08
Update go dev dependencies (#22064)
silverwind
2022-10-16
Simplify fmt-check (#21458)
silverwind
2022-09-20
Configure golangci-lint to show all issues (#21106)
silverwind
2022-08-18
Add badge capabilities to users (#20607)
techknowlogick
2022-08-07
Switch to building with go1.19 (#20695)
techknowlogick
2022-06-20
Add more linters to improve code readability (#19989)
Wim
2022-05-10
Update go tool dependencies (#19676)
silverwind
2022-04-01
Refactor legacy `unknwon/com` package, improve golangci lint (#19284)
wxiaoguang
2022-03-21
Add 1.18 (#19151)
Sasha Melentyev
2022-03-16
use go1.18 to build gitea (#19099)
techknowlogick
2022-03-15
Use `go run` for tool dependencies, require go 1.17 (#18874)
silverwind
2022-02-12
Reduce CI go module downloads, add make targets (#18708)
silverwind
2022-01-20
format with gofumpt (#18184)
6543
2022-01-02
chore(lint): use golangci-lint to call revive and misspell checker. (#18145)
Bo-Yi Wu
2021-11-18
Remove unnecessary variable assignments (#17695)
Gusted
2021-11-17
Move user follow and openid into models/user/ (#17613)
Lunny Xiao
2021-11-17
Enable bidichk (#17610)
Gusted
2021-11-11
Remove `golint` as linter (#17609)
Gusted
2021-09-24
Move login related structs and functions to models/login (#17093)
Lunny Xiao
2021-06-09
Refactor routers directory (#15800)
Lunny Xiao
2021-05-07
Drop back to use IsAnInteractiveSession for SVC (#15749)
zeripath
2021-03-09
Fix typo in .golangci.yml (#14933)
Ikko Ashimine
2021-01-26
Move macaron to chi (#14293)
Lunny Xiao
2020-12-08
Move webhook type from int to string (#13664)
Lunny Xiao
2020-11-13
Introduce go chi web framework as frontend of macaron, so that we can move ro...
Lunny Xiao
2020-10-11
Update golangci-lint to version 1.31.0 (#13102)
kolaente
2020-09-29
Add default storage configurations (#12813)
Lunny Xiao
2020-02-02
Improve push update options (#10105)
Lunny Xiao
2019-11-02
Add API for Issue set Subscription (#8729)
6543
2019-10-08
Update golangci to v1.20 (#8432)
kolaente
2019-08-23
Use gitea forked macaron (#7933)
Tamal Saha
2019-08-13
Update golangci-lint to v1.17.1 (#7848)
techknowlogick
2019-06-12
Add golangci (#6418)
kolaente