Feature #74
Feature #71: Track external repositories
Refuse pushes to repositories that are tracking external repos
Status: | Closed | Start date: | 2011-01-26 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Chris Cannam | % Done: | 100% | |
Category: | - | |||
Target version: | - |
Description
The SoundSoftware Hg authentication module needs to check whether the project is tracking an external repo (see #72) and, if so, to block pushes to the local repository.
History
#1 Updated by Chris Cannam over 13 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
A complication: Redmine trunk rev 7410 changes repository authentication -- this shouldn't affect us yet, except that my test site has the newer schema so we need two versions of the auth module for the time being.
#2 Updated by Chris Cannam over 13 years ago
- Status changed from In Progress to Resolved
- % Done changed from 30 to 100
Tested and working as of 6d3f8aeb51b7
#3 Updated by Chris Cannam over 13 years ago
- Status changed from Resolved to Closed
Merged and live.