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

138 Коммитов

Автор SHA1 Сообщение Дата
Kumar McMillan f0c42478e4 Use static URL for product icons (bug 848675) 2013-04-19 15:54:31 +02:00
Jason Thomas b74adb561f Add settings for monolith 2013-04-18 15:17:53 -04:00
Kumar McMillan 4c68df9621 Add storage and media URLs for icons (bug 848675) 2013-04-18 09:37:47 -05:00
Andy McKay 96d22642de private > private_mkt 2013-04-17 13:37:57 -07:00
Andy McKay cde3e7faef add in settings for oauth (bug 863016) 2013-04-17 13:29:07 -07:00
Andy McKay 40f6c09737 add in oauth keys (bug 858813) 2013-04-17 09:22:09 -07:00
Wraithan (Chris McDonald) 44b250a90c add geo servers to settings (bug 851192) 2013-04-12 16:43:59 -07:00
Wraithan (Chris McDonald) 88656192eb hook up geodude to region middleware (bug 851192) 2013-04-12 16:17:52 -07:00
Andy McKay ca97c5bd32 add in fake refunds choices (bug 860385) 2013-04-12 16:08:33 -07:00
Andy McKay 73dac3e804 bump elasticutils logging up a level 2013-04-11 10:00:35 -07:00
Victor Ng be5358905a enable the ALLOW_TASTYPIE_SERVICES flag in staging 2013-04-10 10:28:14 -04:00
Victor Ng ff365249ec bug 858360 initialize the SentryHandler for Raven >= 3.0
* Got rid of the alternate MetlogTastypieHandler and just use the
  standard SentryHandler with a client extracted from
  raven.contrib.django.models
* dropped USE_METLOG_FOR_TASTYPIE as tastypie will now just use
  whatever sentry client is defined by settings.SENTRY_CLIENT
* fixed the construction of SentryHandler to use raven 3.0 compatible
  arguments
2013-04-08 15:35:07 -04:00
Victor Ng a36822f063 bug 858360 - disabled tastypie errors routing through metlog 2013-04-05 16:31:18 -04:00
Jeremy Orem 25118da580 Add MONOLITH_SERVER to dev settings. 2013-04-05 10:51:18 -07:00
Chris Van 60db58f4e5 do not set -dev- or prod-specific NEW_PERSONAS_UPDATE_URL 2013-04-05 10:41:43 -07:00
Chris Van ad826709f1 update yulelog 2013-04-05 10:30:30 -07:00
Andy McKay cb6baa0736 allow tastypie services on -dev (bug 858360) 2013-04-05 10:23:57 -07:00
Chris Van bb79b9af01 tweak yulelog for iframe nitpicks 2013-04-04 16:35:02 -07:00
Andy McKay f1a4cb63a4 limit issuers for verifier (bug 857815) 2013-04-04 10:55:44 -07:00
Victor Ng 0c70b803d9 renames logger from addons-marketplace-altdev to addons-marketplace-stage 2013-04-04 12:15:04 -04:00
Chris Van fa951c5fc8 point to new updateURL for themes on AMO (bug 641640) 2013-04-02 20:18:43 -07:00
Chris Van 22a3dbe581 serve a different yulelog for -dev verus prod (for the one and only @krupa) 2013-04-01 18:27:08 -07:00
Chris Van 2d3dde9e00 replace settings.PERSONA_PATH with settings.ADDONS_PATH (bug 846957) 2013-03-27 15:37:54 -07:00
Chris Van 293565dc7a turn on Stylus on -dev 2013-03-18 13:03:07 -07:00
Kumar McMillan dee58c8360 Name dev/stage manifests
This is useful for Marionette testing
2013-03-13 17:33:17 -05:00
Jason Thomas 11bfbd0e6c Bug 850316 - need to get more consistent naming for statsd and cef prefixes in marketplace 2013-03-13 16:13:49 -04:00
Victor Ng f2e2b361c4 bug 848882 - production configuration changes for CEF and sentry
* re-enabled sentry through metlog for -prod
* reconfigured metlog-CEF plugin for -prod
2013-03-12 18:00:50 -04:00
Victor Ng 2629511d21 * re-enabled sentry through metlog for -dev and -stage servers
* reconfigured metlog-CEF plugin for -dev and -stage servers
2013-03-12 16:10:31 -04:00
Victor Ng 186ecdcda1 force altdev to route sentry messages through the 'djangoraven.metlog.MetlogDjangoClient' client 2013-03-12 15:14:55 -04:00
Chuck Harmston 53ee8b052f Add REVIEWER_ATTACHMENT_PATH to base settings files for all sites 2013-03-11 15:46:56 -07:00
Victor Ng 5d51cb0099 bug 848882 - add better CEF settings into metlog client
this basically adds in the proper defaults for CEF logging

we also add a hook in for testing zamboni's log_cef call through the
amo.utils package
2013-03-11 14:58:35 -04:00
Kumar McMillan 87dd19fd55 Add solitude settings to prod (bug 840772) 2013-03-08 14:01:52 -06:00
Victor Ng f6df671821 disabled metlog routing for tastypie generated stacktraces in dev 2013-03-08 13:18:47 -05:00
Victor Ng fec1dc3e81 disable Tastypie errors routed through metlog 2013-03-08 11:04:54 -05:00
Kumar McMillan 45e4c3b73f switch to default raven client in prod 2013-03-07 19:46:43 -06:00
Jeremy Orem d1544df4c2 (dev) switch to default raven client. 2013-03-07 17:33:59 -08:00
Kumar McMillan f053bc530e Disable metlog raven plugin on dev/prod 2013-03-07 19:07:34 -06:00
Kumar McMillan 35c8e44d36 Add prod payment settings (bug 840772) 2013-03-07 13:29:13 -06:00
Chris Van 8902ef5be1 reactivate jquery-migrate on -dev 2013-02-27 20:51:39 -08:00
Chris Van 283fd88730 save theme images as PNGs and point to the correct spot (bug 795966) 2013-02-27 13:09:04 -08:00
Alexis Métaireau f1a25e3de4 Add MONOLITH_PASSWORD to -dev. 2013-02-27 18:40:34 +01:00
Alexis Métaireau e7c27551be It's passwords, not salts. 2013-02-27 18:04:11 +01:00
Chris Van fead580b21 remove MDN_LAZY_REFRESH 2013-02-25 11:05:25 -08:00
Chris Van f18ebc34d3 commenting out jquery-migrate on -dev to see what breaks 2013-02-21 12:29:04 -08:00
Kumar McMillan d0a7368382 Separated pay types per server (bug 840768) 2013-02-21 10:46:28 -06:00
Kumar McMillan 8774ae72d6 Add audience for stage pay settings (bug 840768) 2013-02-20 16:42:07 -06:00
Kumar McMillan 366e2f3eab Fix payment settings for stage (bug 840768) 2013-02-20 16:18:25 -06:00
Andy McKay e415d2d918 use wildcards 2013-02-20 12:51:47 -08:00
Chris Van 7485e1b23a remove more sen stuff 2013-02-20 11:50:39 -08:00
Andy McKay 1b71280ff3 more hosts (bug 841764) 2013-02-19 17:16:57 -08:00