Jeff Balogh
de620dbbff
(addon_id, date) index for download_counts
2010-06-24 11:48:23 -07:00
Jeff Balogh
4dadc1d980
denormalize reviews.is_latest and reviews.prev_count for easy queries
2010-06-23 15:02:37 -07:00
Jeff Balogh
5bcfae3945
make reviews.version optional, attach an addon id
2010-06-23 14:59:38 -07:00
Dave Dash
80dd076d99
bug 569742, move stats tasks to tasks.py
...
This will make cron.py just list the cron jobs, and tasks list all tasks
regardless of whether they are used in cron.
This also adds a new task to update total_contributions... I did this out of
order otherwise it would have been two commits. This task can be called via
cron or whenever Contributions is updated.
2010-06-22 12:44:51 -07:00
Jeff Balogh
086a7a4278
hit an index for personas by this author
2010-06-15 12:17:52 -07:00
Jeff Balogh
7dc2225d04
index on collections.subscribers
2010-06-10 12:46:11 -07:00
Jeff Balogh
8e953ccd95
better index for addons_categories
2010-06-10 12:46:11 -07:00
Jeff Balogh
83fcf3db5b
indexes for popular sorts and lookups
2010-06-09 11:42:05 -07:00
Wil Clouser
cfb5d44043
Make personas pages faster by adding indexes
2010-06-01 10:35:14 -07:00
abuchanan
f0c542be09
FxCup: average fans. other minor fixes (e.g. css)
2010-05-27 19:10:40 -07:00
Wil Clouser
a01a17f350
Adding theme validation migration; bug 539064
2010-05-24 20:33:56 -07:00
Dave Dash
2a13f5c00b
add current_version field to addons table
2010-05-24 12:41:14 -07:00
Jeff Balogh
cdfcd74e5b
adding creatured download source (bug 560576)
2010-05-24 11:34:04 -07:00
Dave Dash
674446063b
Trim existing whitespace.
2010-05-20 09:33:45 -07:00
Wil Clouser
c4c579fa45
Add download sources; bug 565399
2010-05-12 19:26:17 -07:00
Dave Dash
00c2016626
bug 562667, Adding ids to a few collection_ models
2010-05-11 16:25:29 -07:00
Jeff Balogh
dc2823932c
embiggen the auth_user fields (bug 564364)
2010-05-07 14:34:39 -07:00
Jeff Balogh
d5d4ce907c
discovery pane feature management
2010-05-04 22:58:08 -07:00
Jeff Balogh
f5185a10e8
collection tokens anonymously link a collection to a user
2010-05-04 09:58:43 -07:00
Jeff Balogh
077d866e9c
add recommended_collection and addon_index fields
2010-05-04 09:58:43 -07:00
Jeff Balogh
983a2f45e0
add an ordering column to addons_collections
2010-05-04 09:58:43 -07:00
Jeff Balogh
6133cf5cb5
add a uuid automatically, remove unused fields
2010-05-04 09:58:43 -07:00
Jeff Balogh
6f7d29582b
track appsupport through celery
2010-04-27 15:48:43 -07:00
Jeff Balogh
91bf852e7e
save subscription events from paypal (bug 560893)
2010-04-22 16:42:19 -07:00
Wil Clouser
6421dd5427
Add ryf cron job; bug 560753
2010-04-22 16:34:32 -07:00
Wil Clouser
d620e0eae1
Add jetpack flag; bug 59188
2010-04-20 08:31:31 -07:00
Jeff Balogh
f08ba1d769
index on personas.persona_id
2010-04-14 11:39:42 -07:00
Jeff Balogh
8c756c5511
make sure these fields are never null
2010-04-07 10:57:32 -07:00
Fred Wenzel
4bd2a1eb76
added migration for new licenses (bug 556633)
2010-04-06 08:27:38 +02:00
Jeff Balogh
1c567ffe13
adding new fields to Personas
2010-04-01 15:30:36 -07:00
Jeff Balogh
045337ecff
use created instead of modified for last_updated (bug 550948)
2010-03-30 13:54:00 -07:00
Scott McCammon
6062b35381
migration for contribution thankyou notes, bug 543638
2010-03-16 22:13:43 -07:00
Fred Wenzel
cfb000eada
migration 16 contained a dupe of migration 15.
2010-03-10 10:18:55 +01:00
Dave Dash
db1782e572
Adding autoincrimenting ids where Django expects them.
2010-03-09 14:56:15 -08:00
Ian Bicking
e822252017
Make the settings work when there's no port, and fix up the path manipulation
2010-03-09 10:06:26 -08:00
Jeff Balogh
6f9e2e20f4
normalize migration numbers
2010-03-05 11:06:15 -08:00
Fred Wenzel
95cde4082b
tag list and test
2010-03-05 09:57:14 +01:00
Jeff Balogh
314315bd26
support this add-on helper
2010-03-04 18:29:56 -08:00
Dave Dash
0456bcc84f
Fix empty dates.
2010-03-04 15:05:27 -08:00
Wil Clouser
12702ba6a0
Add most shared src; bug 547765
2010-03-03 15:01:05 -08:00
Jeff Balogh
e890f189e2
collection icon_url and users field
2010-03-02 14:46:15 -08:00
Wil Clouser
ec42d53fc1
Adding new migration for bug 543899
2010-02-25 13:44:51 -08:00
Jeff Balogh
441f77c929
proper urls for categories, the dirty way
2010-02-24 13:36:00 -08:00
Jeff Balogh
a26a0274ed
let nominationdate be null
2010-02-24 13:28:10 -08:00
Jeff Balogh
55745e4e8e
deleting a duplicate migration
2010-02-23 20:29:21 -08:00
Wil Clouser
c30d2f5a86
Move schematic to a prod requirement, fix a migration
2010-02-23 20:22:48 -08:00
Jeff Balogh
98a55db79e
better caching for is_category_featured
2010-02-18 20:37:58 -08:00
Jeff Balogh
d5dcc42d1d
this should be a temp table
2010-02-17 14:16:34 -08:00
Jeff Balogh
e70d34ebe7
give add-ons a last_updated column
2010-02-17 13:53:23 -08:00
Jeff Balogh
38d2ad3510
themes pages
2010-02-16 15:24:36 -08:00