1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/routers/web
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 Hide internal package versions (#20492) 2022-07-27 09:59:10 +08:00
auth WebAuthn CredentialID field needs to be increased in size (#20530) 2022-07-30 15:25:26 +02:00
dev Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
events
explore Add sitemap support (#18407) 2022-06-25 19:06:01 +02:00
feed Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
healthcheck Update go-chi/cache to utilize Ping() (#19719) 2022-05-15 20:43:27 +02:00
misc
org Add Docker /v2/_catalog endpoint (#20469) 2022-07-28 11:59:39 +08:00
repo Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
user Added email notification option to receive all own messages (#20179) 2022-07-28 16:30:12 +08:00
auth_windows.go
auth.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
base.go Add Cache-Control header to html and api responses, add no-transform (#20432) 2022-07-23 14:38:03 +08:00
goget.go
home.go Add sitemap support (#18407) 2022-06-25 19:06:01 +02:00
metrics.go
nodeinfo.go
swagger_json.go
web.go Slightly simplify LastCommitCache (#20444) 2022-07-25 16:39:42 +01:00
webfinger.go Fix various typos (#20338) 2022-07-12 23:32:37 +02:00