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.
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>
6 years ago
..
api.go Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
api_org.go Golint fixed for modules/context 8 years ago
auth.go Fix prohibit login check on authorization (#6106) 6 years ago
context.go Minor UI tweaks (#5980) 6 years ago
org.go Handle refactor (#3339) 7 years ago
panic.go Provide better panic handling (#5902) 6 years ago
permission.go Restrict permission check on repositories and fix some problems (#5314) 6 years ago
repo.go Create a repo redirect when transferring ownership (#6210) (#6211) 6 years ago