gitea/models/migrations
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751)
Recent modernize fixes:
https://github.com/golang/tools/commits/master/gopls/internal/analysis/modernize
2025-06-18 01:48:09 +07:00
..
base Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
fixtures Remove If Exist check on migration for mssql because that syntax required SQL server 2016 (#30894) 2024-05-11 22:16:09 +07:00
v1_6 Enable more `revive` linter rules (#30608) 2024-04-22 11:48:42 +07:00
v1_7 Rename `Sync2` -> `Sync` (#26479) 2023-08-13 21:17:21 +07:00
v1_8 Rename `Sync2` -> `Sync` (#26479) 2023-08-13 21:17:21 +07:00
v1_9 Enable more `revive` linter rules (#30608) 2024-04-22 11:48:42 +07:00
v1_10 Rename `Sync2` -> `Sync` (#26479) 2023-08-13 21:17:21 +07:00
v1_11 Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
v1_12 Remove context from git struct (#33793) 2025-03-04 11:56:11 +07:00
v1_13 Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
v1_14 Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
v1_15 Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
v1_16 Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
v1_17 Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
v1_18 Fix wrong table name (#30557) 2024-04-23 03:00:57 +07:00
v1_19 Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
v1_20 Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
v1_21 Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
v1_22 Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
v1_23 Add migrations tests (#34456) 2025-05-15 16:28:31 +07:00
v1_24 Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 +07:00
migrations.go Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 +07:00
migrations_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00