gitea/modules/git/foreachref
Lunny Xiao d46021a83a
Allow foreachref parse max tokens from 4*64KB to 4MB (#36414)
Fix #36408

---------

Signed-off-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-01-21 04:18:57 +00:00
..
format.go Bump golangci-lint to 2.7.2, enable modernize stringsbuilder (#36180) 2025-12-17 20:50:53 +00:00
format_test.go
parser.go Allow foreachref parse max tokens from 4*64KB to 4MB (#36414) 2026-01-21 04:18:57 +00:00
parser_test.go