Andy McKay
|
d574aedf45
|
avoid using bare url includes for minor performance gains
|
2012-04-04 12:40:58 -07:00 |
Chris Van
|
62198bd328
|
redirect old /pages/* to new ones (bug 741539)
|
2012-04-03 11:15:15 -07:00 |
Gregory Koberger
|
88a52c6237
|
Upgrade LESS
|
2012-04-02 15:51:08 -04:00 |
Andy McKay
|
702cea01e6
|
apply slower time limits to videos
|
2012-04-02 10:49:53 -07:00 |
Andy McKay
|
f9bbdb93fa
|
no point worrying about this until ffmpeg works
|
2012-03-30 13:02:59 -07:00 |
Andy McKay
|
06d5caceca
|
changed case on me
|
2012-03-30 11:44:52 -07:00 |
Andy McKay
|
eaf194a2e1
|
cope with different format from ffmpeg on RHEL
|
2012-03-30 10:37:50 -07:00 |
Andy McKay
|
e3e0ea6aab
|
output compat.
|
2012-03-30 09:47:15 -07:00 |
Andy McKay
|
118e62f7ef
|
allow videos to be uploaded in the marketplace (bug 735057)
|
2012-03-30 09:19:17 -07:00 |
Kumar McMillan
|
af5aef6101
|
Ensure log formatter does not coerce to str (bug 734422)
|
2012-03-29 15:56:00 -05:00 |
Jeremy Orem
|
7b2bc0a0f3
|
Bug 740154 - Add getpersonas rewrite
|
2012-03-28 16:45:08 -07:00 |
Chris Van
|
014f463288
|
common-ify uploader JS + CSS
|
2012-03-28 13:45:13 -07:00 |
Andy McKay
|
86c12d8805
|
and fix the queue too
|
2012-03-28 12:59:53 -07:00 |
Andy McKay
|
f71ce7105d
|
fix typo in celery import
|
2012-03-28 12:38:14 -07:00 |
Andy McKay
|
b070e64988
|
catch OSError and skip task tests
|
2012-03-27 21:33:11 -07:00 |
Andy McKay
|
98647143b1
|
oh and that one too
|
2012-03-27 20:33:28 -07:00 |
Andy McKay
|
ed0b9d3224
|
add in check_output
|
2012-03-27 19:57:33 -07:00 |
Andy McKay
|
bb754bb3ee
|
add in video handling library
|
2012-03-27 17:04:42 -07:00 |
Chris Van
|
994b0f41b9
|
make WEBAPPS_UNIQUE_BY_DOMAIN a waffle switch (bug 738493)
|
2012-03-26 09:28:39 -07:00 |
Chris Van
|
735d5c96da
|
implement Search Suggestions for Marketplace (bug 735580)
|
2012-03-21 18:40:25 -07:00 |
Matt Claypotch
|
8e070976c6
|
moved format.js to lib
|
2012-03-21 17:31:08 -07:00 |
Kumar McMillan
|
6703bd609c
|
Moved apps/payments to mkt/payments
|
2012-03-20 15:37:40 -05:00 |
Chris Van
|
e258ff8e5b
|
bump Firefox versions for ACR report (bug 736380)
|
2012-03-20 09:43:06 -07:00 |
Rob Hudson
|
3a99818445
|
Added redirect and non-app for credits (bug 722008)
|
2012-03-16 16:36:35 -07:00 |
Chris Van
|
176c18a692
|
clean up webapps crap
|
2012-03-13 18:41:18 -07:00 |
Chris Van
|
70060f6208
|
include marketplace urls
|
2012-03-13 16:02:16 -07:00 |
Chris Van
|
dd5b3a7ba3
|
fix webapps urls
|
2012-03-13 15:52:35 -07:00 |
Chris Van
|
74adb68e15
|
move 'apps/webapps' app to 'mkt/webapps' (bug 733126)
|
2012-03-13 15:29:16 -07:00 |
Matt Claypotch
|
1c9ee7dbe8
|
removed old stats code
|
2012-03-09 13:34:09 -08:00 |
Chris Van
|
5adce656aa
|
Revert "allow us to skip unimportant crons on servers like dev"
This reverts commit 89eb68496a .
|
2012-03-08 12:41:43 -08:00 |
Rob Hudson
|
a06ebf0960
|
Fixed transposed regex
|
2012-03-07 21:59:44 -08:00 |
Andy McKay
|
be65a4cbc8
|
simplify log handling, always write to the log
|
2012-03-07 10:45:48 -08:00 |
Chris Van
|
fdaf797967
|
remove WEBAPPS_RESTRICTED flag (bug 730500)
|
2012-03-06 16:30:47 -08:00 |
Wil Clouser
|
2cb73355dd
|
Bug 731097 - Move collection icon logic out of apache and into python
|
2012-03-06 13:40:07 -08:00 |
Jeremy Orem
|
3554fd57db
|
The celery config in here was causing weird breakage.
|
2012-03-06 10:05:47 -08:00 |
Jeremy Orem
|
12f0c168d5
|
Set CELERYD_HIJACK_ROOT_LOGGER to False.
|
2012-03-05 12:19:41 -08:00 |
Andy McKay
|
19791e0619
|
move collections into stats
|
2012-03-05 12:11:04 -08:00 |
Wil Clouser
|
87737c37cf
|
Log celery exceptions. Working with oremj on this.
|
2012-03-05 11:57:49 -08:00 |
Davor Spasovski
|
7557604505
|
Revert "move collection stats to es (bug 722556)"
This reverts commit 17197a2985 .
Conflicts:
apps/stats/views.py
|
2012-03-02 17:29:51 -08:00 |
Davor Spasovski
|
064a3479e6
|
zamboni version of collection stats (bug 722558)
|
2012-03-02 17:23:01 -08:00 |
Davor Spasovski
|
17197a2985
|
move collection stats to es (bug 722556)
|
2012-03-02 17:20:22 -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 |
Rob Hudson
|
f7531fbcae
|
Updated localizer permissions (bug 685382)
|
2012-02-29 14:35:14 -08:00 |
Wil Clouser
|
f97aec2bad
|
Disable Sunbird; bug 617989. Stuff to know:
- This should be accompanied by an apache rewrite for /:lang/sunbird/.* to /:lang/sunbird/
- This doesn't strip anything out of /media/
|
2012-02-28 13:27:53 -08:00 |
Wil Clouser
|
67189c5330
|
Merge branch 'master' into newsletter
|
2012-02-28 10:59:15 -08:00 |
Wil Clouser
|
7494c44fc1
|
Remove the newsletter; bug 730871
|
2012-02-28 10:57:36 -08:00 |
Andy McKay
|
5ae1928c60
|
Revert "move collection stats to es (bug 722556)"
This reverts commit a75edd3952 .
|
2012-02-27 17:11:20 -08:00 |
Andy McKay
|
a75edd3952
|
move collection stats to es (bug 722556)
|
2012-02-27 16:25:06 -08:00 |
Chris Van
|
669c53b5ce
|
revert read_dev_agreement back to a bool
|
2012-02-27 15:21:50 -08:00 |
Chris Van
|
427c4506fb
|
escape regex for suppressing ValidationError
|
2012-02-27 14:56:48 -08:00 |