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
*
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
*
Introduce esbuild on webpack (#14578)
Lunny Xiao
2021-04-02
1
-12
/
+43
*
Create Proper Migration Tests (#15116)
zeripath
2021-03-24
1
-6
/
+31
*
Prevent incorrect HTML escaping in swagger.json (#14957)
zeripath
2021-03-12
1
-2
/
+2
*
build darwin on arm64 platforms (#14951)
techknowlogick
2021-03-11
1
-1
/
+1
*
use gomod support w/ xgo (#14836)
techknowlogick
2021-03-01
1
-6
/
+6
*
go1.16 (#14783)
techknowlogick
2021-03-01
1
-2
/
+2
*
Generate man pages (#13901)
6543
2021-02-24
1
-1
/
+10
*
build for only available darwin target (#14771)
techknowlogick
2021-02-22
1
-1
/
+1
*
Make release-linux archtectures via envs (#14184)
Lunny Xiao
2021-02-22
1
-1
/
+3
*
Update golangci-lint v1.35.2 -> v1.37.0 (#14747)
6543
2021-02-19
1
-1
/
+1
*
remove outdated notice in makefile (#14720)
techknowlogick
2021-02-18
1
-1
/
+0
*
Fixed irritating error message related to go version (#14611)
uli-heller
2021-02-08
1
-1
/
+1
*
Use caddy's certmagic library for extensible/robust ACME handling (#14177)
techknowlogick
2021-01-25
1
-1
/
+1
*
Update golangci-lint to 1.35.2 (#14418)
techknowlogick
2021-01-21
1
-1
/
+1
*
It seems vet on windows is unnecessary (#14302)
Lunny Xiao
2021-01-19
1
-1
/
+1
*
deprecate building for mips (#14174)
techknowlogick
2021-01-01
1
-1
/
+1
*
Update JS dependencies and webpack (#14118)
silverwind
2020-12-27
1
-4
/
+4
*
put ${CURDIR} in quotes to prevent make from splitting paths with spaces into...
Kyle D
2020-12-19
1
-21
/
+21
*
gitea png to logo (#13974)
Kyle D
2020-12-19
1
-1
/
+1
*
Makefile cleanup & double golangci-lint timeout (#14044)
silverwind
2020-12-17
1
-4
/
+2
*
Use native git variants by default with go-git variants as build tag (#13673)
zeripath
2020-12-17
1
-8
/
+11
*
Added 2 fuzzers (#13818)
AdamKorcz
2020-12-10
1
-1
/
+1
[next]