summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SEMVER] 7.0.0+0-gitea-1.22.0Earl Warren2024-02-051-1/+1
* [CLEANUP] Reuse ForgejoVersion variableGusted2024-02-051-1/+1
* [DEADCODE] Add deadcode linterGusted2024-02-051-0/+9
* [SEMVER] store SemVer in ForgejoSemVer after a database upgradeEarl Warren2024-02-051-1/+1
* [DB] Forgejo database migrationsGusted2024-02-051-2/+2
* [API] Forgejo API /api/forgejo/v1Earl Warren2024-02-051-2/+30
* [TESTS] add GOLANGCI_LINT_ARGS to control golangci callsEarl Warren2024-02-051-2/+2
* [CI] Fix false positive in database migrationGusted2024-02-051-8/+10
* [CI] Forgejo Actions based CI for PR & branches (squash) lint workflowsEarl Warren2024-02-051-1/+1
* [CI] Makefile: release: only supported platformsEarl Warren2024-02-051-1/+1
* [CI] lint-go-vet: do not include gitea-vetEarl Warren2024-02-051-2/+1
* [CI] Forgejo Actions based release processEarl Warren2024-02-051-22/+11
* [CI] implementation: publish forgejo- binaries instead of gitea-Loïc Dachary2024-02-051-3/+6
* Update tool dependencies (#29030)silverwind2024-02-031-5/+5
* Add `--no-root` to `update-py` (#27937)silverwind2023-11-061-1/+1
* Install poetry dependencies with --no-root (#27919)silverwind2023-11-061-1/+1
* Upgrade to golangci-lint@v1.55.0 (#27756)silverwind2023-10-241-1/+1
* Remove network call on `make clean` (#27689)techknowlogick2023-10-191-1/+0
* Remove .exe suffix when cross-compiling on Windows (#27448)Sergey Zolotarev2023-10-061-4/+8
* Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#27337)silverwind2023-10-031-57/+7
* Update JS and Poetry dependencies and eslint (#27200)silverwind2023-09-221-0/+4
* Add `yamllint` (#26965)silverwind2023-09-081-0/+5
* Update tool dependencies (#26607)silverwind2023-08-211-2/+2
* bump go to 1.21 (#26608)techknowlogick2023-08-211-1/+1
* Update govulncheck, fix typo (#26168)silverwind2023-07-271-4/+4
* Docusaurus-ify (#26051)John Olheiser2023-07-261-13/+6
* Move public asset files to the proper directory (#25907)wxiaoguang2023-07-181-3/+3
* Update tool dependencies, lock govulncheck and actionlint (#25655)silverwind2023-07-091-5/+5
* Fix `lint-swagger` action (#25593)silverwind2023-06-291-2/+2
* Update JS dependencies and misc tweaks (#25540)silverwind2023-06-271-4/+6
* Add `make poetry-update`, upgrade `djlint` (#25399)silverwind2023-06-261-1/+8
* Gitea version in Makefile (#25456)John Olheiser2023-06-231-1/+1
* Use Actions git context instead of dynamically created buildkit one (#25381)techknowlogick2023-06-201-4/+3
* fix a nit error output in Makefile (#25360)a10121127962023-06-191-1/+1
* use Actions environment variables in Makefile (#25319)techknowlogick2023-06-181-5/+5
* Build nightly binaries with Actions (#25308)techknowlogick2023-06-161-12/+0
* Add template linting via djlint (#25212)silverwind2023-06-141-1/+14
* Remove the service worker (#25010)silverwind2023-05-311-1/+1
* Use file filters action instead of Github's files filter (#24877)Lunny Xiao2023-05-251-0/+7
* Reduce verbosity of dev commands (#24917)silverwind2023-05-241-2/+2
* Run stylelint on .vue files (#24865)silverwind2023-05-231-2/+2
* GitHub Actions cleanups (#24620)silverwind2023-05-121-2/+2
* Makefile: Use portable !, not GNUish -not, with find(1). (#24565)riastradh2023-05-071-1/+1
* Unify nightly naming across binaries and docker images (#24116)techknowlogick2023-04-241-0/+5
* Replace whitespace inside template parens during make fmt (#24293)silverwind2023-04-241-2/+6
* Update go tool dependencies, restructure lint targets (#24239)silverwind2023-04-221-39/+71
* Make HAS_GO a simply expanded variable (#24169)silverwind2023-04-171-2/+2
* Introduce lint-md and compliance-docs pipeline (#24021)silverwind2023-04-091-1/+5
* Remove -v from vulncheck (#23953)John Olheiser2023-04-061-1/+1
* Clean some legacy files and move some build files (#23699)wxiaoguang2023-03-251-7/+2