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/models/migrations
Lunny Xiao 1b2dffff8e
Add global lock for migrations to make upgrade more safe with multiple replications (#33706)
6 days ago
..
base Refactor fixture loading for testing (#33024) 2 months ago
fixtures Remove If Exist check on migration for mssql because that syntax required SQL server 2016 (#30894) 10 months ago
v1_6 Enable more `revive` linter rules (#30608) 11 months ago
v1_7 Rename `Sync2` -> `Sync` (#26479) 2 years ago
v1_8 Rename `Sync2` -> `Sync` (#26479) 2 years ago
v1_9 Enable more `revive` linter rules (#30608) 11 months ago
v1_10 Rename `Sync2` -> `Sync` (#26479) 2 years ago
v1_11 Enable more `revive` linter rules (#30608) 11 months ago
v1_12 Remove context from git struct (#33793) 1 week ago
v1_13 Rename `Sync2` -> `Sync` (#26479) 2 years ago
v1_14 Use `crypto/sha256` (#29386) 1 year ago
v1_15 Rename `Sync2` -> `Sync` (#26479) 2 years ago
v1_16 Enable tenv and testifylint rules (#32852) 3 months ago
v1_17 Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 11 months ago
v1_18 Fix wrong table name (#30557) 11 months ago
v1_19 Rename `Sync2` -> `Sync` (#26479) 2 years ago
v1_20 Enable more `revive` linter rules (#30608) 11 months ago
v1_21 Make git clone URL could use current signed-in user (#33091) 2 months ago
v1_22 Enable tenv and testifylint rules (#32852) 3 months ago
v1_23 Issue time estimate, meaningful time tracking (#23113) 3 months ago
v1_24 Add migrations and doctor fixes (#33556) 1 week ago
migrations.go Add global lock for migrations to make upgrade more safe with multiple replications (#33706) 6 days ago
migrations_test.go Refactor the DB migration system slightly (#32344) 5 months ago