Lunny Xiao
f2a3abc683
Move migrating repository from frontend to backend (#6200)
* move migrating to backend
* add loading image when migrating and fix tests
* fix format
* fix lint
* add redis task queue support and improve docs
* add redis vendor
* fix vet
* add database migrations and fix app.ini sample
* add comments for task section on app.ini.sample
* Update models/migrations/v84.go
Co-Authored-By: lunny <xiaolunwen@gmail.com>
* Update models/repo.go
Co-Authored-By: lunny <xiaolunwen@gmail.com>
* move migrating to backend
* add loading image when migrating and fix tests
* fix fmt
* add redis task queue support and improve docs
* fix fixtures
* fix fixtures
* fix duplicate function on index.js
* fix tests
* rename repository statuses
* check if repository is being create when SSH request
* fix lint
* fix template
* some improvements
* fix template
* unified migrate options
* fix lint
* fix loading page
* refactor
* When gitea restart, don't restart the running tasks because we may have servel gitea instances, that may break the migration
* fix js
* Update models/repo.go
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
* Update docs/content/doc/advanced/config-cheat-sheet.en-us.md
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
* fix tests
* rename ErrTaskIsNotExist to ErrTaskDoesNotExist
* delete release after add one on tests to make it run happy
* fix tests
* fix tests
* improve codes
* fix lint
* fix lint
* fix migrations
2019-10-13 21:23:14 +08:00
..
2019-05-04 11:45:34 -04:00
2017-10-27 00:16:13 +03:00
2018-10-23 10:57:42 +08:00
2017-04-30 14:30:12 +08:00
2019-05-16 11:48:40 -04:00
2019-05-06 20:09:31 +08:00
2017-04-21 19:32:31 +08:00
2017-11-04 15:31:59 +02:00
2018-01-07 00:55:53 +02:00
2017-02-04 09:20:56 +08:00
2017-05-20 16:48:22 +08:00
2019-04-14 12:43:56 -04:00
2017-09-12 13:54:45 +03:00
2018-04-29 14:21:33 +08:00
2018-05-09 19:29:04 +03:00
2017-02-01 09:31:35 +08:00
2018-05-09 19:29:04 +03:00
2017-10-24 20:36:19 +03:00
2019-06-30 08:57:59 +01:00
2017-02-01 09:31:35 +08:00
2018-05-11 15:55:32 +08:00
2019-06-06 08:37:45 +08:00
2017-01-09 21:49:51 +01:00
2017-12-07 13:52:57 +08:00
2019-03-08 11:42:50 -05:00
2019-03-08 11:42:50 -05:00
2019-03-08 11:42:50 -05:00
2019-08-02 12:06:27 -04:00
2017-05-11 23:32:43 +08:00
2017-12-11 09:50:29 +08:00
2019-06-30 08:57:59 +01:00
2017-12-04 01:14:26 +02:00
2017-06-29 23:11:38 +08:00
2017-10-27 09:10:54 +03:00
2017-02-17 08:55:33 +08:00
2019-09-03 23:46:24 +08:00
2019-09-11 20:26:28 +03:00
2019-10-13 21:23:14 +08:00
2019-05-06 20:09:31 +08:00
2017-01-25 18:37:10 +08:00
2017-09-12 09:48:13 +03:00
2018-11-28 19:26:14 +08:00
2018-11-28 19:26:14 +08:00
2019-08-02 12:06:27 -04:00
2019-09-23 23:08:03 +03:00
2019-09-03 23:46:24 +08:00
2017-09-12 09:48:13 +03:00
2019-08-02 12:06:27 -04:00
2018-05-19 17:12:37 +03:00
2017-03-20 09:31:08 +01:00
2019-09-23 23:08:03 +03:00
2017-10-24 20:36:19 +03:00
2019-09-09 08:48:21 +03:00