~twom/launchpad:add-more-stats-to-more-pages

Last commit made on 2020-03-25
Get this branch:
git clone -b add-more-stats-to-more-pages https://git.launchpad.net/~twom/launchpad
Only Tom Wardill can upload to this branch. If you are Tom Wardill please log in for upload directions.

Branch merges

Branch information

Name:
add-more-stats-to-more-pages
Repository:
lp:~twom/launchpad

Recent commits

936fb2a... by Tom Wardill

Fix typos

02d0810... by Tom Wardill

Bit cleaner look

4a5cab6... by Tom Wardill

Add queue states to the code import machine pages

d0d2a16... by Colin Watson

Upgrade to storm 0.23+lp415

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/380845

0b0608e... by Colin Watson

Use storm.properties.Bytes rather than RawStr

This is the preferred spelling as of Storm 0.23.

5a2b583... by Colin Watson

Revert "Temporarily avoid is_empty on bound ReferenceSets"

This reverts commit 8520655b576b0a252ecfa2f401f7ac28e2344e4c.

1513d2d... by Colin Watson

Upgrade to storm 0.23+lp415

This merges the 0.23 release.

63f5cf9... by Colin Watson

Temporarily avoid is_empty on bound ReferenceSets

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/380838

8520655... by Colin Watson

Temporarily avoid is_empty on bound ReferenceSets

Now that linked_bugbranches is a ReferenceSet, .is_empty() doesn't work
on it. I've proposed
https://code.launchpad.net/~cjwatson/storm/reference-set-is-empty/+merge/380837
to fix that, but work around it in the meantime.

4a1dd16... by Colin Watson

Convert BugBranch to Storm

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/380659