index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CI] do not hardcode the Forgejo release in end-to-end testing
Earl Warren
2024-03-05
1
-3
/
+17
*
[SEMVER] X.Y.Z+A.B.C replaced with X.Y.Z+gitea-A.B.C
Earl Warren
2024-02-28
1
-1
/
+1
*
Merge pull request '[RELEASE] switch to semantic versioning' (#2459) from ear...
Earl Warren
2024-02-28
1
-4
/
+3
|
\
|
*
[RELEASE] switch to semantic versioning
Earl Warren
2024-02-25
1
-4
/
+3
*
|
[Swagger] update to latest version
oliverpool
2024-02-27
1
-1
/
+1
*
|
Add tailwindcss (#29357)
silverwind
2024-02-26
1
-1
/
+1
*
|
Upgrade to fabric 6 (#29334)
silverwind
2024-02-26
1
-1
/
+1
*
|
Don't install playwright twice (#29302)
silverwind
2024-02-26
1
-2
/
+1
|
/
*
[CI] name the test release after the latest v*-dev tag
Earl Warren
2024-02-23
1
-1
/
+1
*
Add e2e debug server
Malte Jürgens
2024-02-21
1
-4
/
+9
*
Refactor more code in templates (#29236)
wxiaoguang
2024-02-19
1
-2
/
+2
*
Disable parallel Make execution (#29186)
silverwind
2024-02-17
1
-0
/
+5
*
[RELEASE] decouple the release name from the version number
Earl Warren
2024-02-17
1
-2
/
+3
*
[CI] upgrade to golangci-lint@v1.56.1
Earl Warren
2024-02-15
1
-1
/
+1
*
[RELEASE] Gitea version is for interoperability only
Earl Warren
2024-02-11
1
-5
/
+4
*
[gitea] add lint-spell-fix to lint-fix (#29111)
silverwind
2024-02-10
1
-1
/
+1
*
[gitea] Rework spellchecking, add `lint-spell` (#29106)
silverwind
2024-02-10
1
-7
/
+15
*
[BRANDING] add forgejo target to Makefile
Loïc Dachary
2024-02-05
1
-0
/
+3
*
[BRANDING] Replace branding in Swagger
Gusted
2024-02-05
1
-0
/
+2
*
[SEMVER] 7.0.0+0-gitea-1.22.0
Earl Warren
2024-02-05
1
-1
/
+1
*
[CLEANUP] Reuse ForgejoVersion variable
Gusted
2024-02-05
1
-1
/
+1
*
[DEADCODE] Add deadcode linter
Gusted
2024-02-05
1
-0
/
+9
*
[SEMVER] store SemVer in ForgejoSemVer after a database upgrade
Earl Warren
2024-02-05
1
-1
/
+1
*
[DB] Forgejo database migrations
Gusted
2024-02-05
1
-2
/
+2
*
[API] Forgejo API /api/forgejo/v1
Earl Warren
2024-02-05
1
-2
/
+30
*
[TESTS] add GOLANGCI_LINT_ARGS to control golangci calls
Earl Warren
2024-02-05
1
-2
/
+2
*
[CI] Fix false positive in database migration
Gusted
2024-02-05
1
-8
/
+10
*
[CI] Forgejo Actions based CI for PR & branches (squash) lint workflows
Earl Warren
2024-02-05
1
-1
/
+1
*
[CI] Makefile: release: only supported platforms
Earl Warren
2024-02-05
1
-1
/
+1
*
[CI] lint-go-vet: do not include gitea-vet
Earl Warren
2024-02-05
1
-2
/
+1
*
[CI] Forgejo Actions based release process
Earl Warren
2024-02-05
1
-22
/
+11
*
[CI] implementation: publish forgejo- binaries instead of gitea-
Loïc Dachary
2024-02-05
1
-3
/
+6
*
Update tool dependencies (#29030)
silverwind
2024-02-03
1
-5
/
+5
*
Add `--no-root` to `update-py` (#27937)
silverwind
2023-11-06
1
-1
/
+1
*
Install poetry dependencies with --no-root (#27919)
silverwind
2023-11-06
1
-1
/
+1
*
Upgrade to golangci-lint@v1.55.0 (#27756)
silverwind
2023-10-24
1
-1
/
+1
*
Remove network call on `make clean` (#27689)
techknowlogick
2023-10-19
1
-1
/
+0
*
Remove .exe suffix when cross-compiling on Windows (#27448)
Sergey Zolotarev
2023-10-06
1
-4
/
+8
*
Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#27337)
silverwind
2023-10-03
1
-57
/
+7
*
Update JS and Poetry dependencies and eslint (#27200)
silverwind
2023-09-22
1
-0
/
+4
*
Add `yamllint` (#26965)
silverwind
2023-09-08
1
-0
/
+5
*
Update tool dependencies (#26607)
silverwind
2023-08-21
1
-2
/
+2
*
bump go to 1.21 (#26608)
techknowlogick
2023-08-21
1
-1
/
+1
*
Update govulncheck, fix typo (#26168)
silverwind
2023-07-27
1
-4
/
+4
*
Docusaurus-ify (#26051)
John Olheiser
2023-07-26
1
-13
/
+6
*
Move public asset files to the proper directory (#25907)
wxiaoguang
2023-07-18
1
-3
/
+3
*
Update tool dependencies, lock govulncheck and actionlint (#25655)
silverwind
2023-07-09
1
-5
/
+5
*
Fix `lint-swagger` action (#25593)
silverwind
2023-06-29
1
-2
/
+2
*
Update JS dependencies and misc tweaks (#25540)
silverwind
2023-06-27
1
-4
/
+6
*
Add `make poetry-update`, upgrade `djlint` (#25399)
silverwind
2023-06-26
1
-1
/
+8
[next]