Mathieu Agopian
|
0432e85450
|
Add the approve_addons management command (bug 1199234)
|
2015-09-04 10:44:04 +02:00 |
Kris Maglione
|
50f1397418
|
Upgrade Celery and remove some now-unnecessary cruft (fixes bug 1194181).
|
2015-08-27 15:14:46 -07:00 |
Kris Maglione
|
edeff385b5
|
Use separate Elasticsearch instances and memcache pools for each slave when running under xdist.
|
2015-08-25 12:56:07 -07:00 |
Kris Maglione
|
b6d2227748
|
Shuffle some test initialization code to allow running under xdist.
|
2015-08-25 12:56:07 -07:00 |
Mathieu Agopian
|
507ff1c46a
|
Don't configure signing endpoints by default for tests
|
2015-04-20 20:51:22 +02:00 |
Mathieu Agopian
|
82786a084c
|
But still use X-SENDFILE for tests
|
2015-03-07 19:48:55 +01:00 |
Mathieu Agopian
|
2783cceaf3
|
properly use settings_tests for tests
|
2014-12-19 18:32:48 +01:00 |
Mathieu Agopian
|
8c0e08305c
|
Get rid of test_utils (bug 1090184)
|
2014-11-18 10:34:35 +01: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 |
Yohan Boniface
|
986d8670de
|
Removing MIRROR_* settings (bug 1013865)
|
2014-08-06 18:53:24 +02:00 |
Yohan Boniface
|
a35ab0834d
|
Migrating to staticfiles (bug 1013865)
|
2014-08-04 11:12:47 +02:00 |
Yohan Boniface
|
e6ffc1e3b8
|
Remove settings.APP_PREVIEW (bug 1019501)
|
2014-06-03 14:46:36 +02:00 |
Mathieu Agopian
|
6c53de093c
|
fix failing tests on jenkins because of persona: don't use persona in tests
|
2014-04-02 17:28:50 +02:00 |
Allen Short
|
5ab4b4a16d
|
Upgrade to Django 1.6.
|
2014-03-26 16:14:44 -05:00 |
Mathieu Pillard
|
01c900892d
|
Merge remote-tracking branch 'zamboni/master'
Conflicts:
apps/addons/views.py
apps/amo/log.py
apps/amo/tests/__init__.py
apps/devhub/templates/devhub/addons/submit/done.html
apps/devhub/tests/test_views.py
apps/devhub/views.py
apps/editors/helpers.py
apps/editors/tests/test_helpers.py
apps/market/tests/test_models.py
apps/paypal/check.py
apps/paypal/tests/test_purchase.py
apps/paypal/tests/test_views.py
apps/users/models.py
apps/zadmin/views.py
lib/pay_server/__init__.py
lib/pay_server/base.py
lib/pay_server/test.py
lib/settings_base.py
locale/de/LC_MESSAGES/javascript.mo
locale/nl/LC_MESSAGES/messages.mo
locale/sr/LC_MESSAGES/messages.mo
locale/sr/LC_MESSAGES/messages.po
locale/zh_CN/LC_MESSAGES/messages.mo
locale/zh_TW/LC_MESSAGES/messages.mo
media/js/devreg/utils.js
mkt/account/tests/test_api.py
mkt/account/views.py
mkt/api/exceptions.py
mkt/api/paginator.py
mkt/api/tests/test_handlers.py
mkt/api/v1/urls.py
mkt/asset_bundles.py
mkt/collections/filters.py
mkt/collections/serializers.py
mkt/collections/tests/test_serializers.py
mkt/collections/views.py
mkt/comm/__init__.py
mkt/comm/api.py
mkt/comm/management/commands/migrate_activity_log.py
mkt/comm/models.py
mkt/comm/tasks.py
mkt/comm/tests/email.txt
mkt/comm/tests/test_api.py
mkt/comm/tests/test_commands.py
mkt/comm/tests/test_models.py
mkt/comm/tests/test_utils_.py
mkt/comm/utils.py
mkt/commonplace/templates/commonplace/index.html
mkt/constants/comm.py
mkt/developers/forms.py
mkt/developers/providers.py
mkt/developers/templates/developers/apps/edit/admin.html
mkt/developers/templates/developers/apps/ratings/ratings_edit.html
mkt/developers/templates/developers/apps/ratings/ratings_summary.html
mkt/developers/templates/developers/apps/status.html
mkt/developers/tests/test_forms.py
mkt/developers/tests/test_views_edit.py
mkt/developers/tests/test_views_versions.py
mkt/developers/utils.py
mkt/developers/views.py
mkt/features/tests/test_views.py
mkt/features/views.py
mkt/fireplace/api.py
mkt/fireplace/tests/test_api.py
mkt/fireplace/urls.py
mkt/lookup/views.py
mkt/purchase/tests/test_webpay.py
mkt/regions/middleware.py
mkt/regions/tests/test_middleware.py
mkt/regions/utils.py
mkt/reviewers/templates/reviewers/includes/details.html
mkt/reviewers/templates/reviewers/includes/mobile_details.html
mkt/reviewers/templates/reviewers/review.html
mkt/reviewers/tests/test_views.py
mkt/reviewers/tests/test_views_themes.py
mkt/reviewers/utils.py
mkt/reviewers/views_themes.py
mkt/search/api.py
mkt/search/serializers.py
mkt/search/tests/test_api.py
mkt/search/views.py
mkt/settings.py
mkt/submit/forms.py
mkt/submit/tests/test_api.py
mkt/submit/tests/test_views.py
mkt/submit/views.py
mkt/webapps/api.py
mkt/webapps/models.py
mkt/webapps/tasks.py
mkt/webapps/tests/test_models.py
mkt/webapps/tests/test_tasks.py
requirements/compiled.txt
requirements/prod.txt
settings_test.py
sites/altdev/settings_mkt.py
sites/dev/settings_mkt.py
sites/identitystage/settings_mkt.py
sites/landfill/settings_mkt.py
sites/prod/settings_mkt.py
sites/stage/settings_mkt.py
|
2014-03-11 16:32:38 +01:00 |
Allen Short
|
2d5bdc17e7
|
Revert all Django-1.6 upgrade-related changes.
This reverts commits:
26ae083
e4b8df3
9c89419
9e76f14
4995ffc
f78548f
ec85f89
|
2014-02-27 08:43:46 -08:00 |
Allen Short
|
26ae083cd7
|
Upgrade to Django 1.6 (bug 850885)
This reverts commit f6b8ebc29a .
|
2014-02-26 11:07:35 -06:00 |
Allen Short
|
f6b8ebc29a
|
Temp revert django 1.6 upgrade
This reverts commits:
8ff55ce496
907d466101
|
2014-02-26 02:31:10 -06:00 |
Allen Short
|
8ff55ce496
|
Upgrade zamboni to use Django 1.6.
|
2014-02-26 01:59:14 -06:00 |
Kumar McMillan
|
7fc4afe50f
|
Pre-generate APKs on app changes (bug 958745)
|
2014-02-21 15:10:11 -06:00 |
Andy McKay
|
af8924c105
|
add in propagation of exceptions (bug 974164)
|
2014-02-19 11:29:18 -08:00 |
Mathieu Pillard
|
a2512f1036
|
Remove mkt/ stuff from Olympia, second pass (bug 973150)
This (almost) completely removes mkt/.
|
2014-02-19 16:29:18 +01:00 |
Allen Short
|
547ad5d965
|
revert django-1.6-dependent code committed too soon
|
2014-02-14 10:52:30 -06:00 |
Mark Striemer
|
c0d1e47b9e
|
change worldwide to restofworld
close #1626
|
2014-01-14 14:04:07 -06:00 |
Mathieu Pillard
|
0b89073d62
|
Disable ENABLE_API_ERROR_SERVICE on jenkins for now
|
2013-12-06 17:46:20 +01:00 |
Andy McKay
|
b71a472ede
|
remove PAYMENT and PURCHASE_LIMITED (bug 943140)
|
2013-12-02 13:05:08 -08:00 |
Mathieu Pillard
|
99015c4d42
|
Set ENABLE_API_ERROR_SERVICE to True in tests
|
2013-11-28 16:44:16 +01:00 |
Andy McKay
|
acccb4342c
|
add in a different creation path for providers (bug 940528)
|
2013-11-21 15:24:20 -08:00 |
Rob Hudson
|
f18ff92695
|
Added form and processing for getting app rating info (bug 931937)
|
2013-11-08 13:31:18 -08:00 |
David Larlet
|
99ebc5237c
|
Prevent double click on dev portal redirection (bug 929751)
|
2013-10-24 16:43:11 +02:00 |
Mathieu Pillard
|
e25aff97bf
|
Merge pull request #1224 from diox/upgrade-cache-machine-0.8
Upgrade django-cache-machine to 0.8 (bug 883477)
|
2013-10-07 09:53:21 -07:00 |
Rob Hudson
|
b8a5db0f4b
|
Updated STATIC_URL to end with a slash as requested by Django
|
2013-10-06 15:40:37 -07:00 |
Mathieu Pillard
|
85eb804db8
|
Upgrade django-cache-machine to 0.8 (bug 883477)
count()s caching is disabled in tests, this was already done before
by accident, this is now done on purpose because it messes up with
all the tests.
|
2013-10-03 10:45:00 -04:00 |
Kumar McMillan
|
4ce62d5944
|
Remove old in-app code and old stats (bug 865134)
|
2013-09-26 13:02:07 -05:00 |
Andy McKay
|
31464a7b4f
|
need in some tests
|
2013-09-18 12:24:30 +01:00 |
Andy McKay
|
df6eddf96a
|
check price tiers and add that into exclusions before indexing (bug 909532)
|
2013-09-18 08:33:37 +01:00 |
Rob Hudson
|
3acf923944
|
Added ES settings for test runs
|
2013-09-06 22:03:53 -07:00 |
Andy McKay
|
0fd4a2fc25
|
only allow searching and purchasing in specified regions (bug 889056)
|
2013-07-02 11:37:39 -07:00 |
Andy McKay
|
cd99a16bf4
|
remove watermarked addons (bug 882949)
|
2013-06-20 11:34:48 -07:00 |
Andy McKay
|
7a11ed8c0d
|
add a dump app command (bug 873191)
|
2013-05-22 16:42:48 -07:00 |
Wraithan (Chris McDonald)
|
88656192eb
|
hook up geodude to region middleware (bug 851192)
|
2013-04-12 16:17:52 -07:00 |
Chris Van
|
07a47326db
|
do not write bacon to disk in apps/devhub/tests/attachments
|
2013-03-27 22:37:44 -07:00 |
Chris Van
|
2d3dde9e00
|
replace settings.PERSONA_PATH with settings.ADDONS_PATH (bug 846957)
|
2013-03-27 15:37:54 -07:00 |
Stuart Colville
|
1e7b218c83
|
Set SITE_URL for tests
|
2013-03-26 19:51:22 +00:00 |
Stuart Colville
|
36fbc33e7b
|
Update docs and test settings for STATIC_URL
|
2013-03-26 18:43:09 +00:00 |
Rob Hudson
|
8d2205648f
|
lambda the callback
|
2013-01-22 15:02:18 -08:00 |
Chris Van
|
a27304d9ea
|
remove 'django_browserid.auth.BrowserIDBackend' from AUTHENTICATION_BACKENDS (bug 826573)
|
2013-01-07 13:30:56 -08:00 |
Kumar McMillan
|
71798e326a
|
Negotiate b2g login vs. desktop login (bug 821351)
|
2012-12-27 13:02:01 -06:00 |