1
0
Fork 0
forgejo/models/migrations
..
fixtures
migrations.go
migrations_test.go
testlogger_test.go
v70.go
v71.go
v72.go
v73.go Upgrade xorm to v0.8.0 () 2019-10-17 11:26:49 +02:00
v74.go
v75.go Upgrade xorm to v0.8.0 () 2019-10-17 11:26:49 +02:00
v76.go
v77.go Upgrade xorm to v0.8.0 () 2019-10-17 11:26:49 +02:00
v78.go Upgrade xorm to v0.8.0 () 2019-10-17 11:26:49 +02:00
v79.go
v80.go
v81.go Upgrade xorm to v1.0.0 () 2020-03-22 11:12:55 -04:00
v82.go Migrations (v82,v96,v99,v136) remove dependencies () 2020-07-22 09:27:22 -05:00
v83.go Upgrade xorm to v0.8.0 () 2019-10-17 11:26:49 +02:00
v84.go
v85.go
v86.go Upgrade xorm to v0.8.0 () 2019-10-17 11:26:49 +02:00
v87.go Upgrade xorm to v0.8.0 () 2019-10-17 11:26:49 +02:00
v88.go
v89.go
v90.go Upgrade xorm to v0.8.0 () 2019-10-17 11:26:49 +02:00
v91.go Upgrade xorm to v0.8.0 () 2019-10-17 11:26:49 +02:00
v92.go chore(models): rewrite code format. () 2021-03-14 19:52:12 +01:00
v93.go Upgrade xorm to v0.8.0 () 2019-10-17 11:26:49 +02:00
v94.go Upgrade xorm to v0.8.0 () 2019-10-17 11:26:49 +02:00
v95.go
v96.go chore(models): rewrite code format. () 2021-03-14 19:52:12 +01:00
v97.go Upgrade xorm to v0.8.0 () 2019-10-17 11:26:49 +02:00
v98.go Upgrade xorm to v0.8.0 () 2019-10-17 11:26:49 +02:00
v99.go
v100.go chore(models): rewrite code format. () 2021-03-14 19:52:12 +01:00
v101.go Allow more than 255 characters for tokens in external_login_user table () 2019-10-18 09:58:36 +03:00
v102.go Use transaction in V102 migration () 2020-08-06 19:16:49 +01:00
v103.go
v104.go
v105.go
v106.go
v107.go
v108.go
v109.go
v110.go Upgrade xorm to v1.0.0 () 2020-03-22 11:12:55 -04:00
v111.go
v112.go
v113.go
v114.go chore(models): rewrite code format. () 2021-03-14 19:52:12 +01:00
v115.go
v116.go
v117.go
v118.go
v119.go Refactor: Remove Dependencys from Migration v112-v119 () 2020-06-09 16:34:05 -04:00
v120.go
v121.go
v122.go
v123.go
v124.go
v125.go
v126.go Update topics repo count when deleting repository () 2020-01-31 08:57:19 +02:00
v127.go
v128.go
v129.go chore(models): rewrite code format. () 2021-03-14 19:52:12 +01:00
v130.go Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00
v131.go
v132.go
v133.go make avatar lookup occur at image request () 2020-03-27 14:34:39 +02:00
v134.go
v135.go Add Organization Wide Labels () 2020-04-01 01:14:46 -03:00
v136.go
v137.go Prevent merge of outdated PRs on protected branches () 2020-04-16 22:00:36 -03:00
v138.go Add a way to mark Conversation (code comment) resolved () 2020-04-18 10:50:25 -03:00
v139.go Fix issue ref migration () 2020-05-15 15:05:18 +01:00
v140.go
v141.go
v142.go Add migration to set IsArchived false if it is null () 2020-06-11 16:18:11 -04:00
v143.go Decrease the num_stars when deleting a repo () 2020-07-07 15:16:34 -04:00
v144.go
v145.go
v146.go
v147.go
v148.go [BugFix] Fix comment broken issue ref dependence () 2020-09-04 09:36:56 +08:00
v149.go Add Created & Updated to Milestone () 2020-09-05 13:38:54 -04:00
v150.go
v151.go Add migration for password algorithm change () 2020-09-15 18:02:41 -04:00
v152.go
v153.go
v154.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database () 2020-10-12 20:01:57 -04:00
v155.go
v156.go
v157.go
v158.go chore(models): rewrite code format. () 2021-03-14 19:52:12 +01:00
v159.go
v160.go Add block on official review requests branch protection () 2020-11-28 21:30:46 +02:00
v161.go
v162.go Add support for corporate WeChat webhooks () 2021-07-23 12:41:27 +08:00
v163.go Change topic name size from 25 to 50 () 2020-12-26 23:28:47 +00:00
v164.go Minimal OpenID Connect implementation () 2021-01-02 00:33:27 +08:00
v165.go Fix wrong type on hooktask to convert typ from char(16) to varchar(16) () 2021-01-06 16:11:23 +01:00
v166.go
v167.go Redirect on changed user and org name () 2021-01-24 16:23:05 +01:00
v168.go
v169.go
v170.go Add dismiss review feature () 2021-02-11 18:32:25 +01:00
v171.go
v172.go v172 migration adds created_unix field instead of expiry () 2021-04-13 20:04:17 -04:00
v173.go Add UI to delete tracked times () 2021-02-19 12:52:11 +02:00
v174.go
v175.go
v176.go
v176_test.go
v177.go
v177_test.go Create Proper Migration Tests () 2021-03-24 19:27:22 +01:00
v178.go
v179.go
v180.go Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00
v181.go
v181_test.go
v182.go Add primary_key to issue_index () 2021-08-25 09:42:51 +01:00
v182_test.go
v183.go
v184.go Add Status Updates whilst Gitea migrations are occurring () 2021-06-16 18:02:24 -04:00
v185.go Rework repository archive () 2021-06-23 17:12:38 -04:00
v186.go Add tag protection () 2021-06-25 16:28:55 +02:00
v187.go
v188.go
v189.go Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00
v189_test.go Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00
v190.go Add agit flow support in gitea () 2021-07-28 17:42:56 +08:00
v191.go Alter issue/comment table TEXT fields to LONGTEXT () 2021-08-22 23:33:05 +08:00
v192.go