summaryrefslogtreecommitdiffstats
path: root/app/models/wiki_content_version.rb
Commit message (Expand)AuthorAgeFilesLines
* FrozenError when using SQLite3 gem version 2.0.0 or later (#41860).Go MAEDA2024-11-251-2/+1
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Use ApplicationRecord instead of ActiveRecord::Base (#38975).Marius Balteanu2024-01-231-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* use '\' instead of '+' to concatenate strings at app/models/wiki_content_vers...Toshi MARUYAMA2020-12-191-5/+5
* shorten long line of app/models/wiki_content_version.rbToshi MARUYAMA2020-10-221-21/+32
* Evaluate acts_as_activity_provider's scope lazily (#33664).Go MAEDA2020-10-171-1/+3
* fix source indent of app/models/wiki_content_version.rbToshi MARUYAMA2020-09-171-7/+7
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-117/+119
* Code cleanup.Jean-Philippe Lang2017-07-261-3/+3
* Get rid of acts_as_versioned.Jean-Philippe Lang2017-07-261-0/+117