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
*
[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
*
Gitea version in Makefile (#25456)
John Olheiser
2023-06-23
1
-1
/
+1
*
Use Actions git context instead of dynamically created buildkit one (#25381)
techknowlogick
2023-06-20
1
-4
/
+3
*
fix a nit error output in Makefile (#25360)
a1012112796
2023-06-19
1
-1
/
+1
*
use Actions environment variables in Makefile (#25319)
techknowlogick
2023-06-18
1
-5
/
+5
*
Build nightly binaries with Actions (#25308)
techknowlogick
2023-06-16
1
-12
/
+0
*
Add template linting via djlint (#25212)
silverwind
2023-06-14
1
-1
/
+14
*
Remove the service worker (#25010)
silverwind
2023-05-31
1
-1
/
+1
*
Use file filters action instead of Github's files filter (#24877)
Lunny Xiao
2023-05-25
1
-0
/
+7
*
Reduce verbosity of dev commands (#24917)
silverwind
2023-05-24
1
-2
/
+2
*
Run stylelint on .vue files (#24865)
silverwind
2023-05-23
1
-2
/
+2
*
GitHub Actions cleanups (#24620)
silverwind
2023-05-12
1
-2
/
+2
*
Makefile: Use portable !, not GNUish -not, with find(1). (#24565)
riastradh
2023-05-07
1
-1
/
+1
*
Unify nightly naming across binaries and docker images (#24116)
techknowlogick
2023-04-24
1
-0
/
+5
*
Replace whitespace inside template parens during make fmt (#24293)
silverwind
2023-04-24
1
-2
/
+6
*
Update go tool dependencies, restructure lint targets (#24239)
silverwind
2023-04-22
1
-39
/
+71
*
Make HAS_GO a simply expanded variable (#24169)
silverwind
2023-04-17
1
-2
/
+2
*
Introduce lint-md and compliance-docs pipeline (#24021)
silverwind
2023-04-09
1
-1
/
+5
*
Remove -v from vulncheck (#23953)
John Olheiser
2023-04-06
1
-1
/
+1
*
Clean some legacy files and move some build files (#23699)
wxiaoguang
2023-03-25
1
-7
/
+2
[next]