about summary refs log tree commit diff
path: root/app/models/setting.rb
AgeCommit message (Expand)Author
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2023-02-08Apply Rubocop Style/RedundantAssignment (#23452)Nick Schonning
2021-01-12Use Rails' index_by where it makes sense (#15542)ThibG
2018-11-16Remove intermediary arrays when creating hash maps from results (#9291)Eugen Rochko
2018-04-23Update dependencies for Ruby (2018-04-23) (#7237)Yamagishi Kazutoshi
2017-11-18Lists (#5703)Eugen Rochko
2017-11-12Update model annotations to use BIGINT for IDs (#5461)Daniel Hunsaker
2017-10-02Make IdsToBigints (mostly!) non-blocking (#5088)aschmitz
2017-06-08Improve RuboCop rules (compatibility to Code Climate) (#3636)Yamagishi Kazutoshi
2017-05-25Refactor Setting (#3302)alpaca-tc
2017-05-25fix-cache-returns-nil (#3213)masarakki
2017-05-02annotate models (#2697)yhirano
2017-03-04Add digest e-mailsEugen Rochko
2017-01-13Add extended about page stubEugen Rochko
2017-01-13Extend rails-settings-cached to merge db-saved hash values with defaultsEugen Rochko
2017-01-12Migrate from ledermann/rails-settings to rails-settings-cached which allows g...Eugen Rochko