gitea/routers
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 Upgrade xorm to v1.0.0 (#10646) 2020-03-22 11:12:55 -04:00
api/v1 Handle push rejection in branch and upload (#10854) 2020-03-28 01:13:18 -03:00
dev Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
org Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00
private Allow to set protected file patterns that can not be changed under no conditions (#10806) 2020-03-27 00:26:34 +02:00
repo Handle push rejection in branch and upload (#10854) 2020-03-28 01:13:18 -03:00
routes make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
user make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
utils Handle push rejection message in Merge & Web Editor (#10373) 2020-02-22 15:08:48 +02:00
home.go Add detected file language to code search (#10256) 2020-02-20 16:53:55 -03:00
init.go Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00
install.go Add support for database schema in PostgreSQL (#8819) 2020-01-20 16:45:14 +01:00
metrics.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
swagger_json.go Swagger.v1.json template (#3572) 2018-07-28 03:19:01 +03:00