Rob Hudson
|
42d3dec04c
|
Updated binary flag to include `contains_binary_content`.
|
2012-01-17 16:14:42 -08:00 |
Rob Hudson
|
7a9a4ef9b9
|
Updated version check to support binary components (bug 703783)
|
2011-12-02 12:50:24 -08:00 |
Kumar McMillan
|
e1990fdfb8
|
POST the builder package key for newer jetpacks (bug 699606)
|
2011-11-23 16:01:13 -06:00 |
Kumar McMillan
|
a0f2f39a88
|
Only upgrade jetpacks built w/ AMO builder (bug 699603)
|
2011-11-23 14:02:24 -06:00 |
Kumar McMillan
|
c538a54c6d
|
Parses builderVersion from jetpacks and saves w/ file (bug 699603)
|
2011-11-22 15:04:42 -06:00 |
Rob Hudson
|
22ae51f1ea
|
Added strict compatibility checking (bug 698358, 698355)
|
2011-11-18 16:01:35 -08:00 |
Andy McKay
|
1abccf5399
|
allow authors to download premium addons, watermarked from the details page (bug 694183)
|
2011-10-28 16:58:26 -07:00 |
Jeff Balogh
|
34dc728abe
|
send the requested sdk version to builder (bug 692231)
|
2011-10-19 16:22:42 -07:00 |
Kumar McMillan
|
684e1626a7
|
Files are flagged when the validator says they require chrome (bug 694655)
|
2011-10-19 15:06:57 -05:00 |
Andy McKay
|
1e38dddf61
|
remove version from post and the parsing code around it (bug 694124)
|
2011-10-13 12:42:54 -07:00 |
Andy McKay
|
214977c783
|
clear up last few tempfiles
|
2011-10-06 17:11:41 -07:00 |
Andy McKay
|
44a2e7497f
|
stop leaving stuff around (bug 692532)
|
2011-10-06 16:37:33 -07:00 |
Andy McKay
|
b767629d3b
|
allow download with the hash (bug 691599)
|
2011-10-05 15:23:10 -07:00 |
Andy McKay
|
aa543b7131
|
add in hash and make sure we can find it when email changes (bug 691596)
|
2011-10-05 15:15:37 -07:00 |
Rob Hudson
|
151f67d9d0
|
Added safer mirror check (bug 692178)
- Guards against mirror path being None
- Changes `is_public` to be a more explicit `is_mirrorable`, which is
what the template is really asking.
|
2011-10-05 13:15:39 -07:00 |
Rob Hudson
|
7311fc537c
|
Added admin version status editor (bug 674398)
|
2011-10-05 09:08:35 -07:00 |
Jeff Balogh
|
e7fbc86af4
|
respect the wishes of devs and don't repack their files (bug 690824)
|
2011-10-03 14:55:17 -07:00 |
Jeff Balogh
|
cc836a7b3d
|
copy repacked files to the mirror (bug 689670)
|
2011-09-30 16:05:05 -07:00 |
Andy McKay
|
72ff89588c
|
make latest bounce to watermarked
|
2011-09-23 14:16:46 -07:00 |
Andy McKay
|
512ca7f98b
|
check an addon was purchased before download watermarked (bug 688301)
|
2011-09-22 09:56:46 -07:00 |
Andy McKay
|
0a5a39e69f
|
py2.7 compatability and update docs about cache, cope with no jpeg
|
2011-09-20 11:04:57 -07:00 |
Jeff Balogh
|
2ebc572e50
|
block duplicate versions from getting repacked
|
2011-09-07 14:53:54 -07:00 |
Jeff Balogh
|
99ff4ab4f0
|
force repackage_jetpack to use the master db
|
2011-09-06 19:00:49 -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
|
e08755527c
|
show an icon in the queue (bug 677910)
|
2011-09-01 16:45:20 -07:00 |
Jeff Balogh
|
0414de5729
|
watch out for appversions that already exist (bug 683742)
|
2011-09-01 13:21:25 -07:00 |
Andy McKay
|
44182dce97
|
find a signed addon (bug 681739)
|
2011-08-31 10:00:29 -07:00 |
Andy McKay
|
fd66f16249
|
don't copy premium addons to the mirrors (bug 679132)
|
2011-08-26 13:36:32 -07:00 |
Andy McKay
|
068b6a441d
|
clean up the watermarked directory (bug 679134)
|
2011-08-25 14:44:30 -07:00 |
Andy McKay
|
c82582eed2
|
serve a watermarked addon (bug 679134)
|
2011-08-24 14:54:50 -07:00 |
Andy McKay
|
d2c92ef1bf
|
remove a todo and remove the app from the get_url_path
|
2011-08-23 15:03:26 -07:00 |
Andy McKay
|
4ef7cbce2a
|
watermark an addon (bug 679134)
|
2011-08-23 13:30:57 -07:00 |
Andy McKay
|
d2d163557f
|
check hash if paranoid (bug 673126)
|
2011-08-08 10:03:20 +01:00 |
Andy McKay
|
4d2f586a0b
|
oops
|
2011-08-04 11:48:31 +01:00 |
Andy McKay
|
331b372125
|
add in AMOPaths for tests so we can start to re-use that (bug 673216)
|
2011-08-04 10:47:57 +01:00 |
Kumar McMillan
|
cb8437ca56
|
Create a basic webapp/addon out of an uploaded manifest (bug 676116)
|
2011-08-03 17:17:06 -05:00 |
Andy McKay
|
b35d9cf6bb
|
extract from a path from chrome.manifest, traversing zip files (bug 674253)
|
2011-07-29 17:29:49 +01:00 |
Jeff Balogh
|
2a8e56e4a3
|
mark tests that fail on py27 due to unicode issues
|
2011-07-28 13:22:26 -07:00 |
Andy McKay
|
94e49f3d82
|
add in get_localepicker (bug 674253)
|
2011-07-28 11:07:22 +01:00 |
Jeff Balogh
|
4ae16c83fa
|
base all tests off amo.tests.TestCase
|
2011-07-27 15:30:08 -07:00 |
Andy McKay
|
66418ed0c0
|
settings_test makes path messing unnecessary
|
2011-07-27 12:22:42 +01:00 |
Andy McKay
|
397212acf5
|
the link moved in the html
|
2011-07-07 10:38:18 -07:00 |
Chris Van
|
d871ad4955
|
let's call it a wrap
|
2011-07-05 17:55:22 -07:00 |
Kumar McMillan
|
1b4f5b8c65
|
Fixes uploader so it shows dupe GUID error earlier (bug 636494, bug 649497)
|
2011-07-05 15:02:53 -05:00 |
Andy McKay
|
1b909de3a9
|
even less error emails and future proofing for test-utils
|
2011-07-05 09:09:12 -07:00 |
Jeff Balogh
|
4202200f67
|
let there be green
|
2011-07-01 20:08:49 -07:00 |
Kumar McMillan
|
882c6760c8
|
Fixes test to cope with exceptions in repackage jetpack test
|
2011-06-30 13:07:28 -05:00 |
Andy McKay
|
1e982d7ca9
|
allow .sh through (bug 661975)
|
2011-06-22 12:53:01 -07:00 |
Jeff Balogh
|
f0d09342c3
|
don't upgrade jetpacks < a certain version (bug 662916)
|
2011-06-16 12:44:27 -07:00 |
Andy McKay
|
e056595d19
|
shebang is allowed now
|
2011-06-15 09:42:33 -07:00 |