0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-03-24 05:59:55 +01:00
David Schneiderbauer ebac051e72 Rewrite migrations to not depend on future code changes (#2604)
* v38 migration used an outdated version of RepoUnit model (#2602)

* change repoUnit model in migration

* fix v16 migration repo_unit table

* fix lint error

* move type definition inside function

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>

* fix lint error

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>

* Fix time tracking migration

* Refactor code

* Fix migration from Gogs

* v38 migration used an outdated version of RepoUnit model (#2602)

* change repoUnit model in migration

* fix v16 migration repo_unit table

* fix lint error

* move type definition inside function

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>

* fix lint error

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>

* Fix time tracking migration

* Refactor code

* Fix migration from Gogs

* add error check

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>

* Additiomal fixes for migrations

* Fix timetracking migration

* Add back nil check
2017-10-08 19:08:18 +08:00
..
2017-10-02 23:22:25 +03:00
2017-05-26 09:38:18 +08:00
2017-05-04 13:54:56 +08:00
2017-09-12 09:48:13 +03:00
2017-06-12 10:01:09 -05:00
2017-01-03 10:52:09 +08:00
2017-02-22 17:10:45 -05:00
2017-06-09 09:51:31 +08:00
2014-04-13 03:14:43 -04:00
2017-03-22 22:30:40 +08:00
2017-09-22 13:51:16 +03:00
2017-09-12 09:48:13 +03:00
2017-10-02 23:22:25 +03:00
2017-09-21 10:43:26 +03:00
2017-05-30 04:32:01 -05:00