Matchu
8b6be4d522
Upgrade to Ruby 2.2.4, Rails 4.0.13
...
NOTE: This doesn't boot yet! There's something changed in the `devise` API that we'll need to fix!
```
/vagrant/config/initializers/devise.rb:46:in `block in <top (required)>': undefined method `encryptor=' for Devise:Module (NoMethodError)
```
But yeah, we navigated the gem upgrades, and also I ran `rake rails:update` and hand-processed the suggestions it had for our config files.
2023-07-21 19:39:32 -07:00
eda80a8dc7
double whoops; the actual problem was that i hadnt restarted the background workers :P
2014-04-05 23:52:24 -05:00
9fe19e00c7
whoops; now that we index by item fit, update item after asset save
2014-04-05 23:48:36 -05:00
63b34435c7
ugh, add react.js manually :(
2014-01-20 14:35:28 -06:00
7928514342
add react.js to precompile list
2014-01-20 14:18:30 -06:00
6b340f906e
Cache trade info on items#show, finally! I think it's the performance culprit.
2013-12-27 14:49:46 -05:00
f07996d762
cache pet images on items#show, in case that's what's being a super-slow jerkface
2013-12-05 15:22:43 -06:00
abe35c6fd9
throttle pet loads per ip
2013-07-02 14:10:01 -07:00
c7237d7d44
fix a bunch of precompiled-asset-missing errors
2013-03-05 22:26:14 -06:00
59be3c9d66
faster asset compilation by not initializing app
2013-03-05 21:52:31 -06:00
cf5191d33c
phew. rails 3.2.12, including some asset pipeline. still buggy.
2013-03-05 20:08:57 -06:00
f547a75c40
ruby 2.0.0 compatibility... hopefully.
2013-02-25 01:14:45 -05:00
0db1bb8d74
enable fallbacks
2013-01-11 15:26:07 -06:00
99669b8e4e
cache homepage latest contribution
2012-08-09 22:59:35 -04:00
1e3938eea9
improve closet performance by caching item link
2012-08-09 19:34:56 -04:00
374e85f9d0
drop in redirect image url for urls blocked on petpages
2011-08-02 20:01:48 -04:00
ca155314fa
home page caching, reset top contributors only when necessary
2010-12-11 09:37:39 -05:00
ca9e1fb0ca
cache item show pages as a first try :)
2010-12-08 20:15:46 -05:00
87fc4bdf05
rails 3
2010-05-14 18:12:31 -04:00