Massive chmod/chown

This commit is contained in:
Will Bradley 2014-02-09 00:56:48 -07:00
parent 1d0e8721e1
commit e16e35e098
216 changed files with 0 additions and 0 deletions

0
app/assets/images/logo.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

0
app/assets/images/nil.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 95 B

After

Width:  |  Height:  |  Size: 95 B

0
app/assets/javascripts/application.js Normal file → Executable file
View File

0
app/assets/javascripts/certifications.js.coffee Normal file → Executable file
View File

0
app/assets/javascripts/door_logs.js.coffee Normal file → Executable file
View File

0
app/assets/javascripts/home.js.coffee Normal file → Executable file
View File

0
app/assets/javascripts/ipn.js.coffee Normal file → Executable file
View File

0
app/assets/javascripts/mac_logs.js.coffee Normal file → Executable file
View File

0
app/assets/javascripts/pamela.js.coffee Normal file → Executable file
View File

0
app/assets/javascripts/payments.js.coffee Normal file → Executable file
View File

0
app/assets/javascripts/user_certifications.js.coffee Normal file → Executable file
View File

0
app/assets/javascripts/users.js.coffee Normal file → Executable file
View File

0
app/assets/stylesheets/application.css Normal file → Executable file
View File

0
app/assets/stylesheets/certifications.css.scss Normal file → Executable file
View File

0
app/assets/stylesheets/door_logs.css.scss Normal file → Executable file
View File

0
app/assets/stylesheets/home.css.scss Normal file → Executable file
View File

0
app/assets/stylesheets/ipn.css.scss Normal file → Executable file
View File

0
app/assets/stylesheets/mac_logs.css.scss Normal file → Executable file
View File

0
app/assets/stylesheets/macs.css.scss Normal file → Executable file
View File

0
app/assets/stylesheets/payments.css.scss Normal file → Executable file
View File

0
app/assets/stylesheets/scaffolds.css.scss Normal file → Executable file
View File

0
app/assets/stylesheets/user_certifications.css.scss Normal file → Executable file
View File

0
app/assets/stylesheets/users.css.scss Normal file → Executable file
View File

0
app/controllers/application_controller.rb Normal file → Executable file
View File

0
app/controllers/cards_controller.rb Normal file → Executable file
View File

0
app/controllers/certifications_controller.rb Normal file → Executable file
View File

0
app/controllers/door_logs_controller.rb Normal file → Executable file
View File

0
app/controllers/home_controller.rb Normal file → Executable file
View File

0
app/controllers/ipns_controller.rb Normal file → Executable file
View File

0
app/controllers/mac_logs_controller.rb Normal file → Executable file
View File

0
app/controllers/macs_controller.rb Normal file → Executable file
View File

0
app/controllers/payments_controller.rb Normal file → Executable file
View File

0
app/controllers/paypal_csvs_controller.rb Normal file → Executable file
View File

0
app/controllers/registrations_controller.rb Normal file → Executable file
View File

0
app/controllers/resources_controller.rb Normal file → Executable file
View File

0
app/controllers/settings_controller.rb Normal file → Executable file
View File

0
app/controllers/space_api_controller.rb Normal file → Executable file
View File

0
app/controllers/statistics_controller.rb Normal file → Executable file
View File

0
app/controllers/user_certifications_controller.rb Normal file → Executable file
View File

0
app/controllers/users_controller.rb Normal file → Executable file
View File

0
app/helpers/application_helper.rb Normal file → Executable file
View File

0
app/helpers/certifications_helper.rb Normal file → Executable file
View File

0
app/helpers/door_logs_helper.rb Normal file → Executable file
View File

0
app/helpers/home_helper.rb Normal file → Executable file
View File

0
app/helpers/ipn_helper.rb Normal file → Executable file
View File

0
app/helpers/mac_logs_helper.rb Normal file → Executable file
View File

0
app/helpers/pamela_helper.rb Normal file → Executable file
View File

0
app/helpers/payments_helper.rb Normal file → Executable file
View File

0
app/helpers/user_certifications_helper.rb Normal file → Executable file
View File

0
app/helpers/users_helper.rb Normal file → Executable file
View File

0
app/mailers/.gitkeep Normal file → Executable file
View File

0
app/mailers/user_mailer.rb Normal file → Executable file
View File

0
app/models/.gitkeep Normal file → Executable file
View File

0
app/models/ability.rb Normal file → Executable file
View File

0
app/models/card.rb Normal file → Executable file
View File

0
app/models/certification.rb Normal file → Executable file
View File

0
app/models/door_log.rb Normal file → Executable file
View File

0
app/models/ipn.rb Normal file → Executable file
View File

0
app/models/mac.rb Normal file → Executable file
View File

0
app/models/mac_log.rb Normal file → Executable file
View File

0
app/models/payment.rb Normal file → Executable file
View File

0
app/models/paypal_csv.rb Normal file → Executable file
View File

0
app/models/resource.rb Normal file → Executable file
View File

0
app/models/resource_category.rb Normal file → Executable file
View File

0
app/models/setting.rb Normal file → Executable file
View File

0
app/models/toolshare_user.rb Normal file → Executable file
View File

0
app/models/user.rb Normal file → Executable file
View File

0
app/models/user_certification.rb Normal file → Executable file
View File

0
app/views/cards/_form.html.erb Normal file → Executable file
View File

0
app/views/cards/edit.html.erb Normal file → Executable file
View File

0
app/views/cards/index.html.erb Normal file → Executable file
View File

0
app/views/cards/new.html.erb Normal file → Executable file
View File

0
app/views/cards/show.html.erb Normal file → Executable file
View File

0
app/views/cards/upload.html.erb Normal file → Executable file
View File

0
app/views/cards/upload_all.html.erb Normal file → Executable file
View File

0
app/views/certifications/_form.html.erb Normal file → Executable file
View File

0
app/views/certifications/edit.html.erb Normal file → Executable file
View File

0
app/views/certifications/index.html.erb Normal file → Executable file
View File

0
app/views/certifications/new.html.erb Normal file → Executable file
View File

0
app/views/certifications/show.html.erb Normal file → Executable file
View File

0
app/views/devise/confirmations/new.html.erb Normal file → Executable file
View File

View File

View File

0
app/views/devise/mailer/unlock_instructions.html.erb Normal file → Executable file
View File

0
app/views/devise/passwords/edit.html.erb Normal file → Executable file
View File

0
app/views/devise/passwords/new.html.erb Normal file → Executable file
View File

0
app/views/devise/registrations/_user.html.erb Normal file → Executable file
View File

0
app/views/devise/registrations/edit.html.erb Normal file → Executable file
View File

0
app/views/devise/registrations/new.html.erb Normal file → Executable file
View File

0
app/views/devise/sessions/new.html.erb Normal file → Executable file
View File

0
app/views/devise/shared/_links.erb Normal file → Executable file
View File

0
app/views/devise/unlocks/new.html.erb Normal file → Executable file
View File

0
app/views/door_logs/_form.html.erb Normal file → Executable file
View File

0
app/views/door_logs/auto_download.html.erb Normal file → Executable file
View File

0
app/views/door_logs/download.html.erb Normal file → Executable file
View File

0
app/views/door_logs/edit.html.erb Normal file → Executable file
View File

0
app/views/door_logs/index.html.erb Normal file → Executable file
View File

0
app/views/door_logs/new.html.erb Normal file → Executable file
View File

0
app/views/door_logs/show.html.erb Normal file → Executable file
View File

0
app/views/home/index.html.erb Normal file → Executable file
View File

Some files were not shown because too many files have changed in this diff Show More