forgejo/routers/api/v1
Earl Warren cfefe2b6c9
chore(refactor): split repo_service.ForkRepository in two
ForkRepository performs two different functions:

* The fork itself, if it does not already exist
* Updates and notifications after the fork is performed

The function is split to reflect that and otherwise unmodified.

The two function are given different names to:

* clarify which integration tests provides coverage
* distinguish it from the notification method by the same name
2024-08-11 12:40:34 +02:00
..
activitypub activitypub: Implement an instance-wide actor 2024-08-05 10:50:26 +02:00
admin
misc
notify
org
packages
repo chore(refactor): split repo_service.ForkRepository in two 2024-08-11 12:40:34 +02:00
settings
shared
swagger
user
utils
api.go activitypub: Implement an instance-wide actor 2024-08-05 10:50:26 +02:00