Merge lp://staging/~mbp/launchpad/feature-modulus into lp://staging/launchpad
Proposed by
Martin Pool
Status: | Merged |
---|---|
Approved by: | Martin Pool |
Approved revision: | no longer in the source branch. |
Merged at revision: | 14510 |
Proposed branch: | lp://staging/~mbp/launchpad/feature-modulus |
Merge into: | lp://staging/launchpad |
Prerequisite: | lp://staging/~mbp/launchpad/featurefixture-from-request |
Diff against target: |
183 lines (+110/-11) 2 files modified
lib/lp/services/features/scopes.py (+48/-10) 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+84890@code.staging.launchpad.net |
This proposal supersedes a proposal from 2011-12-01.
Commit message
[r=allenap][bug=666544] Add a userslice:x,y feature scope, so that 1% of the users can enjoy 80% of the features.
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.