1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-23 23:38:10 +00:00
Commit graph

3 commits

Author SHA1 Message Date
silverwind
24e64fe372
Replace interface{} with any () ()
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2023-07-04 23:41:32 -04:00
flynnnnnnnnnn
e81ccc406b
Implement FSFE REUSE for golang files ()
Change all license headers to comply with REUSE specification.

Fix 

Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2022-11-27 18:20:29 +00:00
Lunny Xiao
43262226db
Fix data race in bleve indexer ()
* Fix data race in bleve indexer
2021-07-18 21:59:10 +02:00