0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-19 00:50:21 +01:00
forgejo/templates/repo
Lunny Xiao 08069dc465
Improve migrations to support migrating milestones/labels/issues/comments/pullrequests ()
* 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
2019-05-07 09:12:51 +08:00
..
branch Number of commits ahead/behind in branch overview () 2019-05-05 19:25:25 +03:00
diff Improve listing performance by using go-git () 2019-04-19 20:17:27 +08:00
editor Fixes 4762 - Content API for Creating, Updating, Deleting Files () 2019-04-17 12:06:35 -04:00
issue Show "delete branch" button on closed pull requests () () 2019-04-20 23:50:34 +03:00
pulls Add more title attributes on shortened names () 2019-04-17 10:49:56 -04:00
release Properly escape release attachment URL () 2019-04-05 11:28:10 -04:00
settings Add GET requests to webhook () 2019-05-05 14:09:02 -04:00
wiki Improve issue autolinks () 2019-04-12 08:53:34 +03:00
activity.tmpl Improve localization of git activity stats () 2019-05-04 23:32:37 +03:00
blame.tmpl Add option to blame files () 2019-04-19 22:47:00 -04:00
branch_dropdown.tmpl Escape branch name in dropdown menu () 2018-03-19 22:29:16 +08:00
commit_status.tmpl Add noreferrer to rel='noopener` for <a> tags () 2018-07-03 19:52:36 -04:00
commits.tmpl Responsive view () 2017-12-30 18:47:52 -06:00
commits_table.tmpl Don't post process commit summary in templates () 2019-05-05 15:39:10 -04:00
create.tmpl Add more title attributes on shortened names () 2019-04-17 10:49:56 -04:00
empty.tmpl Feature: Archive repos () 2019-01-23 13:58:38 -05:00
forks.tmpl
graph.tmpl Fix issue link rendering in commit messages () 2017-11-13 09:35:55 +08:00
header.tmpl Fix fork button () 2019-03-05 19:48:30 -05:00
home.tmpl Add option to blame files () 2019-04-19 22:47:00 -04:00
migrate.tmpl Improve migrations to support migrating milestones/labels/issues/comments/pullrequests () 2019-05-07 09:12:51 +08:00
search.tmpl Don't warn users about *every* dirty form () 2018-03-23 22:10:42 +08:00
sub_menu.tmpl Add ui class to sub_menu to fix style in arc-green () 2019-04-02 08:41:19 +08:00
user_cards.tmpl Unifies pagination template usage () () 2019-04-20 00:15:19 -04:00
view_file.tmpl Order file actions equal to GitHub () 2019-04-24 12:53:57 +08:00
view_list.tmpl Refactor table width to have more info shown in file list () 2019-05-06 21:43:40 +03:00
watchers.tmpl