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 |
Andy McKay
|
2395baa437
|
skip the horrid sql resets in our tests
|
2012-11-19 20:17:09 -08:00 |
Rob Hudson
|
d40ced6dc9
|
Set PASSWORD_HASHERS in settings_test to speed things up
|
2012-11-01 08:32:08 -07:00 |
Rob Hudson
|
93fb638a4e
|
More exhaustive search for deprecated CACHE settings
|
2012-10-23 10:46:13 -07:00 |
Rob Hudson
|
9c491d7699
|
Updated settings_test to use CACHES
|
2012-10-22 14:21:18 -07:00 |
Alexis Métaireau
|
54d59085c7
|
TASK_USER_ID point to a real user for test settings
Mock the value of TASK_USER_ID in the settings to a known user
in the test database, otherwise it was looking for a non-existing user.
|
2012-10-18 23:40:05 +02:00 |
Chris Van
|
9cb244acd5
|
allow self-reviews for add-ons/apps on -dev
|
2012-09-27 20:00:20 -07:00 |
Andy McKay
|
376e258baf
|
add in special signing for reviewers (bug 791738)
|
2012-09-21 10:15:25 -07:00 |
Andy McKay
|
55e25d8573
|
sign apps if packaged when made public
|
2012-09-19 15:06:30 -07:00 |
Andy McKay
|
112f539794
|
cleanup seclusion errors, this will need to get fixed properly if we ever use it
|
2012-09-18 22:35:32 -07:00 |
Andy McKay
|
7e2f90ea2e
|
add cef to base and remove from settings_test
|
2012-09-17 14:12:08 -07:00 |
Victor Ng
|
33ba168ef0
|
add CEF plugin to metlog in settings_test to fix broken builds
|
2012-09-17 16:15:31 -04:00 |
Victor Ng
|
ac05be665e
|
compressed patch to add metlog (bug 783382)
|
2012-09-10 08:54:28 -07:00 |
Andy McKay
|
31c2288bb5
|
define some standard languages
|
2012-09-05 15:25:36 -07:00 |
Kumar McMillan
|
9dd743861b
|
Revert "HTTP_HOST middleware for storefronts (bug 769421)"
This reverts commit 6b1bf8bc9f .
|
2012-07-03 16:48:35 -05:00 |
Kumar McMillan
|
6b1bf8bc9f
|
HTTP_HOST middleware for storefronts (bug 769421)
|
2012-07-03 14:18:40 -05:00 |
Andy McKay
|
71b333e3d7
|
fix tests and remove silly one
|
2012-06-27 15:03:18 -07:00 |
Kumar McMillan
|
662523f077
|
Exclude vendor JS in mozmarket when necessary
|
2012-06-25 09:53:55 -05:00 |
Kumar McMillan
|
86f2a0ad66
|
Hide debug toolbar when testing (if on in local settings)
|
2012-05-31 11:06:40 -05:00 |
Kumar McMillan
|
11ae979ee0
|
Raise exceptions when testing
|
2012-05-02 12:31:55 -05:00 |
Kumar McMillan
|
ee11dd41a5
|
Allow config of https when appropriate (bug 741484)
|
2012-04-11 17:17:42 -05:00 |
Kumar McMillan
|
f0fd989134
|
Expose in-app errors to developers (bug 741555)
|
2012-04-10 17:08:51 -05:00 |
Andy McKay
|
8cbb043795
|
fix settings name for tests
|
2012-04-09 09:40:56 -07:00 |
Andy McKay
|
d45e6d6db4
|
add in totem support (bug totem)
|
2012-04-05 15:28:19 -07:00 |
Andy McKay
|
118e62f7ef
|
allow videos to be uploaded in the marketplace (bug 735057)
|
2012-03-30 09:19:17 -07:00 |
Chris Van
|
fdaf797967
|
remove WEBAPPS_RESTRICTED flag (bug 730500)
|
2012-03-06 16:30:47 -08:00 |
Wil Clouser
|
959cd5eede
|
Make add-on icons use real URLs instead of rewrites. bug 731089. You'll need to
adjust your settings file (see the patch)
|
2012-02-29 16:38:49 -08:00 |
Kumar McMillan
|
d4138a07a3
|
restrict webapps by default even if you overrode that
|
2012-02-27 13:09:37 -06:00 |
Kumar McMillan
|
61d08b8db4
|
Convert image upload/resize to storage API (bug 721572)
This includes addon screenshots and icons
|
2012-02-06 12:36:41 -06:00 |
Kumar McMillan
|
ed22b2214f
|
Configures default file storage (bug 721572)
|
2012-02-06 12:36:41 -06:00 |
Gregory Koberger
|
f056d1ea06
|
Run local tests as APP_PREVIEW=False
|
2011-12-30 17:07:41 -05:00 |
Gregory Koberger
|
657e0d7c5d
|
Remove NEW_FEATURES
|
2011-12-30 17:03:39 -05:00 |
Kumar McMillan
|
9ca1d89420
|
Keeps tests passing when you have new features turned on in settings local
|
2011-10-03 14:54:23 -05:00 |
Kumar McMillan
|
b44a576dcb
|
Fixing more URL dependent tests and setting mobile URL for consistency.
Also removed the double URL test because it doesn't apply when SITE_URL is
empty
|
2011-09-16 17:49:15 -05:00 |
Kumar McMillan
|
0ae01e4ca4
|
Sets cache backend to locmem for tests
|
2011-09-16 16:52:04 -05:00 |
Kumar McMillan
|
388d94d824
|
Fixes tests that rely on URLs
|
2011-09-16 16:40:53 -05:00 |
Andy McKay
|
fd7c1db914
|
add in paypal permission checking from ashort (bug 677904) -a (bug premium-details)
|
2011-09-07 09:27:03 -07:00 |
Gregory Koberger
|
c4dde13292
|
Turn on new edit page
|
2011-08-26 11:02:58 -07:00 |
Andy McKay
|
c82582eed2
|
serve a watermarked addon (bug 679134)
|
2011-08-24 14:54:50 -07:00 |
Gregory Koberger
|
28c262a607
|
Send emails while testing so it doesn't fail
|
2011-08-22 14:52:04 -07:00 |
Chris Van
|
bb4ef4842c
|
persona creation (bug 640414)
|
2011-08-12 11:56:24 -07:00 |
Gregory Koberger
|
5bb57b2852
|
Flag for edit page
|
2011-08-04 13:54:19 -07:00 |
Kumar McMillan
|
f96e4b5c19
|
Fix failing tests for when VALIDATE_ADDONS is False in settings_local
|
2011-08-03 17:17:06 -05:00 |
Matt Basta
|
6be97c5d87
|
Add-on packager
|
2011-07-05 10:33:18 -07:00 |
Jeff Balogh
|
ca2fb8802d
|
only turn on elastic indexing when we need it
|
2011-06-28 10:37:18 -07:00 |
Andy McKay
|
18dbd6bb3d
|
fix hudson (bug #653042)
|
2011-04-28 10:28:48 -07:00 |
Andy McKay
|
1444c1e9d0
|
add set_modified_on to touch objects on tasks (bug #653042)
|
2011-04-28 09:37:45 -07:00 |
Kumar McMillan
|
5c4449abdc
|
Adds settings_test to zamboni
|
2011-03-08 17:59:37 -06:00 |