Граф коммитов

795 Коммитов

Автор SHA1 Сообщение Дата
Wil Clouser 5b501b8ec2 add addon slugs 2010-10-01 08:54:13 -07:00
Wil Clouser d470970357 Remove toolbar category; bug 592168 2010-09-30 09:59:25 -07:00
Wil Clouser a588405b0c Fixed pending addons; bug 512128 2010-09-30 09:43:10 -07:00
Jeff Balogh 0ede431412 update collection followers in a task 2010-09-24 15:59:35 -07:00
Jeff Balogh c5dff6fe98 devhub uploads (bug 586696 & 586700) 2010-09-23 17:08:04 -07:00
Jeff Balogh 1763d8ea50 use UserProfile for doing pwreset (bug 596263) 2010-09-22 16:42:18 -07:00
Jeff Balogh 7011f7a7e4 discovery pane download src (bug 595996) 2010-09-14 14:23:51 -07:00
chenba 6bf2218bec Bug 584490: restricting user email domains with blacklist. 2010-09-10 23:46:24 -07:00
Dave Dash 08d501cd3a Add piston app. 2010-09-08 11:18:13 -07:00
Jeff Balogh d0b97fbecc drop triggers we now calculate with tasks 2010-09-02 23:24:50 -07:00
Wil Clouser 208234cb57 Don't let usernames be null 2010-09-02 19:41:29 -07:00
Wil Clouser 3284b82039 whoops, had another migration in between this commit 2010-09-01 21:38:16 -07:00
Wil Clouser bb1cc25500 Merge remote branch 'chenba/587896-user-logins' 2010-09-01 21:30:12 -07:00
Jeff Balogh 051b7523a7 collections I'm following page (bug 574288) 2010-09-01 16:01:18 -07:00
chenba 7b10c325e2 Bug 587896: log user login attempts 2010-08-31 22:29:41 -07:00
Jeff Balogh 6a6c7d17cd move addons_collections.added to created (bug 589922) 2010-08-25 17:26:20 -07:00
Wil Clouser 5ab33ad7dc Add jetpack filter; bug 580827 2010-08-25 15:02:45 -07:00
Jeff Balogh ec4c45d614 sharing for collections (bug 586444) 2010-08-25 07:53:18 -07:00
Jeff Balogh fda947cd19 drop collection recommendation data (bug 590019) 2010-08-24 09:47:03 -07:00
Wil Clouser d96b6ceaa7 Migrate to use new user fields 2010-08-18 09:02:43 -07:00
Jeff Balogh ecdabae520 I don't want to know why collections_categories exists 2010-08-16 21:48:57 -07:00
Wil Clouser 30d281b647 Increase delete_users throughput again, this time with an index 2010-08-16 14:04:40 -07:00
Jeff Balogh 75b42a47d6 reserve the slugs "favorites" and "mobile" (bug 586426)
Also adding a unique key on (author, slug) and fixing up tests.
2010-08-12 16:22:59 -07:00
Jeff Balogh ac8298b3e5 collections directory (bug 574292) 2010-08-06 14:36:29 -07:00
Wil Clouser 267de28af4 Add update reviews migration 2010-08-05 13:38:17 -07:00
Jeff Balogh bcf930290e download sources for the versions page (bug 572848) 2010-08-02 13:41:41 -07:00
Jeff Balogh 59360aea6f make the fast_current_version query way faster (bug 583122) 2010-07-29 18:43:12 -07:00
Jeff Balogh 6d4a5f3dc2 allow posting reviews and replies (bug 557879) 2010-07-28 17:51:04 -07:00
Jeff Balogh 4d428430f7 enable other collections by author (bug 574291) 2010-07-28 17:26:53 -07:00
Jeff Balogh 3ece628919 task for updating collection metadata 2010-07-28 17:26:53 -07:00
chenba 26fd705c61 Bug 574276: Implemented the nickname blacklist.
- added the BlacklistedNickname model to the users app
 - updated the user registration form to check for blacklisted nicknames
 - admin add form for blacklisted nicknames
 - tests
2010-07-26 14:03:44 -07:00
Jeff Balogh de5e325f69 collection votes (bug 574286) 2010-07-22 16:37:06 -07:00
Jeff Balogh 91fd548b3f forgot a semicolon in my sql 2010-07-22 09:04:46 -07:00
Jeff Balogh 0ae4521e0d new collection pages, redirects from old pages (bug 574272) 2010-07-21 16:50:47 -07:00
Jeff Balogh d7aed6dab3 slugs for collections (bug 574270) 2010-07-21 16:50:08 -07:00
Jeff Balogh 947b596246 pull all the creatured ids to avoid repeated calls 2010-07-20 16:26:03 -07:00
Dave Dash f32b1ff7ef bug 574278, Migrate collection permissions.
First collection user is author.  Remaining collection users are Role=1.

lol
2010-07-20 09:58:15 -07:00
Alex Buchanan ae81a7c368 bug 578087, kill fxcup 2010-07-15 11:45:56 -07:00
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
Fred Wenzel 79232a1c32 is_{experimental,featured,category_featured} for add-ons, incl. tests 2010-02-11 20:11:46 +01:00
Jeff Balogh f14737e8f0 migration for GroupUser inline ids 2010-02-08 17:41:05 -08:00
Dave Dash a82ea00a72 Adding single field PK to addonuser table 2010-02-08 15:58:24 -08:00
Dave Dash 204d146b6e Fixed schematic settings to treat sockets as localhost 2010-02-05 11:41:54 -08:00
Jeff Balogh 754b065558 add a slug field to categories 2010-02-04 14:30:32 -08:00
Jeff Balogh fcb867d765 use schematic_settings instead 2010-02-04 13:55:05 -08:00
Jeff Balogh 641467a604 let's get some schematic 2010-02-04 10:12:12 -08:00