.. |
database
|
5f861c566d
Added options for external database server
|
5 years ago |
environments
|
4e8cf209ca
Performance: Observing every Overview of each Agent Session doesn't scale well on larger systems (60 Overviews per Agent). With this change only the last 5 used Overviews are checked on every iteration. A full check is still performed ever 60 seconds. This reduces the overall load.
|
5 years ago |
initializers
|
3d69f66898
Maintenance: Make OmniAuth print it's log to the application log.
|
5 years ago |
locales
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 years ago |
routes
|
d1ed72a071
Existing user session when requesting SSO session create endpoint will fail device check because of missing fingerprint param (which is required as soon as a user/session is present).
|
5 years ago |
application.rb
|
c09e698709
Applied workaround for issue #2656: Disable new Rails database connection reaping functionality until the Thread-Zombie issue is resolved: https://github.com/rails/rails/issues/33600 .
|
5 years ago |
boot.rb
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 years ago |
environment.rb
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 years ago |
holiday_calendars.yml
|
7a8559e678
refactored postinstall.sh
|
8 years ago |
issue_2656_workaround_for_rails_issue_33600.rb
|
c09e698709
Applied workaround for issue #2656: Disable new Rails database connection reaping functionality until the Thread-Zombie issue is resolved: https://github.com/rails/rails/issues/33600 .
|
5 years ago |
pre_commit.yml
|
c737813c7d
pre-commit: only rubocop and coffeelint
|
9 years ago |
puma.rb
|
7ffa03731e
Refactoring: Make sure Puma environment matches RAILS_ENV ENV.
|
6 years ago |
routes.rb
|
3d49bf32c8
Fixed bug: Application is in undefined state while using spring because of usage of 'require' instead of 'require_dependency' to track dependencies.
|
6 years ago |
secrets.yml
|
67c708daa5
Upgrade to new rails 4 behaviour.
|
9 years ago |
spring.rb
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 years ago |
spring_client.rb
|
6718d2eb7c
Invited spring to the party ๐ Taking development speed to the next level ๐- Enable via ENV 'ENABLE_SPRING'.
|
6 years ago |
unicorn.rb
|
a5f19b3efb
fix broken var
|
8 years ago |