stable
Clone or download
Read-only
Given a repository that is mirrored on two mirrors A and B. As site admin, go to admin » git » mirrors » B » restrict. Prevent project to use the mirror B. Submit. => repository is removed from mirror A ☹️ Fix request #19718: Restricting a mirror removes repositories from all mirrors Change-Id: Ia956eab6311b1043805b2ea04282eff5afbfae21
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/Mirror/Mirror.class.php | +4 | −2 | Go to diff View file |
M | plugins/git/include/Git/Mirror/MirrorDao.class.php | +11 | −0 | Go to diff View file |
M | plugins/git/include/Git/Mirror/MirrorDataMapper.class.php | +6 | −1 | Go to diff View file |
M | plugins/git/include/Git/Mirror/MirrorResourceRestrictor.class.php | +1 | −1 | Go to diff View file |