Rob Hudson
|
513b51599f
|
Fixed Django deprecation warning for urls imports
|
2012-09-07 17:00:53 -07:00 |
Rob Hudson
|
7e3531d13a
|
Fixed a bad redirect in compat (bug 787258)
|
2012-08-31 11:25:30 -07:00 |
Kumar McMillan
|
9079e7d17a
|
Fix more dodgy uses of redirect() (bug 787258)
|
2012-08-31 11:54:54 -05: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 |
Wraithan (Chris McDonald)
|
3af2499153
|
add missing CompatTotals import
|
2012-07-09 11:04:41 -07:00 |
Wraithan (Chris McDonald)
|
db08e44ab2
|
add CompatTotals as cache to replace redis
|
2012-07-02 14:18:02 -07:00 |
Chris Van
|
27bc5d90da
|
add links to compatibility report counts to devhub add-on sidebar (bug 750920)
|
2012-05-10 01:14:16 -07:00 |
Chris Van
|
6970828a25
|
do not traceback on unknown applications in ACR reports (bug 734416)
|
2012-03-09 14:43:45 -08:00 |
Chris Van
|
6cd609952b
|
add application filter for ACR reports detail page (bug 717766)
|
2012-01-24 21:14:34 -08:00 |
Rob Hudson
|
53fb7380ef
|
Updated compatibility reporter to use new binary_components field.
|
2012-01-19 11:10:57 -08:00 |
Chris Van
|
156b670f2b
|
fix incompatible reports count + add threshold option for ACR compat tool
|
2012-01-06 15:24:48 -08:00 |
Chris Van
|
7035eade7f
|
tweaks to ACR compatibility tool (bug 692974)
|
2011-12-29 13:57:49 -05:00 |
Chris Van
|
d9e152ec7d
|
admin tool for blocklisting add-on compatibility ranges (bug 692974)
|
2011-12-28 23:25:31 -05:00 |
Chris Van
|
3e5d0aae7d
|
fix KeyError on compatibility dashboard (bug 710471)
|
2011-12-14 16:33:37 -08:00 |
Davor Spasovski
|
176586ef55
|
perf and compat 404 fixes (bug 703686)
|
2011-12-07 11:22:59 -08:00 |
Chris Van
|
2e18f37628
|
list all add-ons for all versions by default on compatibility dashboard (bug 696922)
|
2011-12-06 12:09:57 -08:00 |
Chris Van
|
63479737e1
|
never extend from the add-ons base template for apps preview
|
2011-11-23 12:30:01 -05:00 |
Chris Van
|
34dd879265
|
impalacize compatbility pages (bug 692993)
|
2011-10-25 16:29:59 -07:00 |
Jeff Balogh
|
21152e3c84
|
fix binary compat toggle (bug 693000)
|
2011-10-19 16:52:43 -07:00 |
Jeff Balogh
|
b6822131ab
|
sort in descending order, remove debugging
|
2011-09-30 14:12:23 -07:00 |
Jeff Balogh
|
0cdfc1020a
|
calculate top 95% for app/version combos (bug 675810)
|
2011-09-30 13:34:34 -07:00 |
Jeff Balogh
|
e97ace1c4b
|
order update_counts by -count
|
2011-08-17 14:27:23 -07:00 |
Jeff Balogh
|
3714d9e1e7
|
don't count disabled addons in the compat report
|
2011-08-17 14:00:09 -07:00 |
Jeff Balogh
|
dfaf21a0c0
|
include addon.created in the compat index (bug 669295)
|
2011-08-03 11:13:35 -07:00 |
Jeff Balogh
|
4988464739
|
filter by binary properly (bug 674992)
|
2011-08-01 17:03:38 -07:00 |
Jeff Balogh
|
cecec1cb7a
|
fix up the binary filter (bug 674992)
|
2011-08-01 16:39:57 -07:00 |
Jeff Balogh
|
483adcbcf5
|
use the db_table for search indexes, not app_label
|
2011-07-29 12:18:00 -07:00 |
Jeff Balogh
|
4ae16c83fa
|
base all tests off amo.tests.TestCase
|
2011-07-27 15:30:08 -07:00 |
Jeff Balogh
|
7fd84674bf
|
oops
|
2011-07-12 16:38:42 -07:00 |
Jeff Balogh
|
bd85ace07f
|
add the compatibility page UI (bug 656527)
|
2011-07-12 16:31:17 -07:00 |
Jeff Balogh
|
7514ce091c
|
remove stale test
|
2011-06-28 14:11:12 -07:00 |
Jeff Balogh
|
a1635e2419
|
redoing compat reports with es (bug 656527)
|
2011-06-28 12:46:35 -07:00 |
Jeff Balogh
|
61c2abd0c6
|
add great value by not returning 404s (bug 654324)
|
2011-06-16 17:39:05 -07:00 |
Jeff Balogh
|
50224bae39
|
make it easier to resync the name blocklist (bug 662438)
|
2011-06-08 11:07:42 -07:00 |
Wil Clouser
|
61b1b673a3
|
fixing l10n problems
|
2011-05-09 09:03:52 -07:00 |
Jeff Balogh
|
2a3b41196a
|
return an http response for bug 654271
|
2011-05-03 09:26:25 -07:00 |
Jeff Balogh
|
7ad7c24759
|
fix compat/reporter queries (bug 654294)
|
2011-05-03 09:26:04 -07:00 |
Jeff Balogh
|
3d0cd3fa32
|
mock out redis for the test
|
2011-05-02 10:38:14 -07:00 |
Jeff Balogh
|
7c078ffd34
|
adding addon compat reporter endpoints (bug 647031, 647032, 647034)
|
2011-05-02 09:46:39 -07:00 |
Jeff Balogh
|
b9d05898b0
|
porting /compatibility (bug 647023, 647029)
|
2011-05-02 09:45:42 -07:00 |