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.
forgejo/services
Kyle Evans cad70599a6
Refactor the fork service slightly to take ForkRepoOptions (#16744)
* Refactor the fork service slightly to take ForkRepoOptions

This reduces the number of places we need to change if we want to add other
options during fork time.

Signed-off-by: Kyle Evans <kevans@FreeBSD.org>

* Fix integrations and tests after ForkRepository refactor

Signed-off-by: Kyle Evans <kevans@FreeBSD.org>

* Update OldRepo -> BaseRepo

Signed-off-by: Kyle Evans <kevans@FreeBSD.org>

* gofmt pass

Signed-off-by: Kyle Evans <kevans@FreeBSD.org>
3 years ago
..
agit Fix spelling of HookProcReceiveResult (#16690) 3 years ago
archiver Add bundle download for repository (#14538) 3 years ago
auth Decoupled code from DefaultSigningKey (#16743) 3 years ago
comments Enhance Ghost comment mitigation Settings (#14392) 3 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
forms Added introspection endpoint. (#16752) 3 years ago
gitdiff Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
issue Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
lfs Download lfs in git and web workflow from minio/s3 directly (#16731) 3 years ago
mailer Send registration email on user autoregistration (#16523) 3 years ago
mirror Add proxy settings and support for migration and webhook (#16704) 3 years ago
pull [API] generalize list header (#16551) 3 years ago
release Add tag protection (#15629) 3 years ago
repository Refactor the fork service slightly to take ForkRepoOptions (#16744) 3 years ago
webhook Add proxy settings and support for migration and webhook (#16704) 3 years ago
wiki Fix 500 on first wiki page (#16586) 3 years ago