~canonical-launchpad-branches/launchpad/+git/bzr-personal:stevenk/skip-private-dev-focus-mishmash

Last commit made on 2012-10-03
Get this branch:
git clone -b stevenk/skip-private-dev-focus-mishmash https://git.launchpad.net/~canonical-launchpad-branches/launchpad/+git/bzr-personal
Members of Canonical Launchpad Branches can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
stevenk/skip-private-dev-focus-mishmash
Repository:
lp:~canonical-launchpad-branches/launchpad/+git/bzr-personal

Recent commits

b22c367... by Steve Kowalik

Correct comment.

e25ce2f... by Steve Kowalik

Deal with invisible import branches on Product:+code-index, and delete the code.simplified_branches_menu.enabled FF to make up for it.

79e0ba1... by Launchpad PQM Bot

[r=wallyworld][bug=1059324] Raise Unauthorized if the user isn't an
 admin or in vcs imports on IBranch:+edit-import.

b46424e... by Steve Kowalik

Clean up codeimport a bit, and raise Unauthorized on +edit-import if the user can't edit the import.

81090db... by Launchpad PQM Bot

[r=stevenk][bug=690834, 810716,
 1058310] Rework BinaryPackageBuild scoring: language packs now use
 the archive base score, packageset scores no longer apply to PPAs,
 and age-based scoring is gone.

2b7a5a3... by Launchpad PQM Bot

[r=wallyworld][bug=1056617] Fix Milestone.specifications to be fast
 even when querying workitems.

3f98259... by William Grant

Nuke age-based scoring. The tiebreaker is id (a rather good proxy for age) anyway, and we don't run queue-builder so the score is never calculated after age=0.

fd84506... by William Grant

Build scores for language packs now only ignore the package-specific score boosts; the archive-wide adjustments are now respected.

17c472a... by William Grant

Fix packageset score bumps to not apply to PPAs.

62b2535... by William Grant

Rework ProjectGroupMilestoneTag.specifications to use the common MilestoneData.specifications infrastructure. This also makes it include work items.