← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~mbp/launchpad/flags-webapp into lp:launchpad

 

The proposal to merge lp:~mbp/launchpad/flags-webapp into lp:launchpad has been updated.

Description changed to:

Further development of feature flags:

 * register a FeatureController for the duration of a web request
 * log active features and scopes at the bottom of the base page template
 * add per_thread FeatureController
 * add 'features' and 'feature_scopes' macros for page templates
 * developer documentation for feature flags
 * feature flags only run their query when they are first accessed, and only look up scopes when necessary, in case the scope checks are expensive

Depends on feature changes not yet merged to devel, therefore targeted to db-devel.

Follows on from https://code.edge.launchpad.net/~mbp/launchpad/flags/+merge/30581
-- 
https://code.launchpad.net/~mbp/launchpad/flags-webapp/+merge/31122
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~mbp/launchpad/flags-webapp into lp:launchpad.



References