summaryrefslogtreecommitdiffstats
path: root/lib/plugins/open_id_authentication
Commit message (Expand)AuthorAgeFilesLines
* Remove frozen_string_literal magic comment from files which are not used when...Go MAEDA2019-03-2110-20/+0
* Support frozen_string_literal in lib/**/*.rb (#26561).Go MAEDA2019-03-171-1/+1
* Enable frozen_string_literal for files which don't contain string literals (#...Go MAEDA2019-03-173-3/+3
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-1517-2/+36
* Replace Hash#keys.each with faster Hash#each_key (#29305).Go MAEDA2018-08-011-1/+1
* Remove RDoc tags (#28943).Go MAEDA2018-06-081-2/+2
* Use reverse_each instead of reverse.each (#27671).Go MAEDA2017-12-311-1/+1
* upgrade mocha 0.14 and remove deprecation warningToshi MARUYAMA2013-05-211-1/+1
* set_table_name and set_locking_column are deprecated.Jean-Philippe Lang2012-04-272-2/+2
* Moved Rails plugins required by the core to lib/plugins.Jean-Philippe Lang2012-04-2621-0/+996