|
.. |
|
concerns
|
933f1eb1f9
|
integrate knu's suggestions
|
10 年 前 |
|
agents_controller.rb
|
8713dce4d8
|
integrate @knu's suggestions
|
9 年 前 |
|
application_controller.rb
|
00dcc88830
|
Add a controller method `redirect_back`
|
9 年 前 |
|
diagrams_controller.rb
|
b4a7dce81d
|
Show disabled agents by default
|
9 年 前 |
|
events_controller.rb
|
f0fd34eb00
|
Redirect back with a notice after event deletion
|
9 年 前 |
|
home_controller.rb
|
8e38c0a24c
|
`before_filter` is called `before_action` in Rails 4+.
|
10 年 前 |
|
jobs_controller.rb
|
dc06e3aed0
|
do not delete running jobs
|
9 年 前 |
|
logs_controller.rb
|
8e38c0a24c
|
`before_filter` is called `before_action` in Rails 4+.
|
10 年 前 |
|
omniauth_callbacks_controller.rb
|
5462c62585
|
Move OmniAuth authentication/callback endpoints to OmniauthCallbacksController.
|
10 年 前 |
|
scenario_imports_controller.rb
|
827b62356a
|
the import process now allows you to merge your agents with the incoming ones; next step is better UI
|
10 年 前 |
|
scenarios_controller.rb
|
8e38c0a24c
|
`before_filter` is called `before_action` in Rails 4+.
|
10 年 前 |
|
services_controller.rb
|
5462c62585
|
Move OmniAuth authentication/callback endpoints to OmniauthCallbacksController.
|
10 年 前 |
|
user_credentials_controller.rb
|
b8a4c268ce
|
Enable download of user credentials.
|
10 年 前 |
|
web_requests_controller.rb
|
8e38c0a24c
|
`before_filter` is called `before_action` in Rails 4+.
|
10 年 前 |
|
worker_status_controller.rb
|
7bd4c7b39e
|
Fixes WorkerStattusController for postgresql
|
10 年 前 |