Created
August 1, 2008 18:40
-
-
Save slant/3661 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# On branch master | |
# Changes to be committed: | |
# (use "git reset HEAD <file>..." to unstage) | |
# | |
# modified: .gitignore | |
# modified: app/controllers/api/customers_controller.rb | |
# modified: app/controllers/application.rb | |
# modified: app/controllers/customers_controller.rb | |
# modified: app/controllers/registrations_controller.rb | |
# modified: app/controllers/sessions_controller.rb | |
# modified: app/helpers/application_helper.rb | |
# modified: app/helpers/customers_helper.rb | |
# modified: app/views/activations/confirm.rhtml | |
# modified: app/views/activations/login.rhtml | |
# new file: app/views/customers/_phone_number.rhtml | |
# modified: app/views/customers/_record.rhtml | |
# new file: app/views/customers/account_suspended.rhtml | |
# new file: app/views/customers/baseline_not_available.rhtml | |
# new file: app/views/customers/document_templates/_record.rhtml | |
# new file: app/views/customers/document_templates/no_email_baseline_letter.rhtml | |
# new file: app/views/customers/document_templates/no_email_green_letter.rhtml | |
# new file: app/views/customers/document_templates/no_email_red_letter.rhtml | |
# new file: app/views/customers/document_templates/no_email_welcome_letter.rhtml | |
# modified: app/views/customers/new.rhtml | |
# modified: app/views/customers/review.rhtml | |
# modified: app/views/layouts/application.rhtml | |
# modified: app/views/layouts/simple.rhtml | |
# modified: app/views/registrations/_dob.rhtml | |
# modified: app/views/registrations/_ssn.rhtml | |
# modified: app/views/registrations/card_error.rhtml | |
# modified: app/views/registrations/complete.rhtml | |
# new file: app/views/registrations/no_email_stop.rhtml | |
# modified: app/views/registrations/step2.rhtml | |
# modified: app/views/registrations/step3.rhtml | |
# modified: app/views/registrations/step4-retry.rhtml | |
# modified: app/views/registrations/step4.rhtml | |
# modified: app/views/registrations/step4a.rhtml | |
# modified: app/views/registrations/stop.rhtml | |
# new file: app/views/registrations/verification_failed.rhtml | |
# modified: app/views/sessions/call.rhtml | |
# modified: app/views/sessions/forgot.rhtml | |
# modified: app/views/sessions/new.rhtml | |
# modified: app/views/shared/_address.rhtml | |
# modified: app/views/shared/_cvv_help.rhtml | |
# modified: app/views/shared/_subnav.rhtml | |
# new file: app/views/utility_mailer/no_campaign_for_marketing_code_error.rhtml | |
# modified: config/deploy/production_api.rb | |
# modified: config/deploy/stage_api.rb | |
# modified: config/deploy/stage_background.rb | |
# modified: config/deploy/stage_portal.rb | |
# modified: config/deploy/stage_portal_sales.rb | |
# modified: config/environment.rb | |
# modified: config/environments/development.rb | |
# modified: config/environments/production.rb | |
# modified: config/environments/test.rb | |
# modified: config/routes.rb | |
# new file: db/migrate/016_idwccf_to_version_88.rb | |
# new file: db/migrate/017_idwccf_to_version_89.rb | |
# new file: db/migrate/018_idwccf_to_version_90.rb | |
# new file: db/migrate/019_idwccf_to_version_91.rb | |
# new file: db/migrate/020_idwccf_to_version_92.rb | |
# new file: db/migrate/021_idwccf_to_version_93.rb | |
# new file: db/migrate/022_idwccf_to_version_96.rb | |
# new file: db/migrate/023_idwccf_to_version_97.rb | |
# new file: db/migrate/024_idwccf_to_version_98.rb | |
# new file: db/migrate/025_idwccf_to_version_99.rb | |
# new file: db/migrate/026_idwccf_to_version_100.rb | |
# modified: public/stylesheets/idw.css | |
# modified: spec/controllers/registrations_controller_spec.rb | |
# new file: spec/models/order_spec.rb | |
# modified: spec/models/payment_processor_spec.rb | |
# new file: spec/models/payment_spec.rb | |
# new file: vendor/plugins/acts_as_renderer/README | |
# new file: vendor/plugins/acts_as_renderer/init.rb | |
# new file: vendor/plugins/acts_as_renderer/lib/active_record/acts/renderer.rb | |
# new file: vendor/plugins/acts_as_renderer/test/class.erb | |
# new file: vendor/plugins/acts_as_renderer/test/instance.erb | |
# new file: vendor/plugins/acts_as_renderer/test/renderer_test.rb | |
# modified: vendor/plugins/idwccf | |
# | |
# Changed but not updated: | |
# (use "git add <file>..." to update what will be committed) | |
# | |
# unmerged: doc/README_FOR_APP |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment