- 24 Jan, 2012 25 commits
-
-
danielgrippi authored
add unicorn back in. only use one worker process for now. also, move chrome_frame middleware into the correct load path in lib. [ci skip]
-
Jonne Haß authored
-
Daniel Grippi authored
use guid instead of id for /people/ urls
-
Maxwell Salzberg authored
-
Jonne Haß authored
-
Jonne Haß authored
-
Jonne Haß authored
-
danielgrippi authored
-
Jonne Haß authored
This fixes posting to a single service for Ruby 1.9 For some reason Rails doesn't convert a single foo[]=bar not to the expected :foo => ["bar"] but to :foo => "bar" On Ruby 1.8 String#map exists and just yields self, on Ruby 1.9 String#map got removed
-
Jonne Haß authored
-
Jonne Haß authored
-
Sarah Mei authored
jammit is looking for this file. @denniscollective have a look at this tomorrow and remove if we don't need it
-
Sarah Mei authored
Update config/assets.yml
-
David Morley authored
-
Dennis Collinson authored
-
Dennis Collinson authored
-
Dennis Collinson authored
-
Dennis Collinson authored
-
Dennis Collinson authored
-
Dan Hansen authored
-
Dan Hansen authored
-
Dan Hansen authored
-
danielgrippi authored
-
Dan Hansen authored
-
Maxwell Salzberg authored
-
- 23 Jan, 2012 15 commits
-
-
Jonne Haß authored
-
Jonne Haß authored
-
danielgrippi authored
-
Jonne Haß authored
-
Jonne Haß authored
-
danielgrippi authored
markdown text in comments (auto linking, etc). we can use {{{ }}} notation here because markdown strips out xss, etc.
-
danielgrippi authored
-
danielgrippi authored
-
danielgrippi authored
-
Maxwell Salzberg authored
-
danielgrippi authored
don't extend helpers in the notifications index view; make notification_count and unread_message_count controller helper methods (now that we're not using vanna)
-
Daniel Grippi authored
Remove Vanna Controller from app and fix up notifications controller, views, scripts, specs
-
danielgrippi authored
-
danielgrippi authored
This reverts commit 5f9c469b.
-
Sarah Mei authored
-