summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request '[RELEASE] GITEA_VERSION is a fallback for FORGEJO_VERSION...Earl Warren2024-03-301-3/+13
|\
| * [RELEASE] GITEA_VERSION is a fallback for FORGEJO_VERSIONEarl Warren2024-03-281-3/+13
* | Upgrade fabric to 6.0.0-beta20 (#30121)silverwind2024-03-301-1/+1
* | Add svg linter and fix incorrect svgs (#30086)silverwind2024-03-301-1/+2
* | [I18N] make merge-locales & build/merge-forgejo-locales.go are noopEarl Warren2024-03-281-0/+4
|/
* remove PATH and GOPATH modification in Makefile (#29978)silverwind2024-03-261-3/+0
* move some scripts from 'build' to 'tools' directory, misc refactors (#29844)silverwind2024-03-261-7/+9
* Merge pull request '[CI] simplify end-to-end test cascading PR' (#2706) from ...Earl Warren2024-03-201-0/+4
|\
| * [CI] simplify end-to-end test cascading PREarl Warren2024-03-201-0/+4
* | Fix document error about 'make trans-copy' (#29710)Daniel YC Lin2024-03-201-4/+0
|/
* [CI] FORGEJO_VERSION drop "g" prefixoliverpool2024-03-191-1/+2
* Makefile: check git diff exit-code (#2651)oliverpool2024-03-141-42/+14
* Regenerate fomantic lockfile and build it with our browserslist (#29560)silverwind2024-03-111-0/+1
* [CI] do not hardcode the Forgejo release in end-to-end testingEarl Warren2024-03-051-3/+17
* [SEMVER] X.Y.Z+A.B.C replaced with X.Y.Z+gitea-A.B.CEarl Warren2024-02-281-1/+1
* Merge pull request '[RELEASE] switch to semantic versioning' (#2459) from ear...Earl Warren2024-02-281-4/+3
|\
| * [RELEASE] switch to semantic versioningEarl Warren2024-02-251-4/+3
* | [Swagger] update to latest versionoliverpool2024-02-271-1/+1
* | Add tailwindcss (#29357)silverwind2024-02-261-1/+1
* | Upgrade to fabric 6 (#29334)silverwind2024-02-261-1/+1
* | Don't install playwright twice (#29302)silverwind2024-02-261-2/+1
|/
* [CI] name the test release after the latest v*-dev tagEarl Warren2024-02-231-1/+1
* Add e2e debug serverMalte Jürgens2024-02-211-4/+9
* Refactor more code in templates (#29236)wxiaoguang2024-02-191-2/+2
* Disable parallel Make execution (#29186)silverwind2024-02-171-0/+5
* [RELEASE] decouple the release name from the version numberEarl Warren2024-02-171-2/+3
* [CI] upgrade to golangci-lint@v1.56.1Earl Warren2024-02-151-1/+1
* [RELEASE] Gitea version is for interoperability onlyEarl Warren2024-02-111-5/+4
* [gitea] add lint-spell-fix to lint-fix (#29111)silverwind2024-02-101-1/+1
* [gitea] Rework spellchecking, add `lint-spell` (#29106)silverwind2024-02-101-7/+15
* [BRANDING] add forgejo target to MakefileLoïc Dachary2024-02-051-0/+3
* [BRANDING] Replace branding in SwaggerGusted2024-02-051-0/+2
* [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