This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/models/migrations
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751)
* update migrated issues/comments when login as github

* add get userid when migrating or login with github oauth2

* fix lint

* add migrations for repository service type

* fix build

* remove unnecessary dependencies on migrations

* add cron task to update migrations poster ids and fix posterid when migrating

* fix lint

* fix lint

* improve code

* fix lint

* improve code

* replace releases publish id to actual author id

* fix import

* fix bug

* fix lint

* fix rawdata definition

* fix some bugs

* fix error message
2019-10-14 09:10:42 +03:00
..
migrations.go Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 2019-10-14 09:10:42 +03:00
v13.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
v14.go
v15.go
v16.go
v17.go
v18.go
v19.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v20.go
v21.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
v22.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v23.go
v24.go
v25.go
v26.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v27.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v28.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
v29.go
v30.go
v31.go Fix error log when loading issues caused by a xorm bug (#7271) 2019-06-23 18:22:43 +03:00
v32.go
v33.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v34.go
v35.go
v36.go
v37.go
v38.go Fix error log when loading issues caused by a xorm bug (#7271) 2019-06-23 18:22:43 +03:00
v39.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
v40.go
v41.go
v45.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v46.go
v47.go
v48.go
v49.go
v50.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v51.go
v52.go
v53.go
v54.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v55.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
v56.go
v57.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v58.go
v59.go
v60.go
v61.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
v62.go
v63.go
v64.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v65.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v66.go
v67.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v68.go
v69.go
v70.go
v71.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v72.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v73.go
v74.go
v75.go Fix error log when loading issues caused by a xorm bug (#7271) 2019-06-23 18:22:43 +03:00
v76.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v77.go
v78.go Fix dropTableColumns sqlite implementation (#7710) 2019-08-05 22:49:49 +01:00
v79.go
v80.go Delete releases attachments if release is deleted (#6068) 2019-09-22 12:05:48 +03:00
v81.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v82.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
v83.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v84.go add .gpg url (match github behaviour) (#6610) 2019-04-14 12:43:56 -04:00
v85.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v86.go Add GET requests to webhook (#6771) 2019-05-05 14:09:02 -04:00
v87.go Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
v88.go Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
v89.go Display original author and URL information when showing migrated issues/comments (#7352) 2019-07-08 10:14:12 +08:00
v90.go change length of some repository's columns (#7652) 2019-07-29 11:29:42 +08:00
v91.go Add SQL execution on log and indexes on table repository and comment (#7740) 2019-08-05 17:29:40 +03:00
v92.go Add migration step to remove old repo_indexer_status orphaned records (#7746) 2019-08-06 11:57:55 +03:00
v93.go Add Ability for User to Customize Email Notification Frequency (#7813) 2019-08-29 17:05:42 +03:00
v94.go Refuse merge until all required status checks success (#7481) 2019-09-18 08:39:45 +03:00
v95.go Reference issues from pull requests and other issues (#8137) 2019-09-20 01:45:38 -04:00
v96.go Fix migration v96 to keep issue attachments (#8435) 2019-10-09 17:36:53 +08:00
v97.go Add teams to repo on collaboration page. (#8045) 2019-09-23 23:08:03 +03:00
v98.go Add extra user information when migrating release (#8331) 2019-10-05 14:09:27 +03:00
v99.go Move migrating repository from frontend to backend (#6200) 2019-10-13 21:23:14 +08:00
v100.go Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 2019-10-14 09:10:42 +03:00