about summary refs log tree commit diff
path: root/config/environments/test.rb
AgeCommit message (Expand)Author
2023-03-17Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (#24142)Jean byroot Boussier
2023-03-16Add cache headers to static files served through Rails (#24120)Eugen Rochko
2023-03-04Upgrade to latest redis-rb 4.x and fix deprecations (#23616)Jean byroot Boussier
2022-01-28Fix Sidekiq warnings about JSON serialization (#17381)Claire
2018-09-14Misc. typos (#8694)luzpaz
2018-04-12Upgrade Rails to version 5.2.0 (#5898)Yamagishi Kazutoshi
2018-04-11update gem, test pam authentication (#7028)Alexander
2018-03-04Provide default OTP_SECRET value for development environment (#6617)Akihiko Odaki
2018-03-04Set the default locale in config (#6580)Akihiko Odaki
2018-02-17Isolate each specs for cache store (#6450)Akihiko Odaki
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-07Set default From address in config (#3756)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-01Update Rails to version 5.1.1 (#3121)Matt Jankowski
2016-09-05Add API to upload media attachmentsEugen Rochko
2016-08-17Upgrade to Rails 5.0.0.1Eugen Rochko
2016-03-20Adding more tests for helpersEugen Rochko
2016-02-20Initial commitEugen Rochko