0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-22 23:33:15 -05:00
forgejo/services
6543 e2371743d5
remove util.OptionalBool and related functions (#29513)
and migrate affected code

_last refactoring bits to replace **util.OptionalBool** with
**optional.Option[bool]**_

(cherry picked from commit a3f05d0d98408bb47333b19f505b21afcefa9e7c)

Conflicts:
	services/repository/branch.go
	trivial context conflict
2024-03-06 12:10:46 +08:00
..
actions Fix workflow trigger event bugs (#29467) 2024-03-06 12:10:44 +08:00
agit
asymkey
attachment Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
auth remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
automerge
context Make PR form use toast to show error message (#29545) 2024-03-06 12:10:46 +08:00
contexttest Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
convert Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
cron
doctor
externalaccount
feed
forgejo
forms Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
gitdiff Fix incorrect diff expander for deletion of last lines in a file (#29501) 2024-03-06 12:10:45 +08:00
indexer
issue
lfs Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
mailer Rename Str2html to SanitizeHTML and clarify its behavior (followup) 2024-03-06 12:10:45 +08:00
markup Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
migrations remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
mirror
notify
org
packages remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
pull remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
release
repository remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
secrets
task
uinotification
user
webhook remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
wiki