You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
branch [Branch View] show "New Pull Request" Button only if posible (#7977) 5 years ago
diff Bugfix for image compare and minor improvements to image compare (#8289) 5 years ago
editor Fix editor commit to new branch if PR disabled (#8375) 5 years ago
issue Show correct commit status in PR list (#8316) 5 years ago
pulls Refuse merge until all required status checks success (#7481) 5 years ago
release Add extra user information when migrating release (#8331) 5 years ago
settings fix template bug on mirror repository setting page (#8438) 5 years ago
wiki wiki history improvements (#7391) 5 years ago
activity.tmpl Improve localization of git activity stats (#6848) 5 years ago
blame.tmpl keep blame view buttons sequence consistent with normal view when view a file (#8007) 5 years ago
branch_dropdown.tmpl Escape branch name in dropdown menu (#3691) 6 years ago
commit_page.tmpl Compare branches, commits and tags with each other (#6991) 5 years ago
commit_status.tmpl UI: Fix overflow issues in repo (#7190) 5 years ago
commits.tmpl Responsive view (#2750) 7 years ago
commits_table.tmpl Make link last commit massages in repository home page and commit tables (#8006) 5 years ago
create.tmpl Add option to initialize repository with labels (#6061) 5 years ago
empty.tmpl Feature: Archive repos (#5009) 6 years ago
forks.tmpl #3348 always use relative avatar link in the template 8 years ago
graph.tmpl [Branch View] show "New Pull Request" Button only if posible (#7977) 5 years ago
header.tmpl Move migrating repository from frontend to backend (#6200) 5 years ago
home.tmpl Add option to blame files (#5721) 5 years ago
migrate.tmpl Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 5 years ago
migrating.tmpl Move migrating repository from frontend to backend (#6200) 5 years ago
search.tmpl Don't warn users about *every* dirty form (#3707) 6 years ago
sub_menu.tmpl Add ui class to sub_menu to fix style in arc-green (#6477) 5 years ago
user_cards.tmpl Unifies pagination template usage (#6531) (#6533) 5 years ago
view_file.tmpl Singular form for files that has only one line (#8416) 5 years ago
view_list.tmpl Make link last commit massages in repository home page and commit tables (#8006) 5 years ago
watchers.tmpl #1692 APIs: Users Followers 9 years ago