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 08069dc465
Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290)
* add migrations

* fix package dependency

* fix lints

* implements migrations except pull requests

* add releases

* migrating releases

* fix bug

* fix lint

* fix migrate releases

* fix tests

* add rollback

* pull request migtations

* fix import

* fix go module vendor

* add tests for upload to gitea

* more migrate options

* fix swagger-check

* fix misspell

* add options on migration UI

* fix log error

* improve UI options on migrating

* add support for username password when migrating from github

* fix tests

* remove comments and fix migrate limitation

* improve error handles

* migrate API will also support migrate milestones/labels/issues/pulls/releases

* fix tests and remove unused codes

* add DownloaderFactory and docs about how to create a new Downloader

* fix misspell

* fix migration docs

* Add hints about migrate options on migration page

* fix tests
5 years ago
..
branch Number of commits ahead/behind in branch overview (#6695) 5 years ago
diff Improve listing performance by using go-git (#6478) 5 years ago
editor Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 5 years ago
issue Show "delete branch" button on closed pull requests (#6570) (#6601) 5 years ago
pulls Add more title attributes on shortened names (#6647) 5 years ago
release Properly escape release attachment URL (#6512) 5 years ago
settings Add GET requests to webhook (#6771) 5 years ago
wiki Improve issue autolinks (#6273) 5 years ago
activity.tmpl Improve localization of git activity stats (#6848) 5 years ago
blame.tmpl Add option to blame files (#5721) 5 years ago
branch_dropdown.tmpl Escape branch name in dropdown menu (#3691) 6 years ago
commit_status.tmpl Add `noreferrer` to rel='noopener` for <a> tags (#4328) 6 years ago
commits.tmpl Responsive view (#2750) 7 years ago
commits_table.tmpl Don't post process commit summary in templates (#6842) 5 years ago
create.tmpl Add more title attributes on shortened names (#6647) 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 Fix issue link rendering in commit messages (#2897) 7 years ago
header.tmpl Fix fork button (#6223) 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
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 Order file actions equal to GitHub (#6706) 5 years ago
view_list.tmpl Refactor table width to have more info shown in file list (#6867) 5 years ago
watchers.tmpl #1692 APIs: Users Followers 9 years ago