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.
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>
2 years ago
..
activitypub Add more linters to improve code readability (#19989) 2 years ago
admin Add option to purge users (#18064) 2 years ago
misc Move issues related files into models/issues (#19931) 2 years ago
notify Add more linters to improve code readability (#19989) 2 years ago
org Add spectral linter for Swagger (#20321) 2 years ago
packages Hide internal package versions (#20492) 2 years ago
repo Add new API endpoints for push mirrors management (#19841) 2 years ago
settings Make mirror feature more configurable (#16957) 3 years ago
swagger Add new API endpoints for push mirrors management (#19841) 2 years ago
user Only show Followers that current user can access (#20220) 2 years ago
utils Add latest commit's SHA to content response (#20398) 2 years ago
api.go Add new API endpoints for push mirrors management (#19841) 2 years ago
auth.go Remove legacy `+build:` constraint (#19582) 2 years ago
auth_windows.go Let web and API routes have different auth methods group (#19168) 2 years ago