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.
forgejo/routers
Jason Song cbc9a0fe47
Avoid too long names for actions (#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.
1 year ago
..
api Avoid too long names for actions (#23162) 1 year ago
common Refactor the setting to make unit test easier (#22405) 1 year ago
install Refactor the setting to make unit test easier (#22405) 1 year ago
private Refactor the setting to make unit test easier (#22405) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Speed up HasUserStopwatch & GetActiveStopwatch (#23051) 1 year ago
init.go Avoid warning for system setting when start up (#23054) 1 year ago