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 39d51e7c82
Automerge supports deleting branch automatically after merging (#32343)
Resolve #32341 
~Depends on #27151~

- [x] It will display a checkbox of deleting the head branch on the pull
request view page when starting an auto-merge task.
- [x] Add permission check before deleting the branch
- [x] Add delete branch comment for those closing pull requests because
of head branch or base branch was deleted.
- [x] Merge `RetargetChildrenOnMerge` and `AddDeletePRBranchComment`
into `service.DeleteBranch`.
3 weeks ago
..
base Refactor fixture loading for testing (#33024) 1 month ago
fixtures Remove If Exist check on migration for mssql because that syntax required SQL server 2016 (#30894) 9 months ago
v1_6 Enable more `revive` linter rules (#30608) 9 months ago
v1_7 Rename `Sync2` -> `Sync` (#26479) 1 year ago
v1_8 Rename `Sync2` -> `Sync` (#26479) 1 year ago
v1_9 Enable more `revive` linter rules (#30608) 9 months ago
v1_10 Rename `Sync2` -> `Sync` (#26479) 1 year ago
v1_11 Enable more `revive` linter rules (#30608) 9 months ago
v1_12 Rename `Sync2` -> `Sync` (#26479) 1 year ago
v1_13 Rename `Sync2` -> `Sync` (#26479) 1 year ago
v1_14 Use `crypto/sha256` (#29386) 11 months ago
v1_15 Rename `Sync2` -> `Sync` (#26479) 1 year ago
v1_16 Enable tenv and testifylint rules (#32852) 2 months ago
v1_17 Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 9 months ago
v1_18 Fix wrong table name (#30557) 9 months ago
v1_19 Rename `Sync2` -> `Sync` (#26479) 1 year ago
v1_20 Enable more `revive` linter rules (#30608) 9 months ago
v1_21 Make git clone URL could use current signed-in user (#33091) 3 weeks ago
v1_22 Enable tenv and testifylint rules (#32852) 2 months ago
v1_23 Issue time estimate, meaningful time tracking (#23113) 2 months ago
v1_24 Automerge supports deleting branch automatically after merging (#32343) 3 weeks ago
migrations.go Automerge supports deleting branch automatically after merging (#32343) 3 weeks ago
migrations_test.go Refactor the DB migration system slightly (#32344) 3 months ago