1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-28 02:46:10 +02:00
gitea/routers
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513)
and migrate affected code

_last refactoring bits to replace **util.OptionalBool** with
**optional.Option[bool]**_
2024-03-02 16:42:31 +01:00
..
api remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
common Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
install Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
private Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
init.go Actions Artifacts v4 backend (#28965) 2024-03-02 09:12:17 +00:00