Chris Van
|
d8844359f9
|
filter apps by region on Home, Category Landing, Category Browse, Site Search, Search Suggestions (bug there-is-none, but bug 764033 is relevant)
|
2012-08-13 17:23:55 -07:00 |
Matt Basta
|
57cf91cd03
|
Fix for traceback in stats search (bug 780001)
|
2012-08-08 14:55:27 -07:00 |
Chris Van
|
c931e6ef56
|
remove stale stats tests since these little tests went to the market(place)
|
2012-08-08 14:39:14 -07:00 |
Kumar McMillan
|
797995d7af
|
Fully process B2G app payment via postback (bug 776646)
|
2012-08-06 17:30:58 -05:00 |
Kumar McMillan
|
04aa011e1c
|
Initial backend to install apps on B2G. bug 776644
|
2012-07-27 12:10:33 -05:00 |
Chris Van
|
dbfa18ac67
|
allow cross-origin requests for add-on detail API calls (patch by @kewisch) (bug 772605)
|
2012-07-22 20:43:47 -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
|
a32b7c3c4d
|
pass dl-src/user client data to install/contrib/ratings (bug 757266, 763697, 756660)
|
2012-07-19 19:49:51 -07:00 |
Kevin Ngo
|
780055e21c
|
Revert "pass download source and user agent to installed/contribution (bug 757266)"
This reverts commit edeafa0997cdcfc2489351f02d33ab2bbb0421ee.
|
2012-07-10 16:50:28 -07:00 |
Kevin Ngo
|
4f757d0ebb
|
pass download source and user agent to installed/contribution (bug 757266)
|
2012-07-10 14:13:09 -07:00 |
Kevin Ngo
|
345deebbba
|
force grouping to day if grouping doesn't fit into custom date range (bug 769201)
|
2012-07-03 15:28:40 -07:00 |
Kevin Ngo
|
aeccad7feb
|
remove firefox events from mkt (bug 755501)
|
2012-06-27 13:00:58 -07:00 |
Kevin Ngo
|
96e09b4a0e
|
ensure app statistics are hidden for non-public/pending apps (bug 753176)
|
2012-06-24 23:30:29 -07:00 |
Chris Van
|
3faf255542
|
change CSV comment to say "marketplace.mozilla.org.mozilla.org Statistics" (bug 761328)
|
2012-06-13 03:11:06 -07:00 |
Kumar McMillan
|
d33661f4a1
|
Hide inapp_pay from AMO because DB tables aren't there
|
2012-06-08 18:45:29 -05:00 |
Andy McKay
|
b9335c79b5
|
always show support for inapp and ensure already refunded transactions cant be refunded (bug 747174)
|
2012-05-25 09:42:34 +01:00 |
Chris Van
|
80cc75824b
|
fix stats tests
|
2012-05-24 02:23:36 -07:00 |
Kevin Ngo
|
6623aa2e12
|
Merge branch 'squash'
|
2012-05-23 16:00:11 -07:00 |
Kevin Ngo
|
586491b0fe
|
backend for financial data (bug 754965)
|
2012-05-23 15:48:46 -07:00 |
Allen Short
|
0f07bc9f21
|
Handle failed refunds better (bug 746689)
Send mail to users and developers when refund failure occurs, and provide
the ability to reissue failed refunds.
|
2012-05-21 14:24:36 -07:00 |
Chris Van
|
c3346ea621
|
figured out a better way to expose "Export" options for stats
|
2012-05-18 18:51:29 -07:00 |
Chris Van
|
ef1f3b71d8
|
add "Export to JSON" to app statistics (bug 755476)
|
2012-05-18 16:35:46 -07:00 |
Kevin Ngo
|
28e3b29f83
|
front end for financial data (748015)
|
2012-05-15 12:03:15 -07:00 |
Chris Van
|
b6c4f358d2
|
create ES mapping for DownloadCount and UpdateCount
|
2012-05-10 13:08:37 -07:00 |
Chris Van
|
e92058965a
|
fix circular import for index_stats
|
2012-05-09 16:52:26 -07:00 |
Chris Van
|
282f23d3fb
|
waffle cleanup: remove 'site-events' switch
|
2012-05-09 01:10:22 -07:00 |
Rob Hudson
|
67ae54ddce
|
Fixture cleanup in preparation for Django 1.4 upgrade.
|
2012-04-30 14:32:31 -07:00 |
Rob Hudson
|
ab8fa365db
|
In-memory ES indexes didn't seem to help tests.
|
2012-04-26 09:51:28 -07:00 |
Rob Hudson
|
24c816bee5
|
Use default shards/replicas for test_ ES indexes.
|
2012-04-25 14:39:50 -07:00 |
Rob Hudson
|
5af4af72d7
|
Bumped stats ES test shards.
|
2012-04-25 13:53:01 -07:00 |
Rob Hudson
|
3170e26b69
|
Testing in-memory ES indexes for tests.
|
2012-04-25 09:35:05 -07:00 |
Kumar McMillan
|
975cc8190c
|
Support IPN refund for in-app payment (bug 746417)
|
2012-04-18 16:19:50 -05:00 |
Kumar McMillan
|
37ceb59759
|
Handle inapp_pay not being installed (like on straight AMO)
In other words: the foreign key backwards relationship is only applied when an
app appears in INSTALLED_APPS
|
2012-04-18 11:35:45 -05:00 |
Andy McKay
|
9509f4bebe
|
allow refunds, just not instant ones for in-app (bug 746417)
|
2012-04-18 07:43:47 -07:00 |
Kumar McMillan
|
de15f5ef8d
|
Notify app of in-app payment chargeback (bug 741588)
|
2012-04-17 19:01:27 -05:00 |
Wil Clouser
|
ebb8cf4dea
|
remove users.(first|last|nick)name. migration in separate commit
|
2012-04-12 21:01:41 -07:00 |
Andy McKay
|
192783c5ed
|
remove thrashing
|
2012-04-10 09:33:23 -07:00 |
Rob Hudson
|
668dcb17b7
|
Various permissions updates (bug 685382)
|
2012-04-09 15:32:10 -07:00 |
Andy McKay
|
26f0988b7d
|
move mkt tests to mkt
|
2012-04-09 14:55:00 -07:00 |
Andy McKay
|
76aa01f4c9
|
index Installed counts into ES (740998)
|
2012-04-09 13:39:32 -07:00 |
Chris Van
|
9b24af133a
|
fix stat notes (bug 742703, bug 742708)
|
2012-04-05 10:16:25 -07:00 |
Davor Spasovski
|
2836134757
|
fixed broken AMO stats template (bug 742108)
|
2012-04-03 17:21:26 -07:00 |
Davor Spasovski
|
b0ccd4e11f
|
app stats implementation (bug 695236)
|
2012-04-03 16:28:55 -07:00 |
Chris Van
|
8c1c350d40
|
fix CSV KeyError (bug 740562)
|
2012-03-29 14:18:15 -07:00 |
Kumar McMillan
|
e7fb8fd3e4
|
PayPal flow for in-app payment (bug 739582)
|
2012-03-29 12:55:04 -05:00 |
Chris Van
|
522ef4cc37
|
appsolutely better grammar
|
2012-03-29 00:45:52 -07:00 |
Davor Spasovski
|
4f00f9698e
|
site stats CSV should now work (bug 738345)
|
2012-03-29 00:01:37 -07:00 |
Chris Van
|
6d9d999425
|
smaller chunk for update_collections_total to avoid SoftTimeLimitExceeded
|
2012-03-27 08:31:35 -07:00 |
Kumar McMillan
|
8f7089359c
|
Upgrade celery from 2.2.6 to 2.5.1 (and deps) bug 739111
|
2012-03-26 15:15:46 -05:00 |