Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

12616 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Matt Basta 0b460c5263 Re-escape output from `text()` (bug 804327)
`text()` outputs the text content of an element. If that element
contains something like "foo <i>", though, the output is
"foo <i>". `format()` doesn't do the magic that we expect Jinja2 to do
for us, so we need to make sure we re-escape our text.
2012-10-23 12:47:35 -07:00
Tarek Ziade 5430127933 Merge pull request #473 from tarekziade/es-indexing-3
renamed ELASTIC_HOSTS to ES_HOSTS
2012-10-23 12:35:39 -07:00
Davor Spasovski e3a91603e5 no header button outlines for mushi 2012-10-23 12:33:16 -07:00
Tarek Ziade fc2cea5bde renamed ELASTIC_HOSTS to ES_HOSTS 2012-10-23 21:31:47 +02:00
Tarek Ziade 333afe5aa6 Merge pull request #446 from tarekziade/es-indexing-3
Added offline re-indexing option (bug 763722)
2012-10-23 12:16:04 -07:00
Rob Hudson 7ee75c9f2d Added offline re-indexing option (bug 763722) 2012-10-23 20:56:06 +02:00
Davor Spasovski 1172b6ec4d the stars are blue tonight (bug 790077) 2012-10-23 11:53:24 -07:00
Rob Hudson 93fb638a4e More exhaustive search for deprecated CACHE settings 2012-10-23 10:46:13 -07:00
Wil Clouser b83c98cc3f update PFS; bug 802996 2012-10-23 10:28:10 -07:00
Andy McKay c0f6fbde65 go back to html5lib 0.90 2012-10-23 09:48:08 -07:00
Rob Hudson e9e4ce3487 Removed cache from jenkins settings since it's set elsewhere. 2012-10-23 09:40:17 -07:00
Andy McKay 0952c2a9c5 move django-storages over 2012-10-23 09:34:40 -07:00
Andy McKay ac00255305 more vendor lib/python deletions 2012-10-23 08:36:26 -07:00
Kumar McMillan 402deefff4 Merge branch 'navpay-install' 2012-10-22 20:41:09 -05: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
Kumar McMillan b68aef71d1 Adds it easier to serve webapps on your IP in dev 2012-10-22 20:12:47 -05:00
Andy McKay a89bde4120 ensure we bump up to zh-CN only when asked to do so (bug 803848) 2012-10-22 18:00:01 -07:00
Kris Maglione a3ccb3544f Bug 804382: Fix review notes white space in developer version pages, and fix white space in version notes copied to the clipboard. 2012-10-22 16:17:28 -07:00
Kris Maglione 6febc575e3 Bug 701719: Give theme jars .xpi extension so that they have application/x-xpinstall on download and on disk. 2012-10-22 16:03:03 -07:00
Davor Spasovski 131e6c3d01 update mkt favicon to aurora (REVERT EVENTUALLY) (bug 803292) 2012-10-22 15:34:24 -07:00
Davor Spasovski c977593d18 pause video only if it exists 2012-10-22 15:12:39 -07:00
Davor Spasovski 171922ccfc pause video on lightbox dismiss 2012-10-22 14:55:59 -07:00
Rob Hudson bd79252b3d Fixed no space between class and data attributes. 2012-10-22 14:48:10 -07:00
Davor Spasovski 20b8587084 stop overzealous lightbox preventDefault 2012-10-22 14:46:03 -07:00
Rob Hudson 22b7da78f6 Merge pull request #426 from ametaireau/locale-related
ensure that the lists we're comparing have the right size
2012-10-22 14:33:40 -07:00
Davor Spasovski 7de67fc874 add preliminary video support to lightboxes (bug 759557) 2012-10-22 14:31:59 -07:00
Matt Basta 94ad325311 Fix for filters in browse/search (bug 799416) 2012-10-22 14:25:37 -07:00
Rob Hudson 9c491d7699 Updated settings_test to use CACHES 2012-10-22 14:21:18 -07:00
Rob Hudson dec7d871bf Cleaned up db columns not defined in models 2012-10-22 14:07:42 -07:00
JR Conlin aaa906c566 Merge pull request #471 from jrconlin/803261
Bug 803261 - Magic Word Prevention

r+wc kumar 10/19/2013
2012-10-22 13:29:27 -07:00
JR Conlin 6aa584383e Merge pull request #470 from jrconlin/792795
Bug 792795 - Call "dibs" on installing persona handlers
2012-10-22 12:30:05 -07:00
Andy McKay f1d413922c add in importlib 2012-10-22 12:06:44 -07:00
jrconlin 61abeb90d1 Bug 792795 - Call "dibs" on installing persona handlers
Unfortunately, both (MKT)login.js and (AMO)browserid_support.js files
are included on some templates. This can lead to bad behaviors as the
wrong handler may be called for certain events.

The patch has a handler set a 'pers-handle' data handle on the page body
to indicate that it is handling the persona transactions.

added ; after returns
2012-10-22 11:56:14 -07:00
Andy McKay f67efd205b remove more vendor/lib 2012-10-22 11:34:06 -07:00
jrconlin 667d6d2cca Bug 803261 - Magic Word Prevention
Added comments to explain the fix.
2012-10-22 11:29:30 -07:00
Wil Clouser 44e28df701 Merge pull request #469 from clouserw/804136-kill-myisam
myisam -> innodb; bug 804136
2012-10-22 10:22:23 -07:00
Wil Clouser bb9a948d22 myisam -> innodb; bug 804136 2012-10-22 10:11:41 -07:00
Rob Hudson d7608e9cce Fixed broken test with updated string 2012-10-22 09:13:34 -07:00
Wil Clouser 2769c0e6a5 update PFS for shockwave; bug 802996 2012-10-22 08:10:38 -07:00
Rob Hudson 705ccd10f6 Removed scoreboard link that was just for testing. 2012-10-19 16:53:52 -07:00
Andy McKay 211e05762c add note about marketplace and clean up 2012-10-19 16:45:54 -07:00
Rob Hudson 8af879a631 Added reviewers score page (bug 797521) 2012-10-19 16:45:00 -07:00
Andy McKay 567d435db1 some nose would help 2012-10-19 16:03:53 -07:00
Andy McKay 698a3f572a dateutil, anyjson, argparse, picklefield 2012-10-19 16:00:42 -07:00
Andy McKay f1b05e50cd remove things we dont use and nose 2012-10-19 15:53:15 -07:00
Andy McKay fb5464c9c3 remove mock, fudge, django-celery 2012-10-19 15:47:34 -07:00
Andy McKay 43b3b018e2 move celery and kombu over, gunicorn already there (bug 791728) 2012-10-19 15:36:13 -07:00
Andy McKay ba27d0e2d5 forget that extra gunk 2012-10-19 15:20:31 -07:00
Andy McKay 9f473004a4 add in an index on created 2012-10-19 14:36:27 -07:00