Rob Hudson
|
641f0a56e1
|
Updated flag_binary log to include log about binary components.
|
2012-01-19 10:58:55 -08:00 |
Rob Hudson
|
351d77b9d7
|
Updated process_addons and flag_binary_components.
Filtering out addons and files that aren't valid for processing to limit
the amount of work we need to do.
|
2012-01-19 09:59:29 -08:00 |
Rob Hudson
|
1fca769fcb
|
Updated to use binary_components from validator (bug 714698)
|
2012-01-18 14:58:12 -08:00 |
Rob Hudson
|
42d3dec04c
|
Updated binary flag to include `contains_binary_content`.
|
2012-01-17 16:14:42 -08:00 |
Andy McKay
|
cb50070449
|
statsd and commonware > django_statsd
|
2012-01-04 15:29:31 -08:00 |
Wil Clouser
|
52d12c4b0e
|
add statsd timing to validation
|
2011-12-12 12:42:04 -08:00 |
Kumar McMillan
|
9a70733212
|
Adds configuration for addon validator timeout
|
2011-12-05 15:08:02 -06:00 |
Rob Hudson
|
7a9a4ef9b9
|
Updated version check to support binary components (bug 703783)
|
2011-12-02 12:50:24 -08:00 |
Rob Hudson
|
bfd2e2a5a3
|
Move task so celery will register it (bug 693828)
|
2011-10-11 21:01:18 -07:00 |
Chris Van
|
f0c0e0129e
|
raise packager exceptions, print unicode (bug 680545)
|
2011-10-04 11:50:26 -07:00 |
Chris Van
|
505ef2bd4b
|
avoid circular import
|
2011-10-03 13:05:07 -07:00 |
Chris Van
|
8fe7171d52
|
serve a pretty .zip filename (bug 690074)
|
2011-10-03 11:40:23 -07:00 |
Chris Van
|
ff95287f7e
|
use package name for download (bug 690074)
|
2011-10-03 11:40:23 -07:00 |
Chris Van
|
f533e0095d
|
add package name field to add-on packager (bug 683306)
|
2011-09-23 15:07:33 -07:00 |
David Kettler
|
bd70ea1d97
|
fetch icons when developers submit a webapp (676568)
|
2011-09-15 13:34:27 -07:00 |
Kumar McMillan
|
d41ea3376e
|
Adds button to start performance tests for an addon file (bug 674350)
This is not fully functional because we don't yet know how to collect
the results from the performance testing service.
|
2011-09-02 10:16:00 -05:00 |
Andy McKay
|
14288567c3
|
remove preview, next conflict
|
2011-08-30 15:01:18 -07:00 |
Gregory Koberger
|
141fe474fb
|
Deliver some hotness to the webapp uploader (bug 679568)
|
2011-08-30 14:29:38 -07:00 |
Kumar McMillan
|
38130db1d3
|
Fully isolates target version when checking compatibility (bug 678241)
|
2011-08-26 15:40:29 -05:00 |
Jeff Balogh
|
e55725bb03
|
handle urllib2.HTTPError (bug 681078)
|
2011-08-22 15:09:44 -07:00 |
Jeff Balogh
|
b1d24331c8
|
rise up, my errors
|
2011-08-19 10:42:08 -07:00 |
Jeff Balogh
|
40a29e33aa
|
accept a webapp manifest from a URL (bug 676119, 678406)
|
2011-08-16 16:49:17 -07:00 |
Jeff Balogh
|
5644c55bb8
|
these still need to be tasks
|
2011-07-29 12:31:54 -07:00 |
Kumar McMillan
|
dc36a1aaa8
|
Consolidates celery queue assignments for tasks
|
2011-07-29 13:04:12 -05:00 |
Kumar McMillan
|
46e12ac342
|
Adds a standalone addon compatibility checker (bug 668901)
|
2011-07-15 11:13:25 -05:00 |
Matt Basta
|
6be97c5d87
|
Add-on packager
|
2011-07-05 10:33:18 -07:00 |
Andy McKay
|
71f63c5169
|
change from Translated to Purified, resave to purify (bug 626350)
|
2011-06-30 09:11:03 -07:00 |
Andy McKay
|
5c56dec289
|
split tasks to avoid possible conflict between preview and next (bug 666467)
|
2011-06-23 11:06:16 -07:00 |
Andy McKay
|
049121571f
|
wrong path for image resizing (bug 666440 and 664889)
|
2011-06-22 18:03:02 -07:00 |
Andy McKay
|
428e989410
|
add in size onto preview, change api and job to backfill old data (bug 664889)
|
2011-06-22 13:04:15 -07:00 |
Andy McKay
|
79c773c9b9
|
add to zamboni bulk, up rate, fix comment (bug 655115)
|
2011-05-27 10:55:02 -07:00 |
Kumar McMillan
|
a57976ce3f
|
AMO passes the target max version to the validator now (bug 657801)
|
2011-05-18 12:40:51 -05:00 |
Kumar McMillan
|
399616dc59
|
Makes sure compatibility tests are run on all tiers (bug 657840)
|
2011-05-17 19:45:33 -05:00 |
Andy McKay
|
2b1bf381d2
|
generic process addon task command, flag binary task (bug 655115)
|
2011-05-12 11:19:13 -07:00 |
Kumar McMillan
|
12ae0db9dc
|
Adds support for running compatibility tests per app/version (bug 654285)
|
2011-05-04 13:43:46 -05:00 |
Andy McKay
|
1444c1e9d0
|
add set_modified_on to touch objects on tasks (bug #653042)
|
2011-04-28 09:37:45 -07:00 |
Jeff Balogh
|
0fc5ef09b2
|
put these in the images queue with CELERY_ROUTES
|
2011-01-13 16:10:47 -08:00 |
Kumar McMillan
|
2cc8d65fd5
|
Stop validating subsequent tiers after seeing an error (bug 615426)
|
2011-01-10 15:25:22 -06:00 |
Kumar McMillan
|
ea0b5906e2
|
Bypass validation in celery tasks when disabled in settings
|
2011-01-04 14:07:24 -06:00 |
Gregory Koberger
|
d6dda89846
|
Bug 614337 - Screen Shot Uploader
|
2010-12-30 20:32:01 -05:00 |
Kumar McMillan
|
63c672d7dc
|
Updated API calls to amo-validator (part of bug 598178)
|
2010-12-30 09:08:22 -06:00 |
Kumar McMillan
|
6f0d02bc6b
|
Files can be validated directly from the versions page (part of bug 619094)
|
2010-12-29 18:43:42 -06:00 |
Kumar McMillan
|
84dbc2329b
|
Send the most up to date apps to the validator (bug 620731)
|
2010-12-28 14:18:17 -06:00 |
Kumar McMillan
|
bbeb5cca0f
|
Integrated amo-validator into zamboni with slightly less cruft (bug 620503)
|
2010-12-21 13:01:03 -06:00 |
Jeff Balogh
|
8a323f9856
|
only create add-ons from valid file uploads (bug 617759)
|
2010-12-10 17:06:38 -08:00 |
Kumar McMillan
|
2cbffbb435
|
hack to target default apps in add-on validator (workaround until bug 618364)
|
2010-12-10 12:46:13 -06:00 |
Gregory Koberger
|
adcd848c30
|
614450 [editaddon] Use multipart for icon upload
|
2010-12-09 16:47:11 -08:00 |
Kumar McMillan
|
ca4eb59dd2
|
Disabled javascript tests for now (see bug 614574)
|
2010-12-09 18:33:01 -06:00 |
Kumar McMillan
|
182d50512f
|
Cleanup and clarification of code that invokes the addon validator
|
2010-12-09 15:29:01 -06:00 |
Kumar McMillan
|
36a8bcf83a
|
Removes target application hacks since they are upsream in amo-validator
as of be849f49b5
|
2010-12-09 11:04:12 -06:00 |