Allen Short
|
77bbadc61a
|
Reverting "use celery's task dependency management to chain and parallelize reindexing. (bug 867289)"
Reverting "some missed celery calls"
This reverts commits 3d91a0ae13 and
164d41e4b6 .
|
2013-06-14 15:20:30 -07:00 |
Allen Short
|
164d41e4b6
|
use celery's task dependency management to chain and parallelize reindexing. (bug 867289)
|
2013-06-07 14:42:39 -07:00 |
Rob Hudson
|
3f71757d55
|
Added stats API for upcoming new charts (bug 864581)
|
2013-04-23 11:46:39 -07:00 |
Tarek Ziade
|
571329ca74
|
fixed typo
|
2013-04-22 14:46:11 +02:00 |
Tarek Ziade
|
1ab7ccc515
|
wrapping the ES error
|
2013-04-18 18:57:06 +02:00 |
Rob Hudson
|
5b9c9ec721
|
Isolate AMO's `get_es` (bug 857156)
This is so we can upgrade elasticutils which, as of v0.7, depends on
pyelasticsearch.
|
2013-04-12 10:06:50 -07:00 |
Rob Hudson
|
f25a0fc08f
|
Renamed `es` to `test_es` so we don't later overwrite it
|
2013-04-08 11:00:02 -07:00 |
Hanno Schlichting
|
04fc3de0ac
|
Skip assertion checking on unreliable ES-dependent test for now
|
2013-04-02 20:53:23 +02:00 |
Tarek Ziade
|
a915907420
|
changed the mocking so it works with the lazy load
|
2013-03-28 06:50:04 +01:00 |
Tarek Ziade
|
15ff657559
|
Use monolith to display metrics - bug 838912
|
2013-03-28 03:16:18 +01:00 |
Hanno Schlichting
|
687b7b6dac
|
don't override the `index` variable from the function definition
index was set to `amo_stats` after the first loop iteration, and then didn't
get updated correctly to `amo` for the InappPayment model
|
2013-03-18 07:29:59 -07:00 |
Rob Hudson
|
e66b3dcf40
|
Merge pull request #676 from hannosch/793032-fix-es-tests
fix mkt statistics tests, refs #793032
|
2013-03-17 21:35:12 -07:00 |
Rob Hudson
|
5d642c247e
|
Removed app-stats waffle flag
|
2013-03-17 20:48:49 -07:00 |
Hanno Schlichting
|
fbcf738ec7
|
the mock_es class level setting isn't reliably applied
use the decorator instead
|
2013-03-17 16:41:55 -07:00 |
Hanno Schlichting
|
92cd9a61ec
|
fix mkt statistics tests, refs #793032
|
2013-03-17 14:37:18 -07:00 |
Andy McKay
|
2b7e63fbca
|
add in user to the refund table (bug 835557)
|
2013-02-07 09:50:16 -08:00 |
Wraithan (Chris McDonald)
|
a0620d530d
|
fix install counting for stats (bug 833880)
|
2013-01-30 18:07:43 -08:00 |
Wraithan (Chris McDonald)
|
58cb44c160
|
check against none should be is not equal
|
2013-01-30 18:07:18 -08:00 |
Andy McKay
|
2311583168
|
remove cut from test_tasks as well
|
2013-01-18 12:55:33 -08:00 |
Andy McKay
|
ffb6fa9c03
|
missed one cut
|
2013-01-18 12:27:23 -08:00 |
Andy McKay
|
e1f0bf725f
|
remove MKT_CUT (bug 825245)
|
2013-01-18 12:21:40 -08:00 |
Davor Spasovski
|
c63a3e5342
|
re-enable dev stats export links (bug 819124)
|
2013-01-18 12:05:48 -08:00 |
Andy McKay
|
7e66dddd6f
|
don't show deleted apps in stats (bug 823734)
|
2013-01-03 16:33:00 -08:00 |
Andy McKay
|
b4791c20fa
|
developer stats (bug 807388)
|
2012-12-06 15:38:12 -08:00 |
Andy McKay
|
1d8e12bad5
|
speed up the stats up a little (bug 807388)
|
2012-12-04 16:00:29 -08:00 |
Davor Spasovski
|
23ed752215
|
addressed most review comments
|
2012-11-29 22:57:01 -08:00 |
Davor Spasovski
|
134a30d9e5
|
multi-line charts are alive! (bug 807789)
|
2012-11-29 22:57:01 -08:00 |
Andy McKay
|
b3581f1265
|
add in total_visitors (bug 807384)
|
2012-11-08 17:03:28 -08:00 |
Tarek Ziade
|
ab251db27f
|
Block indexing cron while a reindexing is going on (Bug 808505)
|
2012-10-30 18:38:07 +01:00 |
Tarek Ziade
|
60e11dbb45
|
Ignore errors related to Inapp indexing/searching (Bug 805181)
|
2012-10-25 18:01:00 +02:00 |
Tarek Ziade
|
e339986284
|
make sure we don't try to delete the field twice (Bug 805149)
|
2012-10-24 23:38:26 +02:00 |
Rob Hudson
|
7ee75c9f2d
|
Added offline re-indexing option (bug 763722)
|
2012-10-23 20:56:06 +02:00 |
Alexis Métaireau
|
85b1e5cebd
|
typofix!
|
2012-10-19 02:15:44 +02:00 |
Alexis Métaireau
|
b7bb571d60
|
Pass a real user profile when creating objects.
Fix #797292
|
2012-10-18 23:40:05 +02:00 |
Andy McKay
|
6f7a0b67f9
|
add in users stats
|
2012-10-10 13:35:00 -07:00 |
Andy McKay
|
7fe8663196
|
redirect root stats page
|
2012-10-10 13:34:12 -07:00 |
Andy McKay
|
919f74db6e
|
add in some apps stats
|
2012-10-10 11:56:37 -07:00 |
Andy McKay
|
9b15789e35
|
remove not working stats and cruft
|
2012-10-09 11:00:03 -07:00 |
Kevin Ngo
|
0659ef5dd3
|
fix stat page styling after it being moved to devhub
|
2012-09-19 16:41:11 -07:00 |
Chris Van
|
ff3bb6123d
|
use correct template for stats
|
2012-09-11 11:23:49 -07:00 |
Rob Hudson
|
513b51599f
|
Fixed Django deprecation warning for urls imports
|
2012-09-07 17:00:53 -07:00 |
Matt Claypotch
|
7e4324630a
|
moved statistics to ecosystem (bug 784697)
|
2012-09-04 15:34:09 -07:00 |
Kumar McMillan
|
fd653f8497
|
Create nicer ES indexes in CI
|
2012-08-21 13:06:31 -05:00 |
Kumar McMillan
|
a9783f1edc
|
Our ES tests are rotting; this fixes decimal usage
|
2012-08-15 10:17:22 -05:00 |
Kevin Ngo
|
e554a47985
|
convert decimal to str when querying ES to try to fix traceback (bug 770037)
|
2012-08-13 18:52:04 -07:00 |
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 |
Kevin Ngo
|
fecc14c3bf
|
fix decimal float/str error on dev
|
2012-07-26 17:10:21 -07:00 |
Kevin Ngo
|
8e85cdff75
|
use price tiers to aggregate amount earned to support different currencies in
stats (bug 777163)
|
2012-07-26 16:13:28 -07:00 |
Kevin Ngo
|
67f7629d3b
|
explicitly define double type for revenue in mkt's elasticsearch mapping
|
2012-07-20 13:48:11 -07:00 |
Kevin Ngo
|
d70c4f4623
|
fix float to decimal conversion in stats
|
2012-07-19 13:28:06 -07:00 |