Project

General

Profile

« Previous | Next » 

Revision 6b728fdc

Added by Bash Shell about 14 years ago

  • ID 6b728fdc6edbbdbb3b6fa44ad35cc34d314c8a1d

Fixes #258: Change Environment for multiple hosts.

View differences:

config/routes.rb
:storeconfig_klasses => :get, :externalNodes => :get, :setBuild => :get, :puppetrun => :get},
:collection => { :show_search => :get, :multiple_actions => :get, :multiple_parameters => :get,
:update_multiple_parameters => :post, :save_checkbox => :post, :select_multiple_hostgroup => :get,
:update_multiple_hostgroup => :post, :reset_multiple => :get}
:update_multiple_hostgroup => :post, :select_multiple_environment => :get, :update_multiple_environment => :post,
:reset_multiple => :get}
map.dashboard '/dashboard', :controller => 'dashboard'
map.audit '/audit', :controller => 'audit'
map.statistics '/statistics', :controller => 'statistics'

Also available in: Unified diff