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

665 Коммитов

Автор SHA1 Сообщение Дата
Mark Striemer 3f51470766 Account registration with FxA (fixes #867) 2015-11-26 13:25:11 -06:00
Mark Striemer 266e8f59b9 Pull FxA config from body[data-fxa-config] (fixes #862) 2015-11-25 14:25:31 -06:00
Mark Striemer 31bef578ca Initial Firefox Accounts login
Fixes #863, fixes #864
2015-11-19 12:50:39 -06:00
Kumar McMillan cb047c39c3 Add SITE_URL to local server from environ variable 2015-10-30 12:39:15 -05:00
Mark Striemer ebdbcd9f5f Disable django debug toolbar by default 2015-10-20 13:03:19 -05:00
Mark Striemer 2bd5f6dd43 Use celery and validate add-ons by default 2015-10-20 13:03:16 -05:00
Kumar McMillan b96f7703d9 JWT token auth for signing API (bug 1210889) 2015-10-09 13:39:58 -05:00
Stuart Colville 5104fe4d47 Move npm installation to Dockerfile 2015-09-29 09:39:46 +01:00
Mathieu Agopian 8cbc0db18e Add tip on how to display the Django Debug Toolbar to the docs 2015-09-28 16:40:28 +02:00
Kris Maglione fab345ca02 Bug 1185021: Part 2 - Let the validator handle errors, particularly soft timeouts, internally. 2015-07-30 16:36:46 -07:00
Kris Maglione 8dd9db7fa9 Bug 1163799: Use Celery soft timeouts rather than the validator's problematic setitimer/SIGALRM implementation. 2015-07-13 11:04:13 -07:00
Mathieu Agopian a121c9290d better experience for local dev: display 500 django page 2015-03-16 10:50:22 +01:00
Mathieu Agopian a98b7e4236 Don't use X-SENDFILE for local dev 2015-03-07 19:23:18 +01:00
Mathieu Agopian f45b26f49d TASK_USER_ID setting uses an existing fixture for local dev 2015-03-07 16:22:21 +01:00
Mathieu Agopian f4666fe493 Addon owner notification emails are only text (bug 712682) 2015-01-09 15:34:51 +01:00
Mathieu Agopian d162026e3a Use docker (bug 1075456) 2014-12-09 12:47:25 +01:00
Mathieu Agopian 7c9c856873 Use pytest (bug 1090184) 2014-12-09 09:45:40 +01:00
David Larlet 5b15ed076e Split addons/themes generators to their own app (bug 1089548) 2014-11-03 09:03:31 +01:00
Mathieu Agopian 9520e14a98 use memcache, locmem doesn't work (bug 1050155) 2014-09-02 18:38:30 +02:00
Mathieu Agopian a1e1c8c5fb Remove the need for a settings_local.py (bug 1050155) 2014-09-01 14:51:04 +02:00
Mathieu Agopian a79684ca8c Revert "Remove the default app (bug 1050154)" 2014-08-19 11:28:19 +02:00
Mathieu Agopian 4e0106e319 Remove the need for a settings_local.py (bug 1050155) 2014-08-12 15:25:01 +02:00
Andy McKay 9dddf1dde7 allow multiple sites, with manage.py coping with different settings locations 2012-01-31 14:25:50 -08:00
Kumar McMillan d905e3ce8c Add option to serve tmp path during development 2012-01-31 15:52:36 -06:00
Andy McKay 23c21e0c97 Revert "allow multiple sites, with manage.py coping with different settings locations"
This reverts commit 2831ca9f57.
2012-01-30 15:36:57 -08:00
Andy McKay 2831ca9f57 allow multiple sites, with manage.py coping with different settings locations 2012-01-30 14:34:18 -08:00
Andy McKay 3f4f3e8e42 comment out js and css for marketplace-experiments until there's something to compress 2012-01-30 14:31:04 -08:00
Chris Van 07d3e1f817 lazy-load discovery promo modules for real (bug 719305) 2012-01-30 11:29:51 -08:00
Kumar McMillan 5608d36713 Un-appify the /payments URL 2012-01-30 13:16:31 -06:00
Kumar McMillan 55b6b163e4 Rough prototype of in-app payment flow (bug 717390) 2012-01-30 10:31:37 -06:00
Chris Van 685ea50810 add POTCH_MARKETPLACE_EXPERIMENTS settings flag 2012-01-28 10:56:46 -08:00
Matt Claypotch 89139b49a7 added marketplace UI prototype 2012-01-27 17:50:59 -08:00
Chris Van 37f665cd37 Revert "lazy-load discovery promo modules (bug 719305)"
This reverts commit 12f7b0fa1c.

Conflicts:

	apps/discovery/templates/discovery/pane.html
	apps/discovery/tests/test_views.py
	media/js/impala/promos.js
	media/js/zamboni/discovery_pane.js
2012-01-26 15:35:26 -08:00
Chris Van 12f7b0fa1c lazy-load discovery promo modules (bug 719305) 2012-01-20 14:54:45 -08:00
Andy McKay 06604c5c2d default settings for mysql pool 2012-01-20 10:29:27 -08:00
Rob Hudson 07652cf151 Removed DEFAULT_TO_COMPATIBLE flag (bug 715687) 2012-01-19 16:48:01 -08:00
Andy McKay 82c954919b alter receipt to include storedata (bug 705814) 2012-01-18 15:08:09 -08:00
Davor Spasovski db390663d2 fixed mobile purchase flow (bug 718893) 2012-01-18 14:08:42 -08:00
Chris Van 85b648e6ec localizers category page tweaks 2012-01-11 13:41:55 -08:00
Andy McKay f21480dfcf alter abuse destination and include type in subject (bug 715712) 2012-01-06 09:31:35 -08:00
Chris Van cdf5080cb6 do not show email confirmation after login (bug 709070) 2012-01-04 15:50:48 -08:00
Andy McKay cb50070449 statsd and commonware > django_statsd 2012-01-04 15:29:31 -08:00
Andy McKay 476347488b remove delayed_mailer 2012-01-04 14:00:05 -08:00
Andy McKay fced96d7ba timings for everyone not just devhub (bug 690073) 2012-01-04 11:35:12 -08:00
Andy McKay 46301c81be bump django-statsd and add in default client 2011-12-30 16:02:18 -08:00
Andy McKay a72ac8764c add in front end timings, devhub only to see if they work 2011-12-30 15:48:45 -08:00
Gregory Koberger 657e0d7c5d Remove NEW_FEATURES 2011-12-30 17:03:39 -05:00
Andy McKay 411cfb8bd8 put delayed mailer back in and break purchases for testing 2011-12-30 11:47:47 -08:00
Andy McKay cbac1e4f7f add in settings value 2011-12-29 14:49:19 -08:00
Andy McKay 785491b9af allow test of django-delayed-mailer 2011-12-29 14:45:19 -08:00