gitea/modules/system
Oleksandr Redko 1761459ebc
Refactor to use UnsafeStringToBytes (#31358)
The PR replaces all `goldmark/util.BytesToReadOnlyString` with
`util.UnsafeBytesToString`, `goldmark/util.StringToReadOnlyBytes` with
`util.UnsafeStringToBytes`. This removes one `TODO`.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-06-14 01:26:33 +00:00
..
appstate.go Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
appstate_test.go Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
db.go Refactor to use UnsafeStringToBytes (#31358) 2024-06-14 01:26:33 +00:00
item_runtime.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00