gitea/modules/migrations
6543 12960b9d18
[BugFix] remove nil inserts in models (#11096)
* Fix InsertReleases Nil Insert on Attachments

* FIX "No element on slice when insert" & smal refactor

* again

* impruve

* rm useles newline

* Apply suggestions from code review

Co-Authored-By: zeripath <art27@cantab.net>

* process insert as a whole

Co-authored-by: zeripath <art27@cantab.net>
2020-04-17 20:42:57 +03:00
..
base Migrate reviews when migrating repository from github (#9463) 2020-01-23 19:28:15 +02:00
error.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
git.go Migrate reviews when migrating repository from github (#9463) 2020-01-23 19:28:15 +02:00
gitea.go [BugFix] remove nil inserts in models (#11096) 2020-04-17 20:42:57 +03:00
gitea_test.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
github.go Migrate reviews when migrating repository from github (#9463) 2020-01-23 19:28:15 +02:00
github_test.go Migrate reviews when migrating repository from github (#9463) 2020-01-23 19:28:15 +02:00
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
migrate.go Migrate reviews when migrating repository from github (#9463) 2020-01-23 19:28:15 +02:00
update.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00