summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove debug output when coverage fails (#20733)silverwind2022-08-121-1/+1
* Switch to building with go1.19 (#20695)techknowlogick2022-08-071-1/+1
* Add markdownlint (#20512)silverwind2022-07-281-0/+1
* Downgrade golangci-lint to 1.47.0 (#20445)silverwind2022-07-221-1/+1
* Update all tool dependencies to their latest versions (#20409)silverwind2022-07-201-4/+4
* Fix eslint parsing errors, remove eslint-plugin-html (#20323)silverwind2022-07-151-1/+1
* Fix versions check for busybox `sh` (#20358)silverwind2022-07-141-3/+3
* Fix various typos (#20338)luzpaz2022-07-121-1/+1
* Add spectral linter for Swagger (#20321)silverwind2022-07-111-0/+1
* Remove `GO111MODULE` (#20221)Gusted2022-07-041-4/+3
* Normalize line endings in fomantic build files (#19932)silverwind2022-06-101-0/+1
* Modernize JS build scripts (#19824)silverwind2022-06-061-1/+1
* fix(CI/CD): correct CI variable. (#19886)Bo-Yi Wu2022-06-051-4/+4
* Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#1...wxiaoguang2022-06-031-1/+0
* Add 'make tidy' (#19800)silverwind2022-05-241-5/+10
* Update go tool dependencies (#19676)silverwind2022-05-101-2/+2
* add a directory prefix `gitea-src-VERSION` to release-tar-file (#19396)jklippel2022-04-261-1/+3
* Check go and nodejs version by go.mod and package.json (#19197)gesangtome2022-03-261-5/+6
* Update tool dependencies (#19120)silverwind2022-03-181-4/+4
* use go1.18 to build gitea (#19099)techknowlogick2022-03-161-2/+2
* Use `go run` for tool dependencies, require go 1.17 (#18874)silverwind2022-03-151-59/+41
* Lock gofumpt to v0.3.0 and run it (#18866)silverwind2022-02-231-2/+2
* Generate coverage with sqlite. (#18813)KN4CK3R2022-02-191-0/+7
* Move editorconfig-checker to lint-backend and remove JS wrapper (#18793)silverwind2022-02-181-2/+8
* Increase the size of the webauthn_credential credential_id field (#18739)zeripath2022-02-131-0/+5
* Reduce CI go module downloads, add make targets (#18708)silverwind2022-02-121-0/+13
* Fix `make fmt` and `make fmt-check` (#18633)silverwind2022-02-061-5/+6
* quote MAKE to prevent path expansion with space error (#18622)Kyle D2022-02-051-1/+1
* add gitea-fmt back (#18526)65432022-02-011-2/+5
* Bump golangci-lint version (#18411)Gusted2022-01-261-1/+1
* format with gofumpt (#18184)65432022-01-201-2/+4
* update description about vendoring in CONTRIBUTING.md (#18280)a10121127962022-01-171-5/+6
* Add lockfile-check (#18285)silverwind2022-01-151-1/+12
* Remove golang vendored directory (#18277)techknowlogick2022-01-141-18/+18
* Fix documents for development and bug report (#18249)wxiaoguang2022-01-131-2/+2
* chore(lint): use golangci-lint to call revive and misspell checker. (#18145)Bo-Yi Wu2022-01-021-27/+2
* Avoid running go vet twice (#18059)Gusted2021-12-211-1/+0
* Add new JS linter rules (#17699)silverwind2021-11-221-1/+1
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-8/+4
* Update golangci-lint in Makefile (#17647)Gusted2021-11-171-3/+14
* Set unit test timeout to 20 minutes (#17664)Lunny Xiao2021-11-161-1/+1
* Rename .air.conf to .air.toml (#17360)silverwind2021-10-201-1/+1
* Use go1.16+ way of installing binaries (#17342)techknowlogick2021-10-171-6/+6
* Workaround coverage bug part 2 (#16906)zeripath2021-08-311-2/+2
* Prevent coverage break (#16887)zeripath2021-08-311-1/+3
* Remove unused Fomantic sidebar module (#16853)silverwind2021-08-291-0/+1
* Enable race detector for CI (#1441)Mura Li2021-08-261-1/+1
* build with go1.17 (#16707)techknowlogick2021-08-171-1/+1
* Restore Accessibility for Dropdown (#16576)zeripath2021-08-061-0/+1
* Upgrade to golang-jwt 3.2.2 (#16590)zeripath2021-08-031-2/+2