huginn/app/controllers
Dominik Sander 423fefe268 Merge pull request from dsander/form-configurable
Configure agents via HTML forms rather then JSON
2014-11-02 20:29:50 +01:00
..
concerns integrate knu's suggestions 2014-09-12 22:30:45 -07:00
agents_controller.rb Added a concern to configure Agents via HTML forms 2014-11-02 01:23:42 +01:00
application_controller.rb before_filter is called before_action in Rails 4+. 2014-10-10 12:45:25 +09:00
diagrams_controller.rb Break Diagram into it's own controller, nest resources 2014-07-31 16:42:58 -07:00
events_controller.rb before_filter is called before_action in Rails 4+. 2014-10-10 12:45:25 +09:00
home_controller.rb before_filter is called before_action in Rails 4+. 2014-10-10 12:45:25 +09:00
jobs_controller.rb before_filter is called before_action in Rails 4+. 2014-10-10 12:45:25 +09:00
logs_controller.rb before_filter is called before_action in Rails 4+. 2014-10-10 12:45:25 +09:00
omniauth_callbacks_controller.rb Move OmniAuth authentication/callback endpoints to OmniauthCallbacksController. 2014-10-17 13:57:25 +09:00
scenario_imports_controller.rb the import process now allows you to merge your agents with the incoming ones; next step is better UI 2014-06-08 23:37:15 -07:00
scenarios_controller.rb before_filter is called before_action in Rails 4+. 2014-10-10 12:45:25 +09:00
services_controller.rb Move OmniAuth authentication/callback endpoints to OmniauthCallbacksController. 2014-10-17 13:57:25 +09:00
user_credentials_controller.rb Enable download of user credentials. 2014-09-24 22:52:12 +09:00
web_requests_controller.rb before_filter is called before_action in Rails 4+. 2014-10-10 12:45:25 +09:00
worker_status_controller.rb Fixes WorkerStattusController for postgresql 2014-11-02 20:07:38 +01:00