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.
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>
8 months ago
..
appstate.go Replace more db.DefaultContext (#27628) 1 year ago
appstate_test.go Replace more db.DefaultContext (#27628) 1 year ago
db.go Refactor to use UnsafeStringToBytes (#31358) 8 months ago
item_runtime.go Implement FSFE REUSE for golang files (#21840) 2 years ago