.. |
admin
|
Fix the rest of the deprecation warnings
|
2016-10-05 22:47:38 +02:00 |
agents
|
Set created_at of dry-runned event to the current time
|
2017-04-11 22:30:50 +02:00 |
concerns
|
integrate knu's suggestions
|
2014-09-12 22:30:45 -07:00 |
users
|
Sets the new user up with an example set of agents
|
2016-04-10 16:03:21 -07:00 |
agents_controller.rb
|
Fix the rest of the deprecation warnings
|
2016-10-05 22:47:38 +02:00 |
application_controller.rb
|
Upgrade Rails to 5.2 and adjust configuration to new defaults
|
2018-05-05 10:14:06 +02:00 |
diagrams_controller.rb
|
Show disabled agents by default
|
2015-05-21 15:38:21 +09:00 |
events_controller.rb
|
Redirect back with a notice after event deletion
|
2015-06-26 22:14:43 +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
|
Fix specs and deprecation warnings
|
2018-05-05 10:14:06 +02: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
|
Utilize strong parameter API to pass arbitrary hashes
|
2017-05-19 09:24:48 +02:00 |
scenarios_controller.rb
|
Ensure helper classes are available in production
|
2016-10-05 22:47:38 +02:00 |
services_controller.rb
|
Move OmniAuth authentication/callback endpoints to OmniauthCallbacksController.
|
2014-10-17 13:57:25 +09:00 |
user_credentials_controller.rb
|
Use strong_parameters and drop protected_attributes
|
2016-09-12 15:54:26 +02:00 |
web_requests_controller.rb
|
Option for custom response headers for receive_web_request (#1977)
|
2017-04-27 12:19:59 +12:00 |
worker_status_controller.rb
|
Fix specs and deprecation warnings
|
2018-05-05 10:14:06 +02:00 |