1
0
Fork 0
gitea/models
Mohamed Sekour 0e61a74e5a
Add new API endpoints for push mirrors management (#19841)
- Add a new push mirror to specific repository
- Sync now ( send all the changes to the configured push mirrors )
- Get list of all push mirrors of a repository
- Get a push mirror by ID
- Delete push mirror by ID

Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: zeripath <art27@cantab.net>
2022-07-30 18:45:59 +02:00
..
admin
appstate
asymkey
auth WebAuthn CredentialID field needs to be increased in size (#20530) 2022-07-30 15:25:26 +02:00
avatars
db Modify milestone search keywords to be case insensitive again (#20513) 2022-07-28 18:58:04 +02:00
fixtures
foreignreference
git
issues Modify milestone search keywords to be case insensitive again (#20513) 2022-07-28 18:58:04 +02:00
migrations WebAuthn CredentialID field needs to be increased in size (#20530) 2022-07-30 15:25:26 +02:00
organization Add order by for assignee no sort issue (#20053) 2022-07-14 18:00:10 +02:00
packages Add Docker /v2/_catalog endpoint (#20469) 2022-07-28 11:59:39 +08:00
perm Store read access in access for team repo's (#20275) 2022-07-11 13:48:43 +02:00
project Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00
pull
repo Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
unit
unittest
user Added email notification option to receive all own messages (#20179) 2022-07-28 16:30:12 +08:00
webhook
action.go
action_list.go
action_test.go
consistency.go
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
notification.go
notification_test.go
org.go
org_team.go
org_team_test.go
org_test.go
release.go
repo.go Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00
repo_activity.go
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go
statistic.go
task.go
token.go
token_test.go
upload.go
user.go Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00
user_heatmap.go
user_heatmap_test.go