Граф коммитов

6908 Коммитов

Автор SHA1 Сообщение Дата
Andy McKay 919f74db6e add in some apps stats 2012-10-10 11:56:37 -07:00
Rob Hudson afd2aafc74 Fixed scoring to be based on type and queue (bug 797523) 2012-10-10 10:35:19 -07:00
Chris Van 0037d1464e show only mobile featured apps on mobile homepage (bug 797963) 2012-10-09 19:19:37 -07:00
Andy McKay 4f60abc5b0 stop nose showing docstrings 2012-10-09 18:06:44 -07:00
Rob Hudson 401b25c5c2 Removed apps from list of search options in queue search (bug 799269) 2012-10-08 16:46:10 -07:00
Rob Hudson d7bf750054 Removed apps queue from AMO editor tools (bug 741607) 2012-10-08 13:44:10 -07:00
Matt Basta 7dadad1232 Fix AMO robots.txt for DLs (bug 734804)
Downloads are no longer served from addresses that contain locales in
them.
2012-10-07 17:09:19 -07:00
Chris McDonald a3a0eb8f67 Merge pull request #441 from wraithan/797886
fix clean_redis command (bug 797886)
2012-10-04 16:28:36 -07:00
Wraithan (Chris McDonald) 8b738dc87e fix clean_redis command (bug 797886) 2012-10-04 16:06:48 -07:00
Andy McKay 55f7f723c3 Revert "Remove Rock Your Firefox. Bug 792507 killed it"
This reverts commit 3f05a4f9c1.
2012-10-04 14:37:23 -07:00
Wil Clouser 17588c4157 Merge pull request #440 from clouserw/ryf
Remove Rock Your Firefox.  Bug 792507 killed it
2012-10-04 13:11:30 -07:00
Wil Clouser 3f05a4f9c1 Remove Rock Your Firefox. Bug 792507 killed it 2012-10-04 13:10:00 -07:00
Chris Van 0619cd4245 inform users about changes to desktop installs (bug 797646) 2012-10-04 12:09:42 -07:00
Chris Van 902b0d25e2 new "Choose an App Type" page (bug 783418) 2012-10-04 00:46:08 -07:00
Tarek Ziade b4899dc659 setup_mkt_indexes can be None 2012-10-03 18:17:39 +02:00
Chris Van 66e69172c5 update our mobile sniffing for latest Gaia/Fennec user-agent (bug 767620) 2012-10-02 16:41:04 -07:00
Andy McKay 43b35c7dc3 add in all apps email choice (bug 797079) 2012-10-02 14:12:01 -07:00
Davor Spasovski 03e458be16 remove paid apps from home/search 2012-10-02 13:45:13 -07:00
Andy McKay 980a44b81e only index into ES explicitly and do so in a "queue", for addons only initially (bug 749696) 2012-10-01 14:12:06 -07:00
Andy McKay 058f8c5a06 fix url 2012-10-01 12:15:46 -07:00
Chris Van 38a663f9a3 remember header+footer theme images upon form submission with errors (bug 771850) 2012-10-01 02:08:40 -07:00
Rob Hudson 0d71af65c4 Exclude packaged apps from manifest updates (bug 795451) 2012-09-28 15:06:44 -07:00
Wraithan (Chris McDonald) 370bdc77ca new reverse_name_lookup uses DB not redis 2012-09-28 14:46:17 -07:00
Wraithan (Chris McDonald) 28f608d067 remove no-redis waffle (Bug 771593) 2012-09-28 12:48:39 -07:00
Rob Hudson 126bb85f48 Only set app_domain & manifest_url for hosted apps (bug 794263) 2012-09-27 20:45:24 -07:00
Chris Van 9cb244acd5 allow self-reviews for add-ons/apps on -dev 2012-09-27 20:00:20 -07:00
Rob Hudson 8772259727 Let's name packaged apps with a .zip extension 2012-09-27 16:32:08 -07:00
Andy McKay 1099b35424 skip failing tests 2012-09-27 13:19:54 -07:00
Chris Van 691db7fa10 show only mobile results in search suggestions on mobile (bug 767620) 2012-09-27 11:01:55 -07:00
Andy McKay 850c7008b5 spot out of date dev agreements (bug 719222) 2012-09-26 17:56:45 -07:00
Andy McKay 1ec76db309 Revert "experiment, see if this fixes jenkins"
This reverts commit 0f890762e1.
2012-09-26 13:57:13 -07:00
Andy McKay 540bfe3f30 a proof of concept on signing (bug 791741) 2012-09-26 13:12:36 -07:00
Andy McKay 0f890762e1 experiment, see if this fixes jenkins 2012-09-26 12:28:03 -07:00
Andy McKay 59431337a7 error down to info (bug 794496) 2012-09-26 09:15:39 -07:00
Tarek Ziade eb12e145fa Merge pull request #428 from tarekziade/bug-793985
Fixed addon_bayesian_rating (bug 793985)
2012-09-26 07:41:52 -07:00
Wil Clouser 878f25a102 make some strings lazy; bug 767362 2012-09-26 07:40:56 -07:00
Tarek Ziade efac8355e7 cosmetic 2012-09-23 15:26:37 +02:00
Tarek Ziade 2d201630e8 Fixed addon_bayesian_rating (bug 793985) 2012-09-23 12:12:47 +02:00
Rob Hudson 9fe222a573 Added blocked status for blocking packaged apps (bug 794225) 2012-09-25 23:25:56 -07:00
Chris Van f756f7b723 pitch Create Your Own Theme on personas landing and category pages (bug 567269) 2012-09-25 22:56:24 -07:00
Chris Van 0fc6f393fc turn Personas sidebar heading into a link (bug 571925) 2012-09-25 21:36:21 -07:00
Kumar McMillan 770ca523d6 Check hidden langs for translations (bug 787375) 2012-09-25 17:59:42 -05:00
Rob Hudson 59688be84d Moved rereview queue model to apps/editors (bug 792917) 2012-09-24 16:55:22 -07:00
Kumar McMillan b835b9223d Allow non-ascii webapp names (part of bug 787375) 2012-09-24 18:01:27 -05:00
Tarek Ziade cfbc45704d Fixed 'NoneType' object has no attribute 'localized_string' (bug 793990) 2012-09-23 12:09:16 +02:00
Chris Van 9d5ba1b198 follow redirects when whitelisting views for LoginRequiredMiddleware (bug 791397) 2012-09-21 20:45:25 -07:00
Kevin Ngo cfb54610c8 theme reviews on detail pages 2012-09-21 17:05:36 -07:00
Victor Ng 85d98e4d30 bug 793206 - conditionally route CEF logs to metlog 2012-09-21 17:01:36 -04:00
Victor Ng 8613bf5a1f bug 792436 - added support to route all stacktraces through metlog-sentry
also added an option on the zadmin.generate-error button to send
sentry messages
2012-09-21 17:01:36 -04:00
Rob Hudson b2bcc2fccf Added 403 handlers (bug 584442) 2012-09-21 11:27:11 -07:00