Giteabot
|
367561fff2
|
Fix nil pointer panic when exec some gitea cli command (#28791) (#28795)
Backport #28791 by @yp05327
panic:

After:

Co-authored-by: yp05327 <576951401@qq.com>
(cherry picked from commit df694f6a7d )
|
2024-01-16 14:40:56 +00:00 |
|
wxiaoguang
|
ec2a01d1e2
|
Fix regression: access log template, gitea manager cli command (#24838)
Close #24836


|
2023-05-22 09:38:38 +08:00 |
|
techknowlogick
|
4014200021
|
add CLI command to register runner tokens (#23762)
This is a CLI command to generate new tokens for the runners to register
with
Fix https://github.com/go-gitea/gitea/issues/23643
---------
Co-authored-by: delvh <dev.lh@web.de>
|
2023-04-17 13:07:13 -04:00 |
|