Jeff Balogh
|
ce9ca9fb67
|
bail if there was an error
|
2010-06-02 19:48:25 -07:00 |
Jeff Balogh
|
378997eb08
|
we still need to build compiled packages
|
2010-06-02 18:35:11 -07:00 |
Jeff Balogh
|
ce7db31676
|
use listed_authors on category page (bug 569741)
|
2010-06-02 18:28:16 -07:00 |
Jeff Balogh
|
d27dbd976f
|
add the locale to objects with translations for uniqueness
Since cache machine doesn't add the locale to all queries anymore, we need
to manually ensure that objects aren't shared across locales.
|
2010-06-02 18:22:45 -07:00 |
Jeff Balogh
|
87b80eec46
|
drop back to pylibmc 1.0
|
2010-06-02 18:22:45 -07:00 |
Jeff Balogh
|
4fbe214722
|
fix tests after omitting nameless add-ons (5d585e616 )
|
2010-06-02 18:22:45 -07:00 |
Jeff Balogh
|
a107920045
|
fake categories on /language-tools for uniformity
|
2010-06-02 18:22:45 -07:00 |
Jeff Balogh
|
f7d4fe0a8d
|
use the system packages for compiled stuff
|
2010-06-02 18:22:44 -07:00 |
Matt Claypotch
|
2b9921afb5
|
Bug 564550, beta channel install popup no longer obscured
|
2010-06-02 15:05:42 -07:00 |
Jeff Balogh
|
5d585e616a
|
skip add-ons without a name (bug 564550)
|
2010-06-02 14:24:42 -07:00 |
Matt Claypotch
|
d3ccc45f74
|
Bug 569654, added fxcup switch, set it to false
|
2010-06-02 13:50:31 -07:00 |
Matt Claypotch
|
d03867d1ba
|
Bug 568077, hard-coding number of visible personas in carousel
|
2010-06-02 11:12:15 -07:00 |
Matt Claypotch
|
d253521be2
|
Bug 567300, Adjusted markup order for better scaling
|
2010-06-02 11:12:03 -07:00 |
Jeff Balogh
|
be9c859fc9
|
better comment
|
2010-06-02 10:48:02 -07:00 |
Jeff Balogh
|
4faab9141d
|
get these personas queries to use the right index (bug 569603)
|
2010-06-02 09:18:00 -07:00 |
Jeff Balogh
|
2375582d7b
|
pagination on user profile pages (bug 568354)
|
2010-06-01 18:33:00 -07:00 |
Jeff Balogh
|
3a1b41e383
|
add a final catch-all (bug 569309)
|
2010-06-01 17:40:43 -07:00 |
Jeff Balogh
|
0cfedbdf1c
|
only add a tbird popup if we have a good version (bug 569305)
|
2010-06-01 17:40:43 -07:00 |
abuchanan
|
4462f121a2
|
FxCup: fans stats, random promos, and minor cleanup
|
2010-06-01 17:29:40 -07:00 |
Jeff Balogh
|
f94b4c0735
|
make sure there are user add-ons to display (bug 569379)
|
2010-06-01 13:56:27 -07:00 |
Jeff Balogh
|
a74a1dce81
|
we're on pylibmc from git now
|
2010-06-01 13:56:27 -07:00 |
Wil Clouser
|
cfb5d44043
|
Make personas pages faster by adding indexes
|
2010-06-01 10:35:14 -07:00 |
Matt Claypotch
|
65ab1dbb6a
|
Revert "Bug 568714, Details page install button no longer floats"
This reverts commit 53b47f2504 .
|
2010-05-28 17:47:02 -07:00 |
Jeff Balogh
|
735cf0c15a
|
give buttons a popup queue so popups are chained better (bug 568157)
|
2010-05-28 17:46:00 -07:00 |
Jeff Balogh
|
49e1579276
|
interpolate after ugettext (bug 568930)
|
2010-05-28 15:50:06 -07:00 |
Jeff Balogh
|
f70852d344
|
some people think their search engines are platform-specific (bug 568179)
|
2010-05-28 15:42:53 -07:00 |
Jeff Balogh
|
d2952477b6
|
only show popups on visible elements (bug 564549)
|
2010-05-28 15:30:54 -07:00 |
Dave Dash
|
f8c44862b7
|
Merge branch 'tree-tab-567611'
|
2010-05-28 15:00:04 -07:00 |
Dave Dash
|
3482d92f42
|
bug 567611, show public only on creatured
|
2010-05-28 14:59:19 -07:00 |
Jeff Balogh
|
6b8798e785
|
Merge branch 'logging-dict'
|
2010-05-28 14:04:30 -07:00 |
Jeff Balogh
|
c0c57e429a
|
move siege.py to scripts/, add extension sorting
|
2010-05-28 14:04:04 -07:00 |
Jeff Balogh
|
1028145b0a
|
update the docs for settings_local
|
2010-05-28 13:12:17 -07:00 |
Jeff Balogh
|
29d56595bb
|
use logging.dictconfig for better configuration (bug 561953)
|
2010-05-28 13:12:17 -07:00 |
Jeff Balogh
|
4c13c2090a
|
adding logging dict config from PEP 391
http://bitbucket.org/vinay.sajip/dictconfig/src
|
2010-05-28 13:12:17 -07:00 |
Jeff Balogh
|
e6422518d1
|
fixing a unicode error in the api
|
2010-05-28 13:11:11 -07:00 |
Matt Claypotch
|
53b47f2504
|
Bug 568714, Details page install button no longer floats
|
2010-05-28 11:41:08 -07:00 |
Wil Clouser
|
64b5d259de
|
Fix mistake in RSS feed links; bug 568057
|
2010-05-28 10:22:20 -07:00 |
Dave Dash
|
a41721deed
|
Fixes a test.
|
2010-05-28 09:36:47 -07:00 |
Dave Dash
|
02d3792c13
|
bug 560618, sort by name
|
2010-05-28 09:05:14 -07:00 |
Jeff Balogh
|
3270edd796
|
use uncached for optimal results
|
2010-05-27 20:40:25 -07:00 |
Jeff Balogh
|
81d54168df
|
don't leave out any details (thanks ewong)
|
2010-05-27 20:36:37 -07:00 |
abuchanan
|
f0c542be09
|
FxCup: average fans. other minor fixes (e.g. css)
|
2010-05-27 19:10:40 -07:00 |
Dave Dash
|
5b57bc88a2
|
bug 565807, using a better addon id
|
2010-05-27 16:02:17 -07:00 |
Dave Dash
|
f278d3714b
|
bug 568386, bug 568386, better placeholder
|
2010-05-27 15:38:06 -07:00 |
Jeff Balogh
|
77fcb3fabc
|
warnings for unreviewed search engines (bug 567816)
|
2010-05-27 14:24:47 -07:00 |
Dave Dash
|
e4c45bb316
|
Using ngettext
|
2010-05-27 14:16:41 -07:00 |
Matt Claypotch
|
fb30507a1c
|
Bug 565785, Firefox Cup promo box
|
2010-05-27 10:46:43 -07:00 |
Jeff Balogh
|
e0d396f843
|
use commonware.log
|
2010-05-27 10:12:03 -07:00 |
Jeff Balogh
|
f0583780a9
|
switch back to objects since this uses values_list
|
2010-05-27 08:16:14 -07:00 |
Wil Clouser
|
860ae3e22c
|
Update locale for 5.11
|
2010-05-26 23:00:43 -07:00 |