-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[API] add new endpoints for push mirrors management #19841
Commits on May 31, 2022
-
add new endpoints for push mirrors management:
* [x] add a new push mirror to specific repository * [x] sync now ( send all the changes to the configured push mirrors ) * [x] Get list of all push mirrors of a repository * [x] get a push mirror by ID * [x] delete push mirror by ID Signed-off-by: Mohamed Sekour <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf10d77 - Browse repository at this point
Copy the full SHA cf10d77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 015a57a - Browse repository at this point
Copy the full SHA 015a57aView commit details
Commits on Jun 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fb9ea68 - Browse repository at this point
Copy the full SHA fb9ea68View commit details -
remove changes added to some files by mistake
Signed-off-by: Mohamed Sekour <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4b40bd - Browse repository at this point
Copy the full SHA a4b40bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a1fb91 - Browse repository at this point
Copy the full SHA 4a1fb91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c5eef3 - Browse repository at this point
Copy the full SHA 5c5eef3View commit details -
Remove unnecessary package change
Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a79cd85 - Browse repository at this point
Copy the full SHA a79cd85View commit details -
Protect against reading other repo push mirrors
Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 99f6a77 - Browse repository at this point
Copy the full SHA 99f6a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4141460 - Browse repository at this point
Copy the full SHA 4141460View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0742732 - Browse repository at this point
Copy the full SHA 0742732View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fa4660 - Browse repository at this point
Copy the full SHA 4fa4660View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97204df - Browse repository at this point
Copy the full SHA 97204dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 633095d - Browse repository at this point
Copy the full SHA 633095dView commit details -
Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d507d47 - Browse repository at this point
Copy the full SHA d507d47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 179e935 - Browse repository at this point
Copy the full SHA 179e935View commit details
Commits on Jun 3, 2022
-
rename push-mirror endpoints to push_mirrors
Signed-off-by: Mohamed Sekour <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37ba6cf - Browse repository at this point
Copy the full SHA 37ba6cfView commit details
Commits on Jun 7, 2022
-
Signed-off-by: Mohamed Sekour <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4560d3b - Browse repository at this point
Copy the full SHA 4560d3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e0977 - Browse repository at this point
Copy the full SHA b4e0977View commit details
Commits on Jun 8, 2022
-
handle error on failed sync mirror
Signed-off-by: Mohamed Sekour <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for addd7f1 - Browse repository at this point
Copy the full SHA addd7f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4071774 - Browse repository at this point
Copy the full SHA 4071774View commit details
Commits on Jun 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9206fc5 - Browse repository at this point
Copy the full SHA 9206fc5View commit details
Commits on Jun 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6950ff1 - Browse repository at this point
Copy the full SHA 6950ff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e90998 - Browse repository at this point
Copy the full SHA 3e90998View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d39152 - Browse repository at this point
Copy the full SHA 0d39152View commit details
Commits on Jun 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 88f620c - Browse repository at this point
Copy the full SHA 88f620cView commit details
Commits on Jun 17, 2022
-
merge DeletePushMirrorsByID & DeletePushMirrorByRepoIDAndName into DeletePushMirrors merge GetPushMirrorByID & GetPushMirrorByRepoIDAndName into GetPushMirrors Signed-off-by: Mohamed Sekour <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b23979a - Browse repository at this point
Copy the full SHA b23979aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c775d3c - Browse repository at this point
Copy the full SHA c775d3cView commit details -
handle error getMirrorRemoteAddress
Signed-off-by: Mohamed Sekour <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 614d724 - Browse repository at this point
Copy the full SHA 614d724View commit details -
handle errors on convert.ToPushMirror
Signed-off-by: Mohamed Sekour <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85eecf5 - Browse repository at this point
Copy the full SHA 85eecf5View commit details
Commits on Jun 18, 2022
-
use builder.Cond function to simplify code
Signed-off-by: Mohamed Sekour <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aabe5e9 - Browse repository at this point
Copy the full SHA aabe5e9View commit details -
restore changes done to helper.go
Signed-off-by: Mohamed Sekour <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a54502 - Browse repository at this point
Copy the full SHA 4a54502View commit details
Commits on Jun 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 639268a - Browse repository at this point
Copy the full SHA 639268aView commit details
Commits on Jul 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2645df8 - Browse repository at this point
Copy the full SHA 2645df8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e493e - Browse repository at this point
Copy the full SHA 61e493eView commit details
Commits on Jul 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for da57680 - Browse repository at this point
Copy the full SHA da57680View commit details
Commits on Jul 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e50174c - Browse repository at this point
Copy the full SHA e50174cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d59a235 - Browse repository at this point
Copy the full SHA d59a235View commit details
Commits on Jul 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5cff07e - Browse repository at this point
Copy the full SHA 5cff07eView commit details
Commits on Jul 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0884346 - Browse repository at this point
Copy the full SHA 0884346View commit details
Commits on Jul 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1886253 - Browse repository at this point
Copy the full SHA 1886253View commit details
Commits on Jul 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cadcfb7 - Browse repository at this point
Copy the full SHA cadcfb7View commit details
Commits on Jul 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c535692 - Browse repository at this point
Copy the full SHA c535692View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8578582 - Browse repository at this point
Copy the full SHA 8578582View commit details
Commits on Jul 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1309dec - Browse repository at this point
Copy the full SHA 1309decView commit details
Commits on Jul 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d9ddbcf - Browse repository at this point
Copy the full SHA d9ddbcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1f2993 - Browse repository at this point
Copy the full SHA d1f2993View commit details