mirror of
https://github.com/go-gitea/gitea.git
synced 2024-10-31 08:37:35 -04:00
4f27c28947
Follows: #19284 * The `CopyDir` is only used inside test code * Rewrite `ToSnakeCase` with more test cases * The `RedisCacher` only put strings into cache, here we use internal `toStr` to replace the legacy `ToStr` * The `UniqueQueue` can use string as ID directly, no need to call `ToStr` |
||
---|---|---|
.. | ||
gitea-v1.6.4.mssql.sql.gz | ||
gitea-v1.6.4.mysql.sql.gz | ||
gitea-v1.6.4.postgres.sql.gz | ||
gitea-v1.6.4.sqlite3.sql.gz | ||
gitea-v1.7.0.mssql.sql.gz | ||
gitea-v1.7.0.mysql.sql.gz | ||
gitea-v1.7.0.postgres.sql.gz | ||
gitea-v1.7.0.sqlite3.sql.gz | ||
migration_test.go |