Allen Short
660e358b54
latest_version needs the same treatment as current_version
2013-09-27 08:56:51 -07:00
Allen Short
53008973c9
remove dead imports
2013-09-27 08:47:06 -07:00
inma610
c4e4438649
Commit from Mozilla Verbatim by user inma610.: 5453 of 5453 strings translated (0 fuzzy).
2013-09-27 11:50:19 +00:00
petercpg@mail.moztw.org
cb70d89006
Commit from Mozilla Verbatim by user petercpg@mail.moztw.org.: 5076 of 5453 strings translated (0 fuzzy).
2013-09-27 07:17:28 +00:00
Allen Short
7e72695d80
port abuse resource to DRF (bug 910545)
2013-09-26 21:09:00 -07:00
washort
09a90bf8ea
Merge pull request #1197 from washort/914979
...
index deleted apps, without making celery explode
2013-09-26 20:46:58 -07:00
Allen Short
0dc00e46b3
reinstate 54c33d5351
(bug 896782)
2013-09-26 20:45:42 -07:00
Allen Short
3bfb10618c
Test for proper signal handling around soft-deleted apps (bug 914979)
2013-09-26 20:45:42 -07:00
Rob Hudson
165e84ced8
Removed duplicate task name from celery queues
2013-09-26 15:51:23 -07:00
Rob Hudson
1b620c8d94
Add doc to index so it shows up in the navigation
2013-09-26 15:47:50 -07:00
Rob Hudson
0d24e644c5
Added docs for transaction API
2013-09-26 13:43:32 -07:00
Matt Basta
bac87d655f
Disallow robots for commonplace pages
...
Also commbadge, we don't want robots indexing that.
2013-09-26 12:04:06 -07:00
Kumar McMillan
6c28dca1f4
Fix bluevia constraint for inapp (bug 865134)
2013-09-26 13:42:40 -05:00
Kumar McMillan
13ef3d91cf
really fix inapp notice constraint (bug 865134)
2013-09-26 13:33:16 -05:00
Kumar McMillan
bfd8dd52e0
Fix inapp notice constraint (bug 865134)
2013-09-26 13:30:21 -05:00
Kumar McMillan
2239f005d1
Maybe fix f. key error deleting inapp (bug 865134)
2013-09-26 13:26:10 -05:00
Kumar McMillan
b142f7784b
Really delete old inapp tables (bug 865134)
2013-09-26 13:16:31 -05:00
Kumar McMillan
058672551f
Merge pull request #1192 from kumar303/delete-inapp
...
Remove old in-app code and old stats (bug 865134)
2013-09-26 11:05:53 -07:00
Kumar McMillan
4ce62d5944
Remove old in-app code and old stats (bug 865134)
2013-09-26 13:02:07 -05:00
Rob Hudson
d375b1f4fa
Fixed tests/stats after adding ADDON_WEBAPP_PRIVILEGED
2013-09-26 10:53:20 -07:00
Chuck Harmston
ac80caca0b
Merge pull request #1195 from chuckharmston/918124-curators_api_caching
...
Ensure that you return an uncached queryset of curators in addition to cache invalidation, to prevent possible race conditions on master/slave hardware (bug 918124)
2013-09-26 10:46:38 -07:00
Chuck Harmston
91f5b7daa7
Ensure that you return an uncached queryset of curators in addition to cache invalidation, to prevent possible race conditions (bug 918124)
2013-09-26 12:39:12 -05:00
Chuck Harmston
bd274d3ca7
Merge pull request #1191 from chuckharmston/918124-curators_api_caching
...
Return uncached querysets of curators when called after non-idempotent operations (bug 918124)
2013-09-26 10:21:11 -07:00
Christopher Van
910ebd5bce
Merge pull request #1186 from vinyll/css_themepage_l10n-920002
...
fixed l10n broken display texts an buttons on theme page (bug 920002)
2013-09-26 10:19:19 -07:00
Chuck Harmston
d25238f370
Return uncached querysets of curators when called after non-idempotent operations (bug 918124)
2013-09-26 12:05:46 -05:00
David Larlet
fcc57ab7f4
Merge pull request #1166 from davidbgk/918852-clean-task
...
Removing obsolete clean_out_addonpremium task (bug 918852)
2013-09-26 09:04:15 -07:00
jasnapaka@jasnapaka.com
4b34aa8d11
Commit from Mozilla Verbatim by user jasnapaka@jasnapaka.com.: 4947 of 5474 strings translated (5 fuzzy).
2013-09-26 14:37:51 +00:00
Mathieu Pillard
2e963bab21
Partially revert changes made to files.tests.test_models in aa43c6ba98
...
The test was right before, we just needed to set the return value of
the mock earlier.
2013-09-26 15:55:36 +02:00
Mathieu Pillard
9593f22021
Fix flaky test mkt.developers.tests.test_forms.TestAppVersionForm.test_post_publish
...
(apparently app_factory and 'created' don't play nice together,
but it seems to be reliable when used in the version kw, and
that's all we need here)
2013-09-26 15:36:45 +02:00
Rob Hudson
88e1236d4a
Added transaction API for Monolith (bug 920069)
2013-09-25 16:41:43 -07:00
Allen Short
e563160a80
skip test on jenkins that only fails on jenkins
2013-09-25 13:35:20 -07:00
Allen Short
a3baeea8c1
reinstate confusing line of code that is apparently uncovered by tests
2013-09-25 13:35:19 -07:00
Vincent Agnano
bd2a55fd8b
fixed l10n broken display texts and buttons on theme page (bug 920002)
2013-09-25 19:20:30 +02:00
Chuck Harmston
a0b8d570a6
Merge pull request #1185 from chuckharmston/918124-collections_api_pinning
...
Add header to API responses indicating whether the request was pinned to the master database (bug 918124)
2013-09-25 09:41:46 -07:00
Chuck Harmston
3fe9358016
Add header to API responses indicating whether the request was pinned to the master database
2013-09-25 11:37:59 -05:00
Allen Short
5107d662dd
explicitly cache counts for collection listings (bug 912484)
2013-09-25 09:20:54 -07:00
Andy McKay
857a6e35bd
Merge pull request #1181 from andymckay/919148
...
use disable_refs (bug 919148)
2013-09-25 09:13:36 -07:00
Andy McKay
bbd33b7b9a
use disable_refs (bug 919148)
2013-09-25 09:12:11 -07:00
Rob Hudson
5eb4dd3b48
Merge pull request #1182 from alexmiog/alexmiog_en
...
Fixed another typo for en_US
2013-09-25 08:47:51 -07:00
Stuart Colville
a464635ad6
Merge pull request #1183 from muffinresearch/fix-validation-on-pay-account-non-owner
...
Don't raise validation error for non-submission of payment account (bug 920420)
2013-09-25 08:21:08 -07:00
Stuart Colville
605d727fe6
Don't raise validation error for non-submission of payment account (bug 920420)
2013-09-25 15:16:29 +00:00
Chuck Harmston
fb58f11ddd
Merge pull request #1179 from chuckharmston/915793-collection_permissions
...
Filter on permissions in Collections API (bug 915793)
2013-09-25 07:50:31 -07:00
Chuck Harmston
93d34859b4
Filter on permissions in Collections API (bug 915793)
2013-09-25 09:47:11 -05:00
Mathieu Pillard
9834de9e1f
Merge pull request #1184 from vinyll/css_contribute_arabic-562758
...
fixed contribute character counter position (bug 562758)
2013-09-25 06:36:48 -07:00
Mathieu Pillard
adae698069
Merge pull request #1177 from diox/collections-fallback-header-for-search
...
Include API-Fallback-[type] in search/featured API responses (bug 919993)
2013-09-25 06:25:56 -07:00
Vincent Agnano
e2d373a28b
fixed contribute character counter position (bug 562758)
2013-09-25 15:22:04 +02:00
Mathieu Pillard
c2c271f576
Include API-Fallback-[type] in search/featured API responses (bug 919993)
2013-09-25 15:12:51 +02:00
Alexandros Mioglou
0f4c559c97
Fixed another typo for en_US, hopefully this time my pull request will get merged
2013-09-25 11:38:08 +03:00
Chuck Harmston
68a7f7c62c
Add app features API documentation to index TOC.
2013-09-24 16:14:07 -05:00
rpmdisguise-otros@yahoo.es
b5e23883b7
Commit from Mozilla Verbatim by user rpmdisguise-otros@yahoo.es.: 5453 of 5453 strings translated (0 fuzzy).
2013-09-24 20:44:52 +00:00