Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use disable_form_autofill on Codebase and Gitbucket (#17936) | qwerty287 | 2021-12-08 | 1 | -0/+1 |
| | | | | | Removes the old fake input on the Codebase migration screen, and adds the disable_form_autofill | ||||
* | Migrating wiki don't require token, so we should move it out of the require ↵ | Lunny Xiao | 2021-11-16 | 1 | -13/+16 |
| | | | | | | | form (#17645) * Migrating wiki don't require token, so we should move it out of the require form * Fix lint | ||||
* | Add migration from GitBucket (#16767) | KN4CK3R | 2021-11-14 | 1 | -0/+129 |
This PR adds [GitBucket](https://gitbucket.github.io/) as migration source. Supported: - Milestones - Issues - Pull Requests - Comments - Reviews - Labels There is no public usable instance so no integration tests added. |