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.
forgejo/services
zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854)
* Handle push rejections and push out-of-date in branch creation and
file upload.
* Remove the duplicated sanitize from services/pull/merge
* Move the errors Err(Merge)PushOutOfDate and ErrPushRejected to
modules/git
* Handle errors better in the upload file dialogs

Fix #10460

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
4 years ago
..
comments Refactor pull request review (#8954) 5 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
gitdiff Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 4 years ago
issue Trigger webhooks on issue label-change via API too (#10421) 4 years ago
mailer [BugFix] Avoid mailing explicit unwatched (#10475) 4 years ago
mirror Move newbranch to standalone package (#9627) 5 years ago
pull Handle push rejection in branch and upload (#10854) 4 years ago
release Move PushUpdateAddDeleteTags to repository module from models (#10106) 4 years ago
repository API endpoint for repo transfer (#9947) 4 years ago
wiki Handle push rejection in branch and upload (#10854) 4 years ago