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
..
ldap Set user search base field optional in DLDAP edit page (#6779) 5 years ago
oauth2 Discord Oauth2 support (#4476) 6 years ago
openid Run "make fmt" with go-1.6 (#1333) 7 years ago
pam golint fixed for modules/auth 8 years ago
admin.go Increase Username and Orgname MaxSize 35 -> 40 (#6178) 5 years ago
auth.go OAuth2 token can be used in basic auth (#6747) 5 years ago
auth_form.go LDAP Public SSH Keys synchronization (#1844) 6 years ago
org.go Increase Username and Orgname MaxSize 35 -> 40 (#6178) 5 years ago
repo_branch_form.go Create new branch from branch selection dropdown (#2130) 7 years ago
repo_form.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 5 years ago
repo_form_test.go Implement "conversation lock" for issue comments (#5073) 5 years ago
user_form.go Add json tags for oauth2 form (#6627) 5 years ago
user_form_auth_openid.go Increase Username and Orgname MaxSize 35 -> 40 (#6178) 5 years ago
user_form_test.go Block registration based on email domain (#5157) 6 years ago