Merge lp://staging/~mbp/launchpad/feature-modulus into lp://staging/launchpad
Proposed by
Martin Pool
Status: | Superseded |
---|---|
Proposed branch: | lp://staging/~mbp/launchpad/feature-modulus |
Merge into: | lp://staging/launchpad |
Diff against target: |
304 lines (+140/-19) 4 files modified
lib/canonical/launchpad/webapp/tests/test_publisher.py (+10/-5) lib/lp/services/features/scopes.py (+48/-10) lib/lp/services/features/testing.py (+20/-3) lib/lp/services/features/tests/test_scopes.py (+62/-1) |
To merge this branch: | bzr merge lp://staging/~mbp/launchpad/feature-modulus |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Gavin Panella (community) | Approve | ||
Review via email: mp+84042@code.staging.launchpad.net |
This proposal has been superseded by a proposal from 2011-12-08.
Description of the change
Add a userslice:x,y feature scope, so that 1% of the users can enjoy 80% of the features.
To post a comment you must log in.
This doesn't do anything much towards getting closed loop metrics from it. We could do something either in js or the webapp or both. Probably the webapp should just always log all the active features.