Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `sync_on_commit` option for push mirrors api (#22271) (#22292) | Chongyi Zheng | 2022-12-31 | 1 | -0/+2 |
| | | | Backport of #22271 | ||||
* | Add new API endpoints for push mirrors management (#19841) | Mohamed Sekour | 2022-07-30 | 1 | -0/+25 |
- 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> |