Jeff Balogh
|
e917639574
|
Merge branch 'blocklist'
|
2011-02-22 16:49:40 -05:00 |
Jeff Balogh
|
ae4bf67074
|
cache the blocklist like a mofo
|
2011-02-22 16:49:06 -05:00 |
Jeff Balogh
|
b59ef9a714
|
behold the blocklist (bug 608813)
|
2011-02-22 16:49:05 -05:00 |
Matt Claypotch
|
c0d1ad92f4
|
Bug 635817, adding BrowserUtils to disco pane
|
2011-02-22 13:31:48 -08:00 |
Jeff Balogh
|
63d09c9b85
|
making files available in /admin (bug 635820)
|
2011-02-22 15:24:39 -05:00 |
Andy McKay
|
71c2ce878e
|
add in the feature flag (bug 627077 and 635351)
|
2011-02-22 09:55:01 -08:00 |
Matt Claypotch
|
e01ca949df
|
Fiximg mobile buttons and tests
|
2011-02-21 02:50:23 -08:00 |
Matt Claypotch
|
ecedb96b74
|
added protective logic to input placeholder faking code
|
2011-02-21 01:51:02 -08:00 |
Matt Claypotch
|
d47ac82cce
|
Mobile lightbox tweaks
|
2011-02-21 01:51:02 -08:00 |
Matt Claypotch
|
224cdcd402
|
fixing back link on versions page
|
2011-02-21 01:51:02 -08:00 |
Matt Claypotch
|
4275d742d5
|
tweaking markup of mobile details page description
|
2011-02-21 01:51:02 -08:00 |
Matt Claypotch
|
df291b2216
|
Bug 633564, mobile install buttons
|
2011-02-21 01:51:01 -08:00 |
Kumar McMillan
|
4c6b9b6d19
|
Merge branch 'ed-q-search-622171'
|
2011-02-18 19:15:33 -06:00 |
Kumar McMillan
|
569332223e
|
Adds form and backend for searching the editor queue (bug 622171)
|
2011-02-18 19:15:02 -06:00 |
Kumar McMillan
|
42b2d546ae
|
Adds support for ordering SQL query set by alias name
|
2011-02-18 19:15:02 -06:00 |
Kumar McMillan
|
8107137735
|
Adds qs._clone() to fix ref problems, fixes get()
|
2011-02-18 19:15:02 -06:00 |
Kumar McMillan
|
6eaadcf507
|
SQL Model now supports very basic or'ing with Q objects.
|
2011-02-18 19:15:01 -06:00 |
Kumar McMillan
|
6aabc28260
|
Adds SQL support for qs.filter_raw('foo IN', [1,2,3])
|
2011-02-18 19:15:01 -06:00 |
Chris Van
|
93feb20ed6
|
fix 'back to add-ons' link (bug 635060)
|
2011-02-18 20:00:54 -05:00 |
Gregory Koberger
|
4e01b692c3
|
Image upload was overzealous: 2047 requests per second per image.
It was polling for each image once every 100 milliseconds, and had
a loop within a loop which doubled the amount of requests each
time.
|
2011-02-18 16:59:19 -08:00 |
Chris Van
|
7af7a6c08b
|
fix api search utils to accept major* version (bug 629599)
|
2011-02-18 19:42:49 -05:00 |
Jeff Balogh
|
fee9465803
|
override fetch_missed for IndexQuery to let mysql pick the index
|
2011-02-18 16:41:12 -08:00 |
Andy McKay
|
b9b5907723
|
no one saw that right?
|
2011-02-18 15:11:56 -08:00 |
Matt Claypotch
|
79ab6e6dc6
|
Less scaling for more performance
|
2011-02-18 14:04:29 -08:00 |
Andy McKay
|
565e8ce280
|
fix paths for preview (bug 635313)
|
2011-02-18 13:19:55 -08:00 |
Andy McKay
|
0cac33291e
|
add in error handling and sync up with new settings (bug 635313)
add in data
|
2011-02-18 12:40:05 -08:00 |
Wil Clouser
|
fbad0852ee
|
comment out long running sql. will run separately
|
2011-02-18 09:39:23 -08:00 |
Gregory Koberger
|
7cd02ca0cf
|
Randomize password field so password managers don't recognize it (bug 630126)
|
2011-02-17 19:50:52 -08:00 |
Gregory Koberger
|
ae33eba266
|
Link resume to versions page (bug 621999)
|
2011-02-17 19:50:52 -08:00 |
Matt Claypotch
|
d220992b4d
|
Bug 632678, mobile reviews page
|
2011-02-17 18:56:21 -08:00 |
Chris Van
|
707b1ae4bd
|
disco pane: your -> my
|
2011-02-17 20:26:17 -05:00 |
Jeff Balogh
|
19cddf7063
|
turn on recommendations in zamboni (bug 632305)
|
2011-02-17 16:43:27 -08:00 |
Dave Dash
|
8a1dedfb80
|
Merge branch 'collections-edit'
|
2011-02-17 11:23:33 -08:00 |
Jeff Balogh
|
cc44446a9d
|
Top Add-ons are now Up & Coming (bug 632638)
|
2011-02-17 10:19:59 -08:00 |
Jeff Balogh
|
24a5d99ed2
|
Merge branch 'hotness'
|
2011-02-17 09:11:01 -08:00 |
Jeff Balogh
|
4858dc3040
|
sort by hotness on the disco pane (bug 632638)
|
2011-02-17 09:07:13 -08:00 |
Jeff Balogh
|
bb80737109
|
skip the index for counts
|
2011-02-17 09:07:13 -08:00 |
Jeff Balogh
|
96afc63f51
|
give personas a Version to simplify queries
|
2011-02-17 09:07:12 -08:00 |
Jeff Balogh
|
699d8c11b9
|
move addons.previews.all() to a transformer
|
2011-02-17 09:07:12 -08:00 |
Dave Dash
|
c3b991a4d6
|
bug 634315, collections edit redirects
|
2011-02-17 09:05:46 -08:00 |
Jeff Balogh
|
4463ebb749
|
make sure add-ons are immediately frozen (bug 632638)
|
2011-02-17 09:05:09 -08:00 |
Jeff Balogh
|
c014bb1ab7
|
let ping be greater than pong to allow lag
|
2011-02-17 09:04:53 -08:00 |
Kumar McMillan
|
44bdf83413
|
Adds missing created timestamp for version sorting tests (oops)
|
2011-02-17 10:29:04 -06:00 |
Matt Claypotch
|
aaa3355439
|
Adding browser.js to mobile
|
2011-02-16 18:37:43 -08:00 |
Matt Claypotch
|
1094962890
|
Cleanup of browser.js, and fixed beta version detection
|
2011-02-16 18:01:25 -08:00 |
Matt Claypotch
|
5825249d19
|
Bringing VersionCompare into zamboni, as well as user agent detection.
|
2011-02-16 17:20:50 -08:00 |
Chris Van
|
dffb52cc03
|
disco pane - persona detail styles (bug 629461)
|
2011-02-16 18:14:10 -05:00 |
Kumar McMillan
|
bbdb29b179
|
Normalizes now() to 12am for reliable day subtraction
|
2011-02-16 16:10:49 -06:00 |
Chris Van
|
792425df0d
|
disco pane - show home background-image for only logged users
|
2011-02-16 16:59:01 -05:00 |
Kumar McMillan
|
12e5a803ee
|
Trying another day difference to see if this fixes Hudson
|
2011-02-16 15:56:25 -06:00 |