This repository has been archived on 2024-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/modules/context
James E. Blair 48c101affe Create a repo redirect when transferring ownership (#6210) (#6211)
When transferring ownership of a repo to a different user/org,
create a repo redirect that points to the new location in the same
way that is done when a repo is renamed.

Signed-off-by: James E. Blair <jeblair@redhat.com>
2019-02-28 11:51:46 +08:00
..
api.go Refactor repo.isBare to repo.isEmpty #5629 (#5714) 2019-01-17 19:01:04 -05:00
api_org.go Golint fixed for modules/context 2016-11-25 14:53:59 +08:00
auth.go Fix prohibit login check on authorization (#6106) 2019-02-19 09:19:28 +02:00
context.go Minor UI tweaks (#5980) 2019-02-19 18:09:47 -05:00
org.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
panic.go Provide better panic handling (#5902) 2019-01-30 17:00:00 -05:00
permission.go Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
repo.go Create a repo redirect when transferring ownership (#6210) (#6211) 2019-02-28 11:51:46 +08:00