You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
Yarden Shoham 6c6a7e7d97
Avoid too long names for actions (#23162) (#23190)
Backport #23162

The name of the job or step comes from the workflow file, while the name
of the runner comes from its registration. If the strings used for these
names are too long, they could cause db issues.

Co-authored-by: Jason Song <i@wolfogre.com>
2 years ago
..
api Avoid too long names for actions (#23162) (#23190) 2 years ago
common Refactor the setting to make unit test easier (#22405) 2 years ago
install Refactor the setting to make unit test easier (#22405) 2 years ago
private Refactor the setting to make unit test easier (#22405) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Remove useless comment in #23114 (#23173) (#23175) 2 years ago
init.go Avoid warning for system setting when start up (#23054) (#23116) 2 years ago