Jeff Balogh
|
c1b814a228
|
fixing fixtures after removing File.jetpack
for f in $(ack 'jetpack.*,' --js -l)
sed -i -e '/"jetpack"/ d' $f
|
2011-05-23 19:39:45 -07:00 |
Kumar McMillan
|
2df20c6ac4
|
Removes addon nomination date from just the JSON fixtures (part of bug 638855)
|
2011-03-18 13:32:32 -05:00 |
Jeff Balogh
|
da6f5a4aa1
|
unique slugs for everyone
|
2010-12-08 18:56:57 -08:00 |
Jeff Balogh
|
b47e4575e5
|
block prelim addons from having contrib or beta (bug 612047)
|
2010-12-06 17:32:35 -08:00 |
Kumar McMillan
|
c644087cba
|
User-disabling an Add-on is more explicit now in the model (bug 616213)
Renamed addon.inactive to addon.disabled_by_user everywhere in the code.
|
2010-12-06 15:15:09 -06:00 |
Jeff Balogh
|
8d6a57a45a
|
foreign key checks are now disabled when loading fixtures
|
2010-10-04 15:09:38 -07:00 |
Wil Clouser
|
5ab33ad7dc
|
Add jetpack filter; bug 580827
|
2010-08-25 15:02:45 -07:00 |
Jeff Balogh
|
bb7345250a
|
break things with unicode
|
2010-08-24 09:30:31 -07:00 |
Wil Clouser
|
d96b6ceaa7
|
Migrate to use new user fields
|
2010-08-18 09:02:43 -07:00 |
Dave Dash
|
30b914e8fe
|
Search tests run in under a minute vs of forever
|
2010-08-11 07:47:58 -07:00 |