| Commit message (Expand) | Author | Age | Files | Lines |
* | Configure golangci-lint to show all issues (#21106) | silverwind | 2022-09-20 | 1 | -1/+3 |
* | Add badge capabilities to users (#20607) | techknowlogick | 2022-08-18 | 1 | -0/+4 |
* | Switch to building with go1.19 (#20695) | techknowlogick | 2022-08-07 | 1 | -2/+2 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -0/+9 |
* | Update go tool dependencies (#19676) | silverwind | 2022-05-10 | 1 | -3/+0 |
* | Refactor legacy `unknwon/com` package, improve golangci lint (#19284) | wxiaoguang | 2022-04-01 | 1 | -2/+12 |
* | Add 1.18 (#19151) | Sasha Melentyev | 2022-03-21 | 1 | -1/+2 |
* | use go1.18 to build gitea (#19099) | techknowlogick | 2022-03-16 | 1 | -2/+4 |
* | Use `go run` for tool dependencies, require go 1.17 (#18874) | silverwind | 2022-03-15 | 1 | -2/+2 |
* | Reduce CI go module downloads, add make targets (#18708) | silverwind | 2022-02-12 | 1 | -0/+4 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -0/+4 |
* | chore(lint): use golangci-lint to call revive and misspell checker. (#18145) | Bo-Yi Wu | 2022-01-02 | 1 | -0/+29 |
* | Remove unnecessary variable assignments (#17695) | Gusted | 2021-11-18 | 1 | -0/+1 |
* | Move user follow and openid into models/user/ (#17613) | Lunny Xiao | 2021-11-17 | 1 | -0/+3 |
* | Enable bidichk (#17610) | Gusted | 2021-11-17 | 1 | -0/+1 |
* | Remove `golint` as linter (#17609) | Gusted | 2021-11-11 | 1 | -1/+0 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -1/+0 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -3/+1 |
* | Drop back to use IsAnInteractiveSession for SVC (#15749) | zeripath | 2021-05-07 | 1 | -0/+4 |
* | Fix typo in .golangci.yml (#14933) | Ikko Ashimine | 2021-03-09 | 1 | -1/+1 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -1/+1 |
* | Move webhook type from int to string (#13664) | Lunny Xiao | 2020-12-08 | 1 | -0/+3 |
* | Introduce go chi web framework as frontend of macaron, so that we can move ro... | Lunny Xiao | 2020-11-13 | 1 | -1/+1 |
* | Update golangci-lint to version 1.31.0 (#13102) | kolaente | 2020-10-11 | 1 | -0/+6 |
* | Add default storage configurations (#12813) | Lunny Xiao | 2020-09-29 | 1 | -0/+3 |
* | Improve push update options (#10105) | Lunny Xiao | 2020-02-02 | 1 | -0/+3 |
* | Add API for Issue set Subscription (#8729) | 6543 | 2019-11-02 | 1 | -0/+3 |
* | Update golangci to v1.20 (#8432) | kolaente | 2019-10-08 | 1 | -0/+3 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -9/+0 |
* | Update golangci-lint to v1.17.1 (#7848) | techknowlogick | 2019-08-13 | 1 | -0/+3 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -0/+97 |