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.
gitea/routers/api/v1
Zettat123 def1c9670b
Support migration from AWS CodeCommit (#31981)
This PR adds support for migrating repos from [AWS
CodeCommit](https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html).

The access key ID and secret access key are required to get repository
information and pull requests. And [HTTPS Git
credentials](https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-gc.html)
are required to clone the repository.

<img
src="https://github.com/user-attachments/assets/82ecb2d0-8d43-42b0-b5af-f5347a13b9d0"
width="680" />

The AWS CodeCommit icon is from [AWS Architecture
Icons](https://aws.amazon.com/architecture/icons/).

<img
src="https://github.com/user-attachments/assets/3c44d21f-d753-40f5-9eae-5d3589e0d50d"
width="320" />
6 months ago
..
activitypub Remove SHA1 for support for ssh rsa signing (#31857) 6 months ago
admin Save initial signup information for users to aid in spam prevention (#31852) 6 months ago
misc Refactor names (#31405) 8 months ago
notify Refactor names (#31405) 8 months ago
org Refactor names (#31405) 8 months ago
packages remove util.OptionalBool and related functions (#29513) 12 months ago
repo Support migration from AWS CodeCommit (#31981) 6 months ago
settings Move context from modules to services (#29440) 1 year ago
shared Refactor names (#31405) 8 months ago
swagger Add tag protection via rest api #17862 (#31295) 9 months ago
user add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
utils Move context from modules to services (#29440) 1 year ago
api.go Refactor names (#31405) 8 months ago