gitea/routers
zeripath 7cd47046ea
Handle push rejection in branch and upload ()
* 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 

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
..
admin Upgrade xorm to v1.0.0 ()
api/v1 Handle push rejection in branch and upload ()
dev
org Language statistics bar for repositories ()
private Allow to set protected file patterns that can not be changed under no conditions ()
repo Handle push rejection in branch and upload ()
routes make avatar lookup occur at image request ()
user make avatar lookup occur at image request ()
utils Handle push rejection message in Merge & Web Editor ()
home.go Add detected file language to code search ()
init.go Language statistics bar for repositories ()
install.go Add support for database schema in PostgreSQL ()
metrics.go Use gitea forked macaron ()
swagger_json.go