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
*
Update go tool dependencies (#19676)
silverwind
2022-05-10
1
-2
/
+2
*
add a directory prefix `gitea-src-VERSION` to release-tar-file (#19396)
jklippel
2022-04-25
1
-1
/
+3
*
Check go and nodejs version by go.mod and package.json (#19197)
gesangtome
2022-03-26
1
-5
/
+6
*
Update tool dependencies (#19120)
silverwind
2022-03-18
1
-4
/
+4
*
use go1.18 to build gitea (#19099)
techknowlogick
2022-03-16
1
-2
/
+2
*
Use `go run` for tool dependencies, require go 1.17 (#18874)
silverwind
2022-03-16
1
-59
/
+41
*
Lock gofumpt to v0.3.0 and run it (#18866)
silverwind
2022-02-23
1
-2
/
+2
*
Generate coverage with sqlite. (#18813)
KN4CK3R
2022-02-19
1
-0
/
+7
*
Move editorconfig-checker to lint-backend and remove JS wrapper (#18793)
silverwind
2022-02-18
1
-2
/
+8
*
Increase the size of the webauthn_credential credential_id field (#18739)
zeripath
2022-02-13
1
-0
/
+5
*
Reduce CI go module downloads, add make targets (#18708)
silverwind
2022-02-12
1
-0
/
+13
*
Fix `make fmt` and `make fmt-check` (#18633)
silverwind
2022-02-06
1
-5
/
+6
*
quote MAKE to prevent path expansion with space error (#18622)
Kyle D
2022-02-05
1
-1
/
+1
*
add gitea-fmt back (#18526)
6543
2022-02-01
1
-2
/
+5
*
Bump golangci-lint version (#18411)
Gusted
2022-01-25
1
-1
/
+1
*
format with gofumpt (#18184)
6543
2022-01-20
1
-2
/
+4
*
update description about vendoring in CONTRIBUTING.md (#18280)
a1012112796
2022-01-17
1
-5
/
+6
*
Add lockfile-check (#18285)
silverwind
2022-01-15
1
-1
/
+12
*
Remove golang vendored directory (#18277)
techknowlogick
2022-01-15
1
-18
/
+18
*
Fix documents for development and bug report (#18249)
wxiaoguang
2022-01-13
1
-2
/
+2
*
chore(lint): use golangci-lint to call revive and misspell checker. (#18145)
Bo-Yi Wu
2022-01-02
1
-27
/
+2
*
Avoid running go vet twice (#18059)
Gusted
2021-12-21
1
-1
/
+0
*
Add new JS linter rules (#17699)
silverwind
2021-11-22
1
-1
/
+1
*
A better go code formatter, and now `make fmt` can run in Windows (#17684)
wxiaoguang
2021-11-17
1
-8
/
+4
*
Update golangci-lint in Makefile (#17647)
Gusted
2021-11-17
1
-3
/
+14
*
Set unit test timeout to 20 minutes (#17664)
Lunny Xiao
2021-11-17
1
-1
/
+1
*
Rename .air.conf to .air.toml (#17360)
silverwind
2021-10-19
1
-1
/
+1
*
Use go1.16+ way of installing binaries (#17342)
techknowlogick
2021-10-18
1
-6
/
+6
*
Workaround coverage bug part 2 (#16906)
zeripath
2021-09-01
1
-2
/
+2
*
Prevent coverage break (#16887)
zeripath
2021-08-31
1
-1
/
+3
*
Remove unused Fomantic sidebar module (#16853)
silverwind
2021-08-29
1
-0
/
+1
*
Enable race detector for CI (#1441)
Mura Li
2021-08-26
1
-1
/
+1
*
build with go1.17 (#16707)
techknowlogick
2021-08-17
1
-1
/
+1
*
Restore Accessibility for Dropdown (#16576)
zeripath
2021-08-06
1
-0
/
+1
*
Upgrade to golang-jwt 3.2.2 (#16590)
zeripath
2021-08-03
1
-2
/
+2
*
Prevent race in TestPersistableChannelQueue (#16468)
zeripath
2021-07-17
1
-2
/
+2
*
Fix source typos (#16374)
luzpaz
2021-07-08
1
-1
/
+1
*
use "true" for RACE_ENABLED (#15261)
6543
2021-06-02
1
-3
/
+4
*
fix get OS on some of the windows computers (#16007)
BoYanZh
2021-05-29
1
-0
/
+3
*
Add jest rootDir and test-frontend dependency (#15860)
silverwind
2021-05-14
1
-1
/
+1
*
Use binary version of revive linter (#15739)
silverwind
2021-05-09
1
-1
/
+4
*
Make let target "clean-all" remove node_modules folder too (#15780)
6543
2021-05-08
1
-1
/
+1
*
update branch in CI and docs (#15631)
techknowlogick
2021-05-04
1
-1
/
+1
*
Output node min version variable (#15562)
Kyle D
2021-04-21
1
-1
/
+2
*
Make build scripts compatible with node 12 (#15479)
silverwind
2021-04-15
1
-2
/
+2
*
Build go-git variants for windows (#15482)
zeripath
2021-04-15
1
-0
/
+3
*
Enforce tab indentation in templates (#15289)
silverwind
2021-04-11
1
-0
/
+1
*
Stop packaging node_modules in release tarballs (#15273)
silverwind
2021-04-09
1
-48
/
+15
*
Add frontend testing, require node 12 (#15315)
silverwind
2021-04-08
1
-4
/
+14
*
Fix release expansion issue (#15251)
zeripath
2021-04-02
1
-2
/
+2
[next]