forgejo/models/migrations
zeripath b0fbefc76b Fix the v78 migration script ()
Unfortunately the last fix didn't completely fix the migration to v79 of the db
due to bug with schema locking during Sync2. This should fix this issue.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2019-01-19 20:20:52 -05:00
..
migrations.go Refactor repo.isBare to repo.isEmpty () 2019-01-17 19:01:04 -05:00
v13.go
v14.go
v15.go
v16.go
v17.go
v18.go
v19.go
v20.go
v21.go
v22.go
v23.go
v24.go
v25.go
v26.go
v27.go
v28.go
v29.go
v30.go
v31.go
v32.go
v33.go
v34.go
v35.go
v36.go
v37.go
v38.go hide issues from org private repos w/o team assignment () 2018-06-21 12:00:13 -04:00
v39.go Fix migration from older releases () 2018-07-21 23:15:11 -04:00
v40.go
v41.go
v45.go
v46.go
v47.go
v48.go
v49.go
v50.go
v51.go
v52.go
v53.go
v54.go Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge () 2018-01-05 20:56:50 +02:00
v55.go Writable deploy keys (closes ) () 2018-01-07 00:55:53 +02:00
v56.go Multiple assignees () 2018-05-09 19:29:04 +03:00
v57.go Add issue closed time column to fix activity closed issues list () 2018-02-19 10:39:26 +08:00
v58.go Add label descriptions () 2018-03-13 10:03:55 +08:00
v59.go Add protected branch whitelists for merging () 2018-03-25 13:01:32 +03:00
v60.go Add repository setting to enable/disable health checks () 2018-03-27 22:13:20 +08:00
v61.go Add Size column to attachment () 2018-03-31 09:10:44 +08:00
v62.go Do not allow to reuse TOTP passcode () 2018-05-02 18:02:02 +03:00
v63.go Added user language setting () 2018-05-05 08:28:30 +08:00
v64.go Migration fixes for gogs (0.11.66) to gitea (1.6.0) () 2018-11-18 20:25:32 +02:00
v65.go Add support for FIDO U2F () 2018-05-19 17:12:37 +03:00
v66.go LDAP Public SSH Keys synchronization () 2018-05-24 07:59:02 +03:00
v67.go Migration fixes for gogs (0.11.66) to gitea (1.6.0) () 2018-11-18 20:25:32 +02:00
v68.go fix topic name length on database () 2018-12-08 14:27:30 +02:00
v69.go Fix column droping for MSSQL that need new transaction for that () 2018-07-13 11:20:40 -04:00
v70.go Added dependencies for issues () () 2018-07-17 17:23:58 -04:00
v71.go update v71.go to resolve () 2018-12-31 21:23:03 +08:00
v72.go Pull request review/approval and comment on code () 2018-08-06 06:43:21 +02:00
v73.go Force user to change password () 2018-09-13 15:04:25 +03:00
v74.go Approvals at Branch Protection () 2018-12-11 19:28:37 +08:00
v75.go fix table name typo on SQL () 2018-12-19 20:58:46 +08:00
v76.go Add rebase with merge commit merge style () () 2018-12-27 12:27:08 +02:00
v77.go Fix migration for user defined themes () 2019-01-12 14:43:47 -05:00
v78.go Fix the v78 migration script () 2019-01-19 20:20:52 -05:00