0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-28 07:34:22 +01:00
gitea/routers/api/v1/admin
6543 7fbdb60fc1
Start to migrate from util.OptionalBool to optional.Option[bool] (#29329)
just create transition helper and migrate two structs
2024-02-23 02:18:33 +00:00
..
adopt.go
cron.go
email.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
hooks.go
org.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
repo.go
runners.go Add get actions runner registration token for API routes, repo, org, user and global level (#27144) 2023-12-27 07:57:54 +00:00
user.go Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-23 02:18:33 +00:00