09b9471f6c
stop using fiber pool by default in production. we'll enable again when sweepers are threadsafe
2011-02-09 17:56:59 -05:00
cb0fb4bc86
security update: rails -> 3.0.4
2011-02-08 20:15:06 -05:00
bcffdc0630
stop using radio and label for pet states, to fix ie bug
2011-02-07 08:46:15 -05:00
50f0adaa4d
auto shrink wardrobe from fullscreen when screen too small
2011-02-06 18:55:04 -05:00
28b387d4ca
fix bug with eventmachine in dev
2011-02-06 17:49:30 -05:00
47fcf0030e
bundle update
2011-02-05 22:51:19 -05:00
ca95cfb722
disabling the hoptoad js notifier may have fixed the leak... maybe
2011-02-05 11:48:54 -05:00
bb1f10c60b
Merge branch 'fixleak'
2011-02-05 10:33:39 -05:00
b07456cc30
make openneo auth strategy a devise strategy, so it can inherit rememberable
2011-02-05 10:33:34 -05:00
b1015c9a5c
species check was in the wrong place. fixed
2011-01-27 17:50:08 -05:00
8a36155994
hopeful roulette species support ids fix
2011-01-27 17:46:20 -05:00
7152cd0c50
check species compatibility before adding to roulette list
2011-01-27 17:36:19 -05:00
d2e8e9e009
fix bug causing roulette to sometimes choose items in same zone
2011-01-27 16:52:43 -05:00
4b66a560e7
roulette system :)
2011-01-27 16:35:46 -05:00
8c8776ff63
devise implemented, but not remembering
2011-01-26 13:40:15 -05:00
1e8ec13bfe
move to unstable rocketamf so that it builds hashes from registries, not arrays
2011-01-13 17:22:07 -05:00
d28e297656
prep for newid server
2011-01-10 17:52:26 -05:00
ba43d104db
cache item_zone_sets.json too
2010-12-11 10:36:59 -05:00
f2bcde47ea
cache the constant pet_attributes.json
2010-12-11 10:32:42 -05:00
f5e3a39068
cache wardrobe
2010-12-11 10:11:56 -05:00
ca155314fa
home page caching, reset top contributors only when necessary
2010-12-11 09:37:39 -05:00
8d20a68a53
remove need for content_for in items/show caching
2010-12-08 21:14:24 -05:00
ca9e1fb0ca
cache item show pages as a first try :)
2010-12-08 20:15:46 -05:00
b7fb5a952b
Revert "implement head.js"
...
This reverts commit 12ffa33f4f
.
2010-12-06 18:50:13 -05:00
6cc892ff83
remove unnecessary wardrobe.js dependency on home page
2010-12-06 18:13:38 -05:00
12ffa33f4f
implement head.js
2010-12-05 21:18:52 -05:00
8847a87fd9
clear sold_in_mall flag for items not currently sold in mall, add sold_in_mall flag to items we found that are already in our database
2010-12-05 16:06:48 -05:00
c67f8c916a
add parens for spider mall assets in cron. sigh.
2010-12-02 16:25:38 -05:00
165177d992
move rvm to correct ruby on cron, escape \!
2010-12-02 15:13:55 -05:00
666edc117c
remove reference to script/rails in cron schedule, since it pulls up the wrong ruby version
2010-12-01 21:05:15 -05:00
ea4a4e6ee0
thread safety breaks class autoloading in rake; move mall spider cron jobs to runner
2010-12-01 19:28:16 -05:00
0399e0a38f
remove tell the world link
2010-11-30 16:52:38 -05:00
e32fcb24ca
bump version on openneo auth signatory to ensure we load the correct version
2010-11-28 20:49:34 -05:00
0b6e22b8a6
cron via whenever for mall spider
2010-11-27 18:59:35 -05:00
b45faa6753
Merge branch 'mall_spider'
2010-11-27 18:51:08 -05:00
3d29f7784f
asset spider, yaaay
2010-11-27 18:41:06 -05:00
8447667f62
Merge branch 'bugmash'
2010-11-25 21:33:37 -05:00
99fb6b984f
ensure that we're only returning item assets for items and biology assets for pet states
2010-11-25 21:33:34 -05:00
d63da31ac2
add rake items:mall_spider
...
includes allowing null on some item fields, and putting the swf_assets
type and id index in an actual migration, or this commit would have removed
it upon migrating
2010-11-25 11:10:21 -05:00
e2d48a67df
sort colors by name on frontpage, in wardrobe
2010-11-24 21:17:24 -05:00
3e1d6aefea
add maractice color
2010-11-24 21:11:44 -05:00
6b5b978cb1
different ajax loader for current outfit, quick bug fix
2010-11-24 21:10:29 -05:00
b308c0f0ba
outfit renaming, plus some bug fixes here and there
2010-11-24 20:51:01 -05:00
55ab3d56d5
maybe this will fix the closet
2010-11-20 11:37:14 -05:00
4173d06dc2
hopefully fix scrollbar issues in windows firefox
2010-11-20 11:26:19 -05:00
63ae4558b1
ensure that we're looking only at biology assets when saving new pet states
2010-11-20 10:35:59 -05:00
668411fa4f
add join index on swf_assets.type, swf_assets.id
2010-11-20 10:35:34 -05:00
a196c43253
stop -type:x queries from lagging out due to group by optimization blah
2010-11-19 16:31:58 -05:00
8b159c02bd
catch species not found errors in search
2010-11-18 23:25:34 -05:00
badc2e6b3c
good negative type search filter; limit type filters to one per query to prevent conflicts
2010-11-18 23:21:03 -05:00