Jeremiah Orem
a5cc1e1eb6
Serve personas images off CDN.
2012-10-31 09:37:18 -07:00
Tarek Ziade
2a6bff6a94
Merge pull request #486 from tarekziade/805236-first-index
...
make sure the reindexing works against a old existing index (Bug 805236)
2012-10-30 02:18:21 -07:00
Matt Basta
b3a8404f8f
Merge pull request #477 from fmarier/browserid-to-persona
...
Replace all old BrowserID URLs and references with the new Persona ones
2012-10-29 21:19:46 -07:00
Kumar McMillan
cd1f26f564
Merge pull request #482 from tarekziade/master
...
Remove in-app indexing, handle exceptions better, fix tasks (Bug 805181 & 805439)
2012-10-26 10:51:43 -07:00
Tarek Ziade
4807663e93
make sure the reindexing works against a old existing index (Bug 805236)
2012-10-26 10:18:11 +02:00
Andy McKay
ac586009f4
explicitly have an index_addon_held and use that on request_finished with celery (bug 803636)
2012-10-25 11:11:25 -07:00
Tarek Ziade
7142b961a9
Wait for the end of the TaskTree execution (Bug 805439)
2012-10-25 17:27:14 +02:00
Francois Marier
33e4cdb88e
Replace all old BrowserID URLs and references with the new Persona ones
...
In particular the include.js ones will speed up page load by
eliminating an extra redirect over HTTPS.
Now that all of the browserid.org URLs are gone, there is no need
to whitelist that domain in the CSP headers.
2012-10-25 11:59:27 +13:00
Tarek Ziade
f87c16ab33
Forcing CELERY_ALWAYS_EAGER for now (Bug 804788)
2012-10-24 23:38:26 +02:00
Tarek Ziade
17b4d5b3b4
Fixed the celery async mode (Bug 804788)
2012-10-24 23:38:25 +02:00
Tarek Ziade
857e23d743
added log info to follow the reindexation steps
2012-10-23 22:33:01 +02:00
Tarek Ziade
644b81a9e8
ES_HOSTS elements come with no scheme
2012-10-23 22:05:21 +02:00
Tarek Ziade
fc2cea5bde
renamed ELASTIC_HOSTS to ES_HOSTS
2012-10-23 21:31:47 +02:00
Rob Hudson
7ee75c9f2d
Added offline re-indexing option (bug 763722)
2012-10-23 20:56:06 +02:00
Kumar McMillan
2c8866c0f1
Rename bluevia to webpay (part of bug 794677)
2012-10-22 20:13:17 -05:00
Kumar McMillan
8cb81e3291
Fix bluevia to install apps w/ nav.pay (bug 794677)
...
This was the bare minimum to get app purchases
to work with Mozilla's new webpay server.
2012-10-22 20:13:17 -05:00
Matt Basta
a71410a916
Better way to include tinytools.
2012-10-17 16:33:53 -07:00
Matt Basta
af95905a69
Add tinytools console to debug bundle.
2012-10-17 16:19:11 -07:00
Jen Fong-Adwent
9a485dd70d
devhub landing page updates; fix bug 794266
2012-10-12 14:10:29 -04:00
Andy McKay
a0f7609b56
cope with app being a string
2012-10-11 13:02:26 -07:00
Andy McKay
7a941fcbda
don't pass unicode names cef can't cope with (bug 791292)
2012-10-11 11:36:03 -07:00
Matt Claypotch
45d8405ada
move to external truncate lib for core truncation functions
2012-10-08 11:29:23 -10:00
Victor Ng
59f5d47b91
bug 793302, 784722 - fix CEF and sentry logging to route through metlog
...
* bumped dependencies for metlog-cef and metlog-sentry
* added extra configuration for CEF over syslog and Sentry over UDP
* i've set a dummy host/port setup for the UdpSender in metlog
* added settings modification for metlog raven
* bumped metlog-py to 0.9.8 for better unicode error
* dropped lib/misc/tests/test_log:TestUnicodeError as metlog-py will
handle invalid unicode now
* changes the setup METLOG_CONF in lib/misc/tests/test_log
as it was being re-used from lib/settings_base which caused
invalid host configuration options to be pulled in.
* also moved the raven testcase out of the stdliblogging testcase
class and into it's own isolated test
2012-10-05 16:27:42 -04:00
Victor Ng
29b24c3914
Revert "changes the setup METLOG_CONF for testcases"
...
This reverts commit 92801b335a
.
2012-10-04 13:28:46 -04:00
Victor Ng
92801b335a
changes the setup METLOG_CONF for testcases
...
METLOG_CONF was being re-used from lib/settings_base which caused some
invalid configuration options to be pulled in.
also moved the raven testcase out of the stdliblogging testcase class
and into it's own isolated test
2012-10-04 11:27:30 -04:00
Andy McKay
22b78d1e62
Revert "bug 793302 - fix CEF logging to route through metlog"
...
This reverts commit 924118a2ee
.
Conflicts:
lib/settings_base.py
2012-10-03 17:04:56 -07:00
Matt Claypotch
9867d3eb69
update remote debugger for additional realtime snazziness, remote repl
2012-10-03 15:55:51 -07:00
Chris Van
6d77dd97d0
reduce height of creatured apps (bug 797554)
2012-10-03 15:17:10 -07:00
Victor Ng
924118a2ee
bug 793302 - fix CEF logging to route through metlog
...
* bumped dependencies for metlog-cef and metlog-sentry
* added extra configuration for CEF over syslog and Sentry over UDP
* i've set a dummy host/port setup for the UdpSender in metlog
2012-10-03 11:03:20 -04: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
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
Victor Ng
f6f22c1133
bug 783340 - changed raw statsd to use django-statsd (which can be backed by metlog)
2012-09-28 14:53:17 -04:00
Chris Van
9cb244acd5
allow self-reviews for add-ons/apps on -dev
2012-09-27 20:00:20 -07:00
Andy McKay
470e6808ae
bug out
2012-09-27 14:03:23 -07:00
Andy McKay
aa5ebb214c
make dirs if they aren't there
2012-09-27 13:51:57 -07:00
Rob Hudson
96dac7f79e
Refactored how we serve up the blocklisted packaged app
2012-09-27 13:02:19 -07:00
Tarek Ziade
5cfe87de3a
Merge pull request #435 from tarekziade/raise-on-sig
...
added a RAISE_ON_SIGNAL_ERROR flag (Bug 793999)
2012-09-27 12:52:38 -07:00
Andy McKay
b0a209172a
work around no signing key (bug 793876)
2012-09-27 11:56:08 -07:00
Andy McKay
850c7008b5
spot out of date dev agreements (bug 719222)
2012-09-26 17:56:45 -07:00
Andy McKay
71ed3e4bf4
provide a mock sign for anyone who might hit sign
2012-09-26 14:40:09 -07:00
Andy McKay
540bfe3f30
a proof of concept on signing (bug 791741)
2012-09-26 13:12:36 -07: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
Victor Ng
7bdb1bfff0
* fixed a bad flag that disabled Raven when metlog-cef is disabled
...
* added the metlog-raven plugin back into the configuration to fix a broken testcase
2012-09-25 18:10:04 -04:00
Rob Hudson
6f28203fbe
Fixed lib.crypto tests
2012-09-24 16:23:16 -07:00
Jeremiah Orem
3b50ff1c42
Add raven back until logstash sentry udp support is fixed.
2012-09-24 16:18:18 -07:00
Rob Hudson
e9a843b47f
Added reviewers mini-manifest (bug 793227)
2012-09-24 13:18:46 -07:00
Victor Ng
bcc2a16750
bug 793351 - fixes a buggy testcase and condtionally use the SentryHandler
2012-09-24 13:14:23 -04:00
Tarek Ziade
a8ba62fbf2
use django.conf
2012-09-24 06:15:39 +02:00
Tarek Ziade
218b8f0183
cosmetics
2012-09-24 03:32:52 +02:00