Changeset [70af40c296255f942f1c4dd18b98ada9d801e28b] by Christopher Giroir

December 17th, 2012 @ 03:14 AM

Committed by Christopher Giroir

  • A README
  • A app/assets/javascripts/application.js
  • A app/assets/javascripts/jquery.timepicker.js
  • A app/assets/javascripts/lilyraid.js
  • A app/assets/javascripts/slot.js
  • A app/assets/stylesheets/cod.css
  • A app/assets/stylesheets/development.css
  • A app/assets/stylesheets/dota.css
  • A app/assets/stylesheets/jquery.timepicker.css
  • A app/assets/stylesheets/lilyraid.css
  • A app/views/layouts/application.html.haml
  • A app/views/raids/_group.html.haml
  • A app/views/raids/_loots.html.haml
  • A app/views/raids/_needed.html.haml
  • A app/views/raids/_new_loot.html.haml
  • A app/views/raids/_position.html.haml
  • A app/views/raids/_positions.html.haml
  • A app/views/raids/_raid.html.haml
  • A app/views/raids/_role.html.haml
  • A app/views/raids/_signup.html.haml
  • A app/views/raids/_signup_spacer.html.haml
  • A app/views/raids/_slot.html.haml
  • A app/views/raids/_tags.html.haml
  • A app/views/raids/_waiting_list.html.haml
  • A app/views/raids/edit.html.haml
  • A app/views/raids/index.html.haml
  • A app/views/raids/new.html.haml
  • A app/views/raids/show.html.haml
  • A config.ru
  • A config/application.rb
  • A config/environments/cod.rb
  • A config/environments/dota.rb
  • A config/initializers/secret_token.rb
  • A lib/tasks/.gitkeep
  • A script/rails
  • A test/performance/browsing_test.rb
  • A vendor/plugins/.gitkeep
  • A vendor/plugins/rails_upgrade/MIT-LICENSE
  • A vendor/plugins/rails_upgrade/README
  • A vendor/plugins/rails_upgrade/Rakefile
  • A vendor/plugins/rails_upgrade/init.rb
  • A vendor/plugins/rails_upgrade/install.rb
  • A vendor/plugins/rails_upgrade/lib/application_checker.rb
  • A vendor/plugins/rails_upgrade/lib/gemfile_generator.rb
  • A vendor/plugins/rails_upgrade/lib/new_configuration_generator.rb
  • A vendor/plugins/rails_upgrade/lib/rails_upgrade.rb
  • A vendor/plugins/rails_upgrade/lib/routes_upgrader.rb
  • A vendor/plugins/rails_upgrade/lib/tasks/rails_upgrade_tasks.rake
  • A vendor/plugins/rails_upgrade/test/application_checker_test.rb
  • A vendor/plugins/rails_upgrade/test/gemfile_generator_test.rb
  • A vendor/plugins/rails_upgrade/test/new_configuration_generator_test.rb
  • A vendor/plugins/rails_upgrade/test/routes_upgrader_test.rb
  • A vendor/plugins/rails_upgrade/test/test_helper.rb
  • A vendor/plugins/rails_upgrade/uninstall.rb
  • R public/javascripts/jquery.timepicker.js
  • R public/javascripts/application.js
  • R public/javascripts/slot.js
  • R public/stylesheets/cod.css
  • R public/stylesheets/development.css
  • R public/stylesheets/dota.css
  • R public/stylesheets/jquery.timepicker.css
  • R public/stylesheets/lilyraid.css
  • R app/views/layouts/application.erb
  • R app/views/raids/_group.erb
  • R app/views/raids/_loots.erb
  • R app/views/raids/_needed.erb
  • R app/views/raids/_new_loot.erb
  • R app/views/raids/_position.erb
  • R app/views/raids/_positions.erb
  • R app/views/raids/_raid.erb
  • R app/views/raids/_role.erb
  • R app/views/raids/_signup.erb
  • R app/views/raids/_signup_spacer.erb
  • R app/views/raids/_slot.erb
  • R app/views/raids/_tags.html.erb
  • R app/views/raids/_waiting_list.erb
  • R app/views/raids/edit.html.erb
  • R app/views/raids/index.html.erb
  • R app/views/raids/new.html.erb
  • R app/views/raids/show.html.erb
  • R config/environments/cod.rb
  • R config/environments/dota.rb
  • R lib/tasks/rspec.rake
  • R public/javascripts/calendar_date_select/calendar_date_select.js
  • R public/javascripts/calendar_date_select/format_american.js
  • R public/javascripts/calendar_date_select/format_db.js
  • R public/javascripts/calendar_date_select/format_euro_24hr.js
  • R public/javascripts/calendar_date_select/format_finnish.js
  • R public/javascripts/calendar_date_select/format_hyphen_ampm.js
  • R public/javascripts/calendar_date_select/format_italian.js
  • R public/javascripts/calendar_date_select/locale/fi.js
  • R public/javascripts/calendar_date_select/locale/pl.js
  • R public/javascripts/controls.js
  • R public/javascripts/dragdrop.js
  • R public/javascripts/effects.js
  • R public/javascripts/jquery-1.3.2.min.js
  • R public/javascripts/jquery-ui-1.7.1.custom.min.js
  • R public/javascripts/jquery-ui.js
  • R public/javascripts/jquery.js
  • R public/javascripts/jquery.timepicker.min.js
  • R public/javascripts/jrails.js
  • R public/javascripts/prototype.js
  • R public/stylesheets/calendar_date_select/blue.css
  • R public/stylesheets/calendar_date_select/default.css
  • R public/stylesheets/calendar_date_select/plain.css
  • R public/stylesheets/calendar_date_select/red.css
  • R public/stylesheets/calendar_date_select/silver.css
  • R public/stylesheets/images/ui-bg_diagonals-thick_55_9999ff_40x40.png
  • R public/stylesheets/images/ui-bg_flat_0_aaaaaa_40x100.png
  • R public/stylesheets/images/ui-bg_flat_100_f5f8f9_40x100.png
  • R public/stylesheets/images/ui-bg_flat_55_fbec88_40x100.png
  • R public/stylesheets/images/ui-bg_flat_75_d0e5f5_40x100.png
  • R public/stylesheets/images/ui-bg_flat_85_dfeffc_40x100.png
  • R public/stylesheets/images/ui-bg_glass_95_fef1ec_1x400.png
  • R public/stylesheets/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
  • R public/stylesheets/images/ui-icons_217bc0_256x240.png
  • R public/stylesheets/images/ui-icons_2e83ff_256x240.png
  • R public/stylesheets/images/ui-icons_9999ff_256x240.png
  • R public/stylesheets/images/ui-icons_cd0a0a_256x240.png
  • R public/stylesheets/images/ui-icons_d8e7f3_256x240.png
  • R public/stylesheets/images/ui-icons_f9bd01_256x240.png
  • R public/stylesheets/jquery-ui-1.7.1.custom.css
  • R public/stylesheets/jquery.css
  • R script/about
  • R script/autospec
  • R script/console
  • R script/dbconsole
  • R script/destroy
  • R script/generate
  • R script/performance/benchmarker
  • R script/performance/profiler
  • R script/performance/request
  • R script/plugin
  • R script/process/inspector
  • R script/process/reaper
  • R script/process/spawner
  • R script/runner
  • R script/server
  • R script/spec
  • R vendor/plugins/jrails/CHANGELOG
  • R vendor/plugins/jrails/README
  • R vendor/plugins/jrails/init.rb
  • R vendor/plugins/jrails/install.rb
  • R vendor/plugins/jrails/javascripts/jquery-ui.js
  • R vendor/plugins/jrails/javascripts/jquery.js
  • R vendor/plugins/jrails/javascripts/jrails.js
  • R vendor/plugins/jrails/javascripts/sources/jrails.js
  • R vendor/plugins/jrails/lib/jrails.rb
  • R vendor/plugins/jrails/tasks/jrails.rake
  • R vendor/plugins/nested_layouts/README
  • R vendor/plugins/nested_layouts/init.rb
  • R vendor/plugins/nested_layouts/lib/nested_layouts.rb
  • R vendor/plugins/nested_layouts/test/fixtures/layouts/content_for_inner.rhtml
  • R vendor/plugins/nested_layouts/test/fixtures/layouts/content_for_outer.rhtml
  • R vendor/plugins/nested_layouts/test/fixtures/layouts/deep.rhtml
  • R vendor/plugins/nested_layouts/test/fixtures/layouts/inline_inner.rhtml
  • R vendor/plugins/nested_layouts/test/fixtures/layouts/inner.rhtml
  • R vendor/plugins/nested_layouts/test/fixtures/layouts/instance_inner.rhtml
  • R vendor/plugins/nested_layouts/test/fixtures/layouts/instance_outer.rhtml
  • R vendor/plugins/nested_layouts/test/fixtures/layouts/outer.rhtml
  • R vendor/plugins/nested_layouts/test/fixtures/layouts/shared_data_inner.rhtml
  • R vendor/plugins/nested_layouts/test/fixtures/layouts/shared_data_outer.rhtml
  • R vendor/plugins/nested_layouts/test/fixtures/test/content_for_passing.rhtml
  • R vendor/plugins/nested_layouts/test/fixtures/test/deep_layout.rhtml
  • R vendor/plugins/nested_layouts/test/fixtures/test/inline_layout.rhtml
  • R vendor/plugins/nested_layouts/test/fixtures/test/instance_passing.rhtml
  • R vendor/plugins/nested_layouts/test/fixtures/test/shared_data.rhtml
  • R vendor/plugins/nested_layouts/test/fixtures/test/simple.rhtml
  • R vendor/plugins/nested_layouts/test/nested_layouts_test.rb
  • R vendor/plugins/nested_layouts/Rakefile
  • M .gitignore
  • M Capfile
  • M Gemfile
  • M Gemfile.lock
  • M Rakefile
  • M app/controllers/admin/accounts_controller.rb
  • M app/controllers/admin/characters_controller.rb
  • M app/controllers/application_controller.rb
  • M app/controllers/calendars_controller.rb
  • M app/controllers/cclasses_controller.rb
  • M app/controllers/raids_controller.rb
  • M app/controllers/slots_controller.rb
  • M app/helpers/application_helper.rb
  • M app/models/account.rb
  • M app/models/cclass.rb
  • M app/models/character.rb
  • M app/models/instance.rb
  • M app/models/list.rb
  • M app/models/list_position.rb
  • M app/models/location.rb
  • M app/models/log.rb
  • M app/models/race.rb
  • M app/models/raid.rb
  • M app/models/raider_tag.rb
  • M app/models/signup.rb
  • M app/models/slot.rb
  • M app/models/tag.rb
  • M app/views/accounts/_edit_character.rhtml
  • M app/views/accounts/new.html.erb
  • M app/views/admin/accounts/index.html.erb
  • M app/views/admin/instances/edit.html.erb
  • M app/views/admin/instances/index.html.erb
  • M app/views/admin/templates/edit.html.erb
  • M app/views/admin/templates/index.html.erb
  • M app/views/characters/_character.erb
  • M app/views/characters/_form.erb
  • M app/views/login/index.html.erb
  • M app/views/loots/_loot.erb
  • M app/views/loots/edit.html.erb
  • M app/views/signups/_form.erb
  • M app/views/signups/_signup.erb
  • M app/views/signups/_waiting_list.erb
  • M app/views/slots/_slot.erb
  • M config/boot.rb
  • M config/deploy.rb
  • M config/environment.rb
  • M config/environments/development.rb
  • M config/environments/production.rb
  • M config/environments/test.rb
  • M config/initializers/backtrace_silencers.rb
  • M config/initializers/config.rb
  • M config/initializers/inflections.rb
  • M config/initializers/session_store.rb
  • M config/routes.rb
  • M db/seeds.rb
  • M public/404.html
  • M public/422.html
  • M public/500.html
  • M public/images/rails.png
  • M test/test_helper.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A world of warcraft raid organizer