Changeset [7ca2a203114a2e026792925a0d6db84b42a2e32f] by Shawn Balestracci
May 29th, 2009 @ 09:26 AM
Merge branch 'master' into sims_api http://github.com/vegantech/sims...
Committed by Shawn Balestracci
- M app/controllers/checklist_builder/checklists_controller.rb
- M app/controllers/checklists_controller.rb
- M app/controllers/interventions_controller.rb
- M app/models/checklist.rb
- M app/models/district.rb
- M app/models/element_definition.rb
- M app/models/intervention.rb
- M app/models/intervention_definition.rb
- M app/models/intervention_participant.rb
- M app/models/notifications.rb
- M app/models/principal_override.rb
- M app/models/probe.rb
- M app/models/probe_bar.rb
- M app/models/probe_graph.rb
- M app/views/checklist_builder/checklists/_form.html.erb
- M app/views/checklist_builder/checklists/index.html.erb
- M app/views/checklists/_checklist.html.erb
- M app/views/checklists/_comment.html.erb
- M app/views/checklists/_decision.html.erb
- M app/views/checklists/_question_definition.html.erb
- M app/views/checklists/_question_link.html.erb
- M app/views/checklists/_relevant.html.erb
- M app/views/checklists/_scale.html.erb
- M app/views/checklists/_view.html.erb
- M app/views/custom_flags/_flag.html.erb
- M app/views/intervention_builder/interventions/_intervention_definition.html.erb
- M app/views/interventions/comments/_comment.html.erb
- M app/views/layouts/application.html.erb
- M app/views/notifications/intervention_ending_reminder.erb
- M app/views/principal_overrides/_new.html.erb
- M doc/mmsd_differences
- M doc/sample_crontab
- M features/intervention.feature
- M features/principal_override_request.feature
- M features/sims_demo_walkthrough.feature
- M features/step_definitions/principal_override_steps.rb
- M features/support/step_helpers.rb
- M spec/controllers/checklists_controller_spec.rb
- M spec/models/intervention_spec.rb
- M spec/models/notifications_spec.rb
- M spec/models/probe_graph_spec.rb
- M spec/models/probe_spec.rb
- M test/fixtures/recommendation_definitions.yml
- M vendor/plugins/newrelic_rpm/README
- M vendor/plugins/newrelic_rpm/Rakefile
- M vendor/plugins/newrelic_rpm/bin/newrelic_cmd
- M vendor/plugins/newrelic_rpm/init.rb
- M vendor/plugins/newrelic_rpm/install.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/agent.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/collection_helper.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/error_collector.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/action_controller_instrumentation.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/active_merchant.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/active_record_instrumentation.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/controller_instrumentation.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/data_mapper.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/dispatcher_instrumentation.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/memcache.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/memcached.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/merb/controller.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/merb/dispatcher.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/rails/action_controller.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/rails/dispatcher.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/rails/errors.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/patch_const_missing.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/samplers/memory.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/samplers/mongrel.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/stats_engine.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/transaction_sampler.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/agent/worker_loop.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/commands/deployments.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/commands/new_relic_commands.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/config.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/config/merb.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/config/rails.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/config/ruby.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/local_environment.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/recipes.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/shim_agent.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/stats.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/transaction_sample.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic/version.rb
- M vendor/plugins/newrelic_rpm/lib/new_relic_api.rb
- M vendor/plugins/newrelic_rpm/lib/newrelic.rb
- M vendor/plugins/newrelic_rpm/lib/newrelic_rpm.rb
- M vendor/plugins/newrelic_rpm/lib/tasks/agent_tests.rake
- M vendor/plugins/newrelic_rpm/lib/tasks/all.rb
- M vendor/plugins/newrelic_rpm/lib/tasks/install.rake
- M vendor/plugins/newrelic_rpm/newrelic.yml
- M vendor/plugins/newrelic_rpm/recipes/newrelic.rb
- M vendor/plugins/newrelic_rpm/tasks/agent_tests.rake
- M vendor/plugins/newrelic_rpm/tasks/install.rake
- M vendor/plugins/newrelic_rpm/test/config/newrelic.yml
- M vendor/plugins/newrelic_rpm/test/config/test_config.rb
- M vendor/plugins/newrelic_rpm/test/new_relic/agent/agent_test_controller.rb
- M vendor/plugins/newrelic_rpm/test/new_relic/agent/model_fixture.rb
- M vendor/plugins/newrelic_rpm/test/new_relic/agent/tc_active_record.rb
- M vendor/plugins/newrelic_rpm/test/new_relic/agent/tc_agent.rb
- M vendor/plugins/newrelic_rpm/test/new_relic/agent/tc_collection_helper.rb
- M vendor/plugins/newrelic_rpm/test/new_relic/agent/tc_controller.rb
- M vendor/plugins/newrelic_rpm/test/new_relic/agent/tc_dispatcher_instrumentation.rb
- M vendor/plugins/newrelic_rpm/test/new_relic/agent/tc_transaction_sample_builder.rb
- M vendor/plugins/newrelic_rpm/test/new_relic/agent/tc_transaction_sampler.rb
- M vendor/plugins/newrelic_rpm/test/new_relic/tc_config.rb
- M vendor/plugins/newrelic_rpm/test/new_relic/tc_deployments_api.rb
- M vendor/plugins/newrelic_rpm/test/new_relic/tc_shim_agent.rb
- M vendor/plugins/newrelic_rpm/test/test_helper.rb
- M vendor/plugins/newrelic_rpm/test/ui/tc_newrelic_helper.rb
- M vendor/plugins/newrelic_rpm/ui/controllers/newrelic_controller.rb
- M vendor/plugins/newrelic_rpm/ui/helpers/newrelic_helper.rb
- M vendor/plugins/newrelic_rpm/ui/views/newrelic/images/16-arrow-down.png
- M vendor/plugins/newrelic_rpm/ui/views/newrelic/images/16-arrow-right.png
- M vendor/plugins/newrelic_rpm/ui/views/newrelic/images/arrow-close.png
- M vendor/plugins/newrelic_rpm/ui/views/newrelic/images/arrow-open.png
- M vendor/plugins/newrelic_rpm/ui/views/newrelic/stylesheets/style.css
- M vendor/plugins/newrelic_rpm/version.txt
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Student Intervention Monitoring System