Closed Bug 593253 Opened 15 years ago Closed 15 years ago

Add share_count totals to Addon.transformer

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect, P5)

defect

Tracking

(Not tracked)

VERIFIED FIXED
5.12.2

People

(Reporter: jbalogh, Assigned: jbalogh)

Details

(Whiteboard: [z])

No description provided.
Easy: transform share counts. SELECT `stats_share_counts_totals`.`service`, `stats_share_counts_totals`.`count` FROM `stats_share_counts_totals` WHERE `stats_share_counts_totals`.`addon_id` = 1865 Harder: cache translations harder.
Priority: -- → P5
Target Milestone: 5.12 → 5.12.1
These pages don't get hit much, it's not a high priority. Once zamboni is managing add-ons we can think about faster translations.
Summary: Make /extensions and /themes faster → Add share_count totals to Addon.transformer
Target Milestone: 5.12.1 → 4.x (triaged)
http://github.com/jbalogh/zamboni/commit/8009c8a QA: make sure share counts on add-ons and collections still look right.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: 4.x (triaged) → 5.12.2
Counts look fine for both logged-on and anonymous users. Verified that sharing works for add-ons and collections in en-US, it and he locales
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.