| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move go-licenses to generate and separate generate into a frontend and backen... | zeripath | 2022-09-05 | 1 | -6/+21 |
* | Add go licenses to licenses.txt (#21034) | silverwind | 2022-09-04 | 1 | -2/+17 |
* | Kd/ci playwright go test (#20123) | Kyle D | 2022-09-02 | 1 | -50/+138 |
* | Include go.mod in gomod-check and rename to tidy-check (#21025) | silverwind | 2022-09-02 | 1 | -4/+4 |
* | Make sure fmt catches all templates (#20979) | silverwind | 2022-08-31 | 1 | -1/+1 |
* | Go 1.19 format (#20758) | John Olheiser | 2022-08-30 | 1 | -1/+1 |
* | Add whitespace removal inside template curly brackes (#20853) | silverwind | 2022-08-25 | 1 | -2/+10 |
* | Remove debug output when coverage fails (#20733) | silverwind | 2022-08-12 | 1 | -1/+1 |
* | Switch to building with go1.19 (#20695) | techknowlogick | 2022-08-07 | 1 | -1/+1 |
* | Add markdownlint (#20512) | silverwind | 2022-07-28 | 1 | -0/+1 |
* | Downgrade golangci-lint to 1.47.0 (#20445) | silverwind | 2022-07-22 | 1 | -1/+1 |
* | Update all tool dependencies to their latest versions (#20409) | silverwind | 2022-07-20 | 1 | -4/+4 |
* | Fix eslint parsing errors, remove eslint-plugin-html (#20323) | silverwind | 2022-07-15 | 1 | -1/+1 |
* | Fix versions check for busybox `sh` (#20358) | silverwind | 2022-07-14 | 1 | -3/+3 |
* | Fix various typos (#20338) | luzpaz | 2022-07-12 | 1 | -1/+1 |
* | Add spectral linter for Swagger (#20321) | silverwind | 2022-07-11 | 1 | -0/+1 |
* | Remove `GO111MODULE` (#20221) | Gusted | 2022-07-04 | 1 | -4/+3 |
* | Normalize line endings in fomantic build files (#19932) | silverwind | 2022-06-10 | 1 | -0/+1 |
* | Modernize JS build scripts (#19824) | silverwind | 2022-06-06 | 1 | -1/+1 |
* | fix(CI/CD): correct CI variable. (#19886) | Bo-Yi Wu | 2022-06-05 | 1 | -4/+4 |
* | Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#1... | wxiaoguang | 2022-06-03 | 1 | -1/+0 |
* | Add 'make tidy' (#19800) | silverwind | 2022-05-24 | 1 | -5/+10 |
* | Update go tool dependencies (#19676) | silverwind | 2022-05-10 | 1 | -2/+2 |
* | add a directory prefix `gitea-src-VERSION` to release-tar-file (#19396) | jklippel | 2022-04-26 | 1 | -1/+3 |
* | Check go and nodejs version by go.mod and package.json (#19197) | gesangtome | 2022-03-26 | 1 | -5/+6 |
* | Update tool dependencies (#19120) | silverwind | 2022-03-18 | 1 | -4/+4 |
* | use go1.18 to build gitea (#19099) | techknowlogick | 2022-03-16 | 1 | -2/+2 |
* | Use `go run` for tool dependencies, require go 1.17 (#18874) | silverwind | 2022-03-15 | 1 | -59/+41 |
* | Lock gofumpt to v0.3.0 and run it (#18866) | silverwind | 2022-02-23 | 1 | -2/+2 |
* | Generate coverage with sqlite. (#18813) | KN4CK3R | 2022-02-19 | 1 | -0/+7 |
* | Move editorconfig-checker to lint-backend and remove JS wrapper (#18793) | silverwind | 2022-02-18 | 1 | -2/+8 |
* | Increase the size of the webauthn_credential credential_id field (#18739) | zeripath | 2022-02-13 | 1 | -0/+5 |
* | Reduce CI go module downloads, add make targets (#18708) | silverwind | 2022-02-12 | 1 | -0/+13 |
* | Fix `make fmt` and `make fmt-check` (#18633) | silverwind | 2022-02-06 | 1 | -5/+6 |
* | quote MAKE to prevent path expansion with space error (#18622) | Kyle D | 2022-02-05 | 1 | -1/+1 |
* | add gitea-fmt back (#18526) | 6543 | 2022-02-01 | 1 | -2/+5 |
* | Bump golangci-lint version (#18411) | Gusted | 2022-01-26 | 1 | -1/+1 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -2/+4 |
* | update description about vendoring in CONTRIBUTING.md (#18280) | a1012112796 | 2022-01-17 | 1 | -5/+6 |
* | Add lockfile-check (#18285) | silverwind | 2022-01-15 | 1 | -1/+12 |
* | Remove golang vendored directory (#18277) | techknowlogick | 2022-01-14 | 1 | -18/+18 |
* | Fix documents for development and bug report (#18249) | wxiaoguang | 2022-01-13 | 1 | -2/+2 |
* | chore(lint): use golangci-lint to call revive and misspell checker. (#18145) | Bo-Yi Wu | 2022-01-02 | 1 | -27/+2 |
* | Avoid running go vet twice (#18059) | Gusted | 2021-12-21 | 1 | -1/+0 |
* | Add new JS linter rules (#17699) | silverwind | 2021-11-22 | 1 | -1/+1 |
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 1 | -8/+4 |
* | Update golangci-lint in Makefile (#17647) | Gusted | 2021-11-17 | 1 | -3/+14 |
* | Set unit test timeout to 20 minutes (#17664) | Lunny Xiao | 2021-11-16 | 1 | -1/+1 |
* | Rename .air.conf to .air.toml (#17360) | silverwind | 2021-10-20 | 1 | -1/+1 |
* | Use go1.16+ way of installing binaries (#17342) | techknowlogick | 2021-10-17 | 1 | -6/+6 |