Mantas d2912ff25f Maintenance: Disable Rails default caching behavior because in memory cache leads to diverging cache state in multiple processes and no-cache is usually not a desired behavior. 5 лет назад
..
database 74597ba566 Comment out default postgres credentials in database.yml 6 лет назад
environments d2912ff25f Maintenance: Disable Rails default caching behavior because in memory cache leads to diverging cache state in multiple processes and no-cache is usually not a desired behavior. 5 лет назад
initializers 67d3f35b05 Refactoring: Resolved vendor/lib/* path by moving OmniAuth custom authentication backends to lib/omniauth/. 5 лет назад
locales 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 лет назад
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 лет назад
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 лет назад
boot.rb 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 лет назад
environment.rb 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 лет назад
holiday_calendars.yml 7a8559e678 refactored postinstall.sh 8 лет назад
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 лет назад
pre_commit.yml c737813c7d pre-commit: only rubocop and coffeelint 9 лет назад
puma.rb 7ffa03731e Refactoring: Make sure Puma environment matches RAILS_ENV ENV. 6 лет назад
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 лет назад
secrets.yml 67c708daa5 Upgrade to new rails 4 behaviour. 9 лет назад
spring.rb 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 лет назад
spring_client.rb 6718d2eb7c Invited spring to the party 🎉 Taking development speed to the next level 🚀- Enable via ENV 'ENABLE_SPRING'. 6 лет назад
unicorn.rb a5f19b3efb fix broken var 8 лет назад