diaspora/config
Steven Hancock 021cc99492 bootstrap-sass
Upgrade our current Bootstrap 1 and 2 dependencies to use Bootstrap 2.0.2
from the bootstrap-sass gem.

I had to modify layouts/application to get the stream page to render properly,
looks like a slight conflict between Bootstrap and Blueprint grid systems, with
.span-24 instead of .row I was seeing the whole right bar dropped to the bottom
of the page below the left bar.

I also modified two other templates since Bootstrap 2.0.2 includes a "badge"
class that was making our navbar badges look funny. :)
2012-04-11 06:16:01 -07:00
..
deploy capistrano deploy: let the user choose if running svc and svstat with sudo 2012-02-04 17:59:30 +01:00
environments turn asset pipeline debugging off 2012-03-28 19:01:44 -07:00
initializers use the built in asset_sync initializer. add a rake task to bootstrap 2012-04-03 14:47:33 -07:00
locales Merge pull request #3101 from despora/fallback_for_donation 2012-04-09 10:24:20 -07:00
application.rb bootstrap-sass 2012-04-11 06:16:01 -07:00
application.yml.example jquery_include_tag helper 2012-03-27 18:07:44 -07:00
boot.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
cap_colors.rb Added color definition file at config/cap_colors.rb 2011-11-15 09:06:15 -08:00
cucumber.yml
database.yml.example YAML gotchas part 2: you can't use those references or whatever they're called before they are defined 2012-04-10 22:08:21 +02:00
deploy.rb Fix Jasmine tests - first pass 2012-03-27 18:08:27 -07:00
deploy_config.yml.example capistrano deploy: let the user choose if running svc and svstat with sudo 2012-02-04 17:59:30 +01:00
environment.rb refactor locale initialization and selection a bit 2012-03-21 19:25:47 +01:00
heroku.yml.example working on making heroku_san magical 2012-01-19 19:21:10 -08:00
locale_settings.yml updated 14 locale files, added estonian [ci skip] 2012-04-09 15:13:00 +02:00
newrelic.yml allow custom app_name prefixes for newrelic 2012-01-20 12:25:05 -08:00
oauth_keys.yml.example MS DC; oauth keys are now pulled out of application.yml to be simplier. incldue newrelic as heroku expects it, without affecting people who do not use newrelic. If you do use new relic in production, you have to put your newrelic api key in application.yml 2012-01-05 17:31:38 -08:00
routes.rb MS DC fix tests 2012-03-27 14:52:53 -07:00
schedule.rb.example Adds maintenance rake tasks for logrotate and temp file deletion; Adds whenever gem + sample whenever file 2011-12-15 15:18:07 -08:00
script_server.yml.example
selenium.yml MS DG update copyright 2011-09-14 11:23:12 -07:00
thin.yml MS DG update copyright 2011-09-14 11:23:12 -07:00
unicorn.rb preload_app in unicorn 2012-01-27 11:42:51 -08:00