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/routers
zeripath 3f522cdaad
Fix handling of migration errors (#12928)
* Fix handling of migration errors

The migration type selection screen PR did not correctly handle errors
and any user input error on the migration page would simply redirect
back to the selection page. This meant that the error would simply be
lost and the user would be none the wiser as to what happened.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* make gen-swagger

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
admin Add check for LDAP group membership (#10869) 4 years ago
api/v1 Fix ListUserOrgs (#12910) 4 years ago
dev Display ui time with customize time location (#7792) 5 years ago
events Add EventSource support (#11235) 4 years ago
org Set opengraph attributes on org pages (#12803) 4 years ago
private Move all push update operations to a queue (#10133) 4 years ago
repo Fix handling of migration errors (#12928) 4 years ago
routes Support slashes in release tags (#12864) 4 years ago
user Fix notifications page links (#12838) 4 years ago
utils Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
home.go Simplify CheckUnitUser logic (#12854) 4 years ago
init.go Move all push update operations to a queue (#10133) 4 years ago
install.go models: fix xorm variable clobber (#12231) 4 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Add gitea-vet (#10948) 4 years ago