Wil Clouser
|
878de46e6f
|
use .gitkeep instead of .gitignore; bug 687408
|
2013-09-19 07:56:17 -07:00 |
Mathieu Pillard
|
cba55ae47b
|
Make update_incompatible_versions() reload the addon before trying to use it
Fixes addons.tests.test_models:TestAddonModels.test_no_change_deleted following
safe_signals removal.
|
2013-09-19 16:08:34 +02:00 |
Mathieu Pillard
|
aa43c6ba98
|
Fix TestLanguagePack tests by mocking only when necessary
(test failures following safe_signals removal)
|
2013-09-19 16:00:10 +02:00 |
Mathieu Pillard
|
2f55967eab
|
Cleaner attempt to fix translations multidb tests on jenkins
|
2013-09-19 14:08:23 +02:00 |
Allen Short
|
d4858ee0d4
|
try to quiet jenkins test failure
|
2013-09-18 23:33:20 -07:00 |
Allen Short
|
06f9fa39dc
|
whitespace
|
2013-09-18 23:32:52 -07:00 |
Mathieu Pillard
|
dd4fad561e
|
Revert "Fix tests altering databases for jenkins"
This reverts commit fe79b39d21 .
(This actually made things even worse for jenkins)
|
2013-09-19 02:34:59 +02:00 |
Chris McDonald
|
85c59e6a66
|
Merge pull request #1156 from wraithan/es_app
fix es_app_to_dict (bug 918051)
|
2013-09-18 14:46:21 -07:00 |
Wraithan (Chris McDonald)
|
c5031fa0c7
|
fix es_app_to_dict (bug 918051)
|
2013-09-18 14:38:09 -07:00 |
Rob Hudson
|
13d95c632c
|
Updated fixup_mkt_index to output on stdout
|
2013-09-18 13:11:09 -07:00 |
Rob Hudson
|
cb06ae6758
|
Updated es_app_to_dict to not 500 with missing data
|
2013-09-18 11:37:09 -07:00 |
Chris Van
|
44d9d1531b
|
update "Estimated waiting time: unknown" message (bug 917388)
|
2013-09-18 11:25:17 -07:00 |
Chris Van
|
d23a11cabc
|
remove legacy carrier redirects (bug 913434, bugs @mattbasta)
|
2013-09-18 10:45:56 -07:00 |
Mathieu Pillard
|
fe79b39d21
|
Fix tests altering databases for jenkins
|
2013-09-18 17:12:35 +02:00 |
Andy McKay
|
bc2d2b04b2
|
fix upsell for region exclusions again (bug 909532)
|
2013-09-18 16:12:14 +01:00 |
David Larlet
|
8be70fda3c
|
Merge pull request #1154 from davidbgk/917698-hiding-portal-link
Display portal links only if the flag is activated (bug 917698)
|
2013-09-18 07:08:33 -07:00 |
David Larlet
|
85c363672b
|
Display portal links only if the flag is activated (bug 917698)
|
2013-09-18 16:06:30 +02:00 |
Andy McKay
|
c840efb7c9
|
thats what I meant to do
|
2013-09-18 13:57:05 +01:00 |
David Larlet
|
0795f6d74c
|
Merge pull request #1152 from davidbgk/898086-wrong-packageid
Sending the right package ID to Bango portal (bug 898082)
|
2013-09-18 05:56:38 -07:00 |
David Larlet
|
c739ade3c7
|
Sending the right package ID to Bango portal (bug 898082)
|
2013-09-18 14:52:16 +02:00 |
Andy McKay
|
9c91d6c372
|
fix test, check ids on app object
|
2013-09-18 13:20:29 +01:00 |
Mathieu Pillard
|
20eeccef34
|
Merge pull request #1144 from diox/translations-use-db-router
Make sure the extra translation queries follow db routing (bug 905887)
|
2013-09-18 04:52:54 -07:00 |
Mathieu Pillard
|
00b4058977
|
Merge pull request #1135 from diox/requirements-update-2
Bump some requirements again (bug 846349)
|
2013-09-18 04:50:56 -07:00 |
Mathieu Pillard
|
e0478af906
|
Bump some requirements again (bug 846349)
|
2013-09-18 13:50:08 +02:00 |
Mathieu Pillard
|
d4c71d51ae
|
Merge pull request #1147 from diox/remove-safe-signals
Remove safe signals (bug 865769)
|
2013-09-18 04:48:00 -07: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 |
jasnapaka@jasnapaka.com
|
586879bdde
|
Commit from Mozilla Verbatim by user jasnapaka@jasnapaka.com.: 4945 of 5474 strings translated (5 fuzzy).
|
2013-09-18 06:50:26 +00:00 |
Kevin Ngo
|
4c7f95d825
|
Merge pull request #1137 from ngokevin/themesavequeuechange
change theme saving tasks to the images celery queue (bug 883272)
|
2013-09-17 16:15:16 -07:00 |
Rob Hudson
|
7460381b8d
|
Added index fixup command (bug 846416)
|
2013-09-17 16:10:21 -07:00 |
Kevin Ngo
|
7a381b725a
|
Merge pull request #1150 from ngokevin/deleteuser
add delete user functionality to lookup tool (bug 901783)
|
2013-09-17 16:05:23 -07:00 |
Kevin Ngo
|
da16baa424
|
add delete user functionality to lookup tool (bug 901783)
|
2013-09-17 16:05:04 -07:00 |
Chris Van
|
2136047626
|
the shame (bug @chuckharmston @ngokevin)
|
2013-09-17 14:32:53 -07:00 |
Chris Van
|
7c73443c42
|
let staff become app publishers
|
2013-09-17 14:29:51 -07:00 |
Chris Van
|
1493f02d33
|
print id instead of __unicode__ in migration
|
2013-09-17 14:29:51 -07:00 |
Allen Short
|
e1c318caf3
|
remove redundant and erroneous query for userprofile (bug 915694)
|
2013-09-17 14:20:20 -07:00 |
Chuck Harmston
|
3da7a49a9c
|
Derp, stolen migration numbers. I blame @ngoke
|
2013-09-17 15:00:00 -05:00 |
Chuck Harmston
|
2255f4fb21
|
Merge pull request #1098 from chuckharmston/906862-collection_supervisor_auth
Add object-level permissions for Collections (bug 906862)
|
2013-09-17 12:57:11 -07:00 |
Chuck Harmston
|
59f884df6b
|
Add object-level permissions for Collections (bug 906862)
|
2013-09-17 14:53:17 -05:00 |
Chris Van
|
d42a58128e
|
handle ObjectDoesNotExist in migration
|
2013-09-17 12:14:59 -07:00 |
Chris Van
|
5fce6cecb7
|
disallow robots from some paths
|
2013-09-17 12:11:03 -07:00 |
David Larlet
|
bad5c07a81
|
Merge pull request #1148 from davidbgk/917412-font-404
Bold font was 404 on /developers/
|
2013-09-17 11:09:25 -07:00 |
David Larlet
|
9877bbfa27
|
Bold font was 404 on /developers/
|
2013-09-17 20:06:27 +02:00 |
Mathieu Pillard
|
4d5fa077dd
|
Miscellaneous test fixes
(Needed for python 2.7 / no elasticsearch environnement, but also
because of the safe signals removal)
|
2013-09-17 17:25:42 +02:00 |
mdinic@mozilla.com
|
3522e88fa5
|
Commit from Mozilla Verbatim by user mdinic@mozilla.com.: 323 of 5474 strings translated (2 fuzzy).
|
2013-09-17 13:12:38 +00:00 |
David Larlet
|
9eb63d4a97
|
Merge pull request #1143 from davidbgk/890044-avoid-double-call
Avoid calling MakePremiumPerAccess twice (bug 890044)
|
2013-09-17 05:42:35 -07:00 |
Chris Van
|
8a879647b4
|
bump app-validator (bug 915953)
|
2013-09-16 16:59:51 -07:00 |
Rob Hudson
|
45c996be43
|
Add per-app install docs (bug 916858)
|
2013-09-16 15:36:33 -07:00 |
Chris Van
|
9b52eb1fc6
|
add marketplace-stats to commonplace handler (bug 917006)
|
2013-09-16 15:18:48 -07:00 |
Rob Hudson
|
fde80ee49a
|
Fixed tests
|
2013-09-16 15:14:27 -07:00 |