Andy McKay
|
7d73ba82dd
|
remove old not-working reissue, add in new not-working reissue (bug 881788)
|
2013-06-18 12:35:28 -07:00 |
Andy McKay
|
ae56672d46
|
add in a NO_CHARGE purchase type and check for that on receipt (bug 882473)
|
2013-06-14 15:10:38 -07:00 |
Andy McKay
|
80fbf3da62
|
remove the memoization and hence the double read problem (bug 871834)
|
2013-05-21 13:45:48 -07:00 |
Andy McKay
|
6261732d75
|
trying to predict basta by allowing id or slugs (bug 868028-two)
|
2013-05-02 14:47:50 -07:00 |
Andy McKay
|
595ef65cb8
|
add json to test responses, clean up client and fix auth for that api (bug 868028)
|
2013-05-02 10:28:36 -07:00 |
Andy McKay
|
34cfa99042
|
whitelist allowed domains (bug 865624)
|
2013-04-30 13:08:02 -07:00 |
Andy McKay
|
cecae9cd56
|
add in test receipt api (bug 865498)
|
2013-04-30 09:29:58 -07:00 |
Andy McKay
|
b720da676c
|
allow different receipt types (bug 861010)
|
2013-04-16 14:41:19 -07:00 |
Andy McKay
|
2d51a1a46b
|
fix mocks
|
2013-04-16 11:09:37 -07:00 |
Andy McKay
|
f49875168a
|
break verify down a bit and add in type and url checks (bug 858614)
|
2013-04-16 10:12:29 -07:00 |
Rob Hudson
|
0061d73a05
|
Updated to use assertCORS everywhere
|
2013-04-10 14:35:31 -07:00 |
Andy McKay
|
3d3f71625a
|
a home for our wierd http status codes (bug 858403)
|
2013-04-08 12:14:56 -07:00 |
Andy McKay
|
fcc0cdc3d5
|
pass manifest url through
|
2013-04-05 15:06:11 -07:00 |
Andy McKay
|
2f452f68d1
|
fix tests
|
2013-04-05 13:33:25 -07:00 |
Andy McKay
|
be28a5d0eb
|
add in test install page (bug 855912)
|
2013-04-05 12:03:41 -07:00 |
Rob Hudson
|
11bf69ee8e
|
Added CORS to a few APIs (bug 856209)
|
2013-04-01 10:39:57 -07:00 |
Andy McKay
|
02659011cc
|
move patch up
|
2013-03-28 14:31:13 -07:00 |
Andy McKay
|
2588d7c121
|
add in a install record endpoint (bug 847700)
|
2013-03-28 13:44:01 -07:00 |
Kumar McMillan
|
ab4f9ae195
|
Adjust tests after SITE_URL for Persona bug 847956
|
2013-03-26 17:54:00 -05:00 |
Alexis MΓ©taireau
|
58b0eed9ec
|
Record user creation, app submissions and ratings.
Also rename "send_request" into "record_action"
and be sure to stringify everything before hashing it
|
2013-03-05 22:29:59 -08:00 |
Alexis MΓ©taireau
|
f922703ffa
|
We now pass an extra information to send_request.
|
2013-02-26 15:33:17 +01:00 |
Andy McKay
|
f505811259
|
add the headers correctly on the response (bug 769806)
|
2013-02-07 13:25:49 -08:00 |
Chris Van
|
51193f4ef2
|
remove more "anonymous-free-installs" logic (bug 839042)
|
2013-02-07 11:07:10 -08:00 |
Andy McKay
|
21a47be862
|
ignore admin and don't look up review in tile (bug 827352)
|
2013-01-23 15:58:13 -08:00 |
Andy McKay
|
141a685eb9
|
restrict reviewer receipts to the reviewer tools (bug 827352)
|
2013-01-22 10:34:45 -08:00 |
Andy McKay
|
36d00a513a
|
fix urls for tests
|
2013-01-04 11:20:38 -08:00 |
Andy McKay
|
96e9a34dd4
|
have longer lasting urls (check and verify), use uuid (bug 821347)
|
2013-01-04 09:37:28 -08:00 |
Andy McKay
|
c094e281cf
|
mark installs by the type of install (bug 762224)
|
2012-12-13 12:19:07 -08:00 |
Andy McKay
|
803b36e5ad
|
fix tests
|
2012-11-19 16:06:28 -08:00 |
Rob Hudson
|
4826787a5a
|
Handle packaged apps in purchase/record (bug 800933)
|
2012-10-15 15:28:54 -07:00 |
Andy McKay
|
7a941fcbda
|
don't pass unicode names cef can't cope with (bug 791292)
|
2012-10-11 11:36:03 -07:00 |
Andy McKay
|
b208632b12
|
remove logging from prod for receipt checks (bug 790408)
|
2012-09-28 13:57:28 -07:00 |
Tarek Ziade
|
bbb5814c1c
|
dont guess the name of the settings file - bug 794000
|
2012-09-25 22:27:51 +02:00 |
Rob Hudson
|
ad7fbf5f08
|
Moved `is_packaged` flag from files to addons
|
2012-08-27 16:10:42 -07:00 |
Andy McKay
|
c3a9a47a38
|
third try lucky (bug 784447)
|
2012-08-21 14:53:19 -07:00 |
Andy McKay
|
6cdd400faa
|
set url in receipt to the details page and cope with no versions (bug 784447)
|
2012-08-21 14:33:36 -07:00 |
Matt Claypotch
|
cf171fb5c5
|
fix up some tests
|
2012-08-17 01:01:51 -07:00 |
Kevin Ngo
|
24903c76b7
|
Revert "Revert "pass dl-src/user client data to install/contrib/ratings (bug
757266, 763697, 756660)"" and fix migration
|
2012-07-20 12:53:26 -07:00 |
Chris Van
|
ae8ddce31d
|
Revert "pass dl-src/user client data to install/contrib/ratings (bug 757266, 763697, 756660)"
This reverts commit a32b7c3c4d .
|
2012-07-20 01:58:44 -07:00 |
Kevin Ngo
|
32ea38b5b2
|
use mkt.regions instead of hardcoding id
|
2012-07-19 22:56:38 -07:00 |
Kevin Ngo
|
2865be6a4a
|
fix install tests relating to region attr of client data
|
2012-07-19 22:51:18 -07:00 |
Kevin Ngo
|
a32b7c3c4d
|
pass dl-src/user client data to install/contrib/ratings (bug 757266, 763697, 756660)
|
2012-07-19 19:49:51 -07:00 |
Andy McKay
|
ac328c09a5
|
change variable name, string and premium search results (bug 774604)
|
2012-07-17 15:51:33 -07:00 |
Andy McKay
|
6ff4c0ac59
|
change is premium to check the premium status, use needs_paypal more (bug 774604)
|
2012-07-17 13:41:36 -07:00 |
Andy McKay
|
2fe39abb66
|
ignore expired certificates (bug 769739)
|
2012-06-29 13:14:44 -07:00 |
Rob Hudson
|
206b58d275
|
Fixed test errors from prev change of app_domain.
|
2012-06-19 08:51:24 -07:00 |
Andy McKay
|
c96b413724
|
allow pending through on check (bug 759562)
|
2012-06-14 11:28:12 -07:00 |
Andy McKay
|
dc00e10dca
|
add in developer receipts and standardize on developer, not author (bug 763102)
|
2012-06-12 13:04:33 -07:00 |
Andy McKay
|
fefffd36e8
|
stop receipts being scattered all over the place (bug 763102)
|
2012-06-12 10:33:14 -07:00 |