gitea/routers/api/v1
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>
2020-03-28 01:13:18 -03:00
..
admin Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
misc Change markdown rendering from blackfriday to goldmark (#9533) 2019-12-31 03:53:28 +02:00
notify API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
org Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
repo Handle push rejection in branch and upload (#10854) 2020-03-28 01:13:18 -03:00
swagger adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) 2020-02-29 03:19:32 -03:00
user adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) 2020-02-29 03:19:32 -03:00
utils Granular webhook events (#9626) 2020-03-06 07:10:48 +02:00
api.go adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) 2020-02-29 03:19:32 -03:00