Jeff Balogh
|
5cfc8375b2
|
beware the unicode monster!
|
2011-08-03 11:13:35 -07:00 |
Jeff Balogh
|
4ae16c83fa
|
base all tests off amo.tests.TestCase
|
2011-07-27 15:30:08 -07:00 |
Jeff Balogh
|
05245595fb
|
don't let a redis timeout crash the blocklist
|
2011-07-11 13:25:08 -07:00 |
Jeff Balogh
|
79bb0bc0a7
|
kill the unique blocklist cookie (bug 663926)
|
2011-07-05 15:47:40 -07:00 |
Jeff Balogh
|
8cfe09b8c8
|
let blocklist severity be null (bug 663722)
|
2011-06-30 11:12:50 -07:00 |
Jeff Balogh
|
771b18fe86
|
beware severity=0 in the blocklist (bug 663722)
|
2011-06-21 17:02:44 -07:00 |
Jeff Balogh
|
3e40069ca0
|
hash keys before going to memcached
|
2011-06-10 15:29:34 -07:00 |
Jeff Balogh
|
50224bae39
|
make it easier to resync the name blocklist (bug 662438)
|
2011-06-08 11:07:42 -07:00 |
Wil Clouser
|
253acbff3a
|
fix dates; bug 650156
|
2011-05-04 21:46:48 -07:00 |
Jeff Balogh
|
57861d8419
|
collapsing blocklist items
|
2011-04-25 16:24:27 -07:00 |
Jeff Balogh
|
6c804bc933
|
hide gfx blocklist items on /blocked (bug 650107)
|
2011-04-18 17:11:57 -07:00 |
Jeff Balogh
|
6819e58ede
|
Content-Type: text/xml for the blocklist (bug 650392)
|
2011-04-18 17:09:34 -07:00 |
Jeff Balogh
|
24231c5b7c
|
less clean = more safe (bug 649412)
|
2011-04-12 17:01:54 -07:00 |
Jeff Balogh
|
1fbb832d77
|
clean strings on blocklist pages
|
2011-04-11 16:35:49 -07:00 |
Jeff Balogh
|
361e13a0e1
|
show date without a bug link (bug 648926)
|
2011-04-11 10:46:27 -07:00 |
Jeff Balogh
|
598e9575f8
|
use the amo.tests.RedisTest when you need to test with redis
|
2011-03-31 15:19:24 -07:00 |
Jeff Balogh
|
1891eb12a9
|
adding tests for blockID
|
2011-03-29 17:23:32 -07:00 |
Jeff Balogh
|
d98ad453f9
|
match the timestamp with the latest model (bug 639527)
|
2011-03-29 17:07:18 -07:00 |
Jeff Balogh
|
19f7f7a8e2
|
force empty strings to NULL on save (bug 645436, 636824)
|
2011-03-29 15:45:51 -07:00 |
Jeff Balogh
|
bb26b7a17d
|
Edited apps/blocklist/templates/blocklist/blocked_detail.html via GitHub
|
2011-03-29 15:41:55 -07:00 |
Jeff Balogh
|
8b74f78269
|
fixing tests
|
2011-03-29 15:17:04 -07:00 |
Jeff Balogh
|
0726516765
|
adding the blocklist page (bug 629818)
* add blockID to blocklist.xml (bug 406026)
|
2011-03-29 14:05:05 -07:00 |
Jeff Balogh
|
2514da423c
|
adding a table for blocklist details
|
2011-03-29 14:05:05 -07:00 |
Jeff Balogh
|
5cdbb9ed45
|
include lastupdated timestamp in the blocklist (bug 639527)
|
2011-03-25 13:45:23 -07:00 |
Jeff Balogh
|
cbbf4f5547
|
only show <devices> if there are devices (bug 639899)
|
2011-03-16 14:04:21 -07: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 |
Wil Clouser
|
3190a8dec4
|
Adding flush_urls to models
|
2010-08-16 12:13:18 -07:00 |
Jeff Balogh
|
b334b2f710
|
blocklist fields must be nullable to match legacy expectations (bug 560265)
|
2010-04-19 13:24:13 -07:00 |
Jeff Balogh
|
5e3052ddbe
|
import amo.models to avoid circular imports, move constants to __init__
|
2010-01-28 19:00:22 -08:00 |
Wil Clouser
|
62ecf13bca
|
Add blocklist scaffolding
|
2010-01-26 14:23:25 -08:00 |
Wil Clouser
|
b56b4d58f2
|
Add blocklist app
|
2010-01-14 11:29:58 -08:00 |