7 Commits (390841721e61e0037db9f6227c72ee12f4d76180)

Author SHA1 Message Date
  Go MAEDA 72e1451159 Use Regexp#match? to reduce allocations of MatchData object (#28940). 5 years ago
  Go MAEDA 3b55f65407 Remove frozen_string_literal magic comment from files which are not used when running the application or tests (#23630). 5 years ago
  Go MAEDA 30e341db69 Support frozen_string_literal in lib/**/*.rb (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Go MAEDA ed14823d13 Replace Hash#keys.each with faster Hash#each_key (#29305). 5 years ago
  Go MAEDA bff0fbce8b Remove RDoc tags (#28943). 6 years ago
  Jean-Philippe Lang 8d73ddf73f Moved Rails plugins required by the core to lib/plugins. 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Jean-Baptiste Barth 83e4cf3dd4 Prevent 500 error on login when there's a typo in OpenID URI scheme, such as http;// or http.// 13 years ago
  Jean-Philippe Lang 608d6683da Fixed broken OpenID authentication after migration to Rails 2.2 (#2894). 15 years ago
  Eric Davis a4e6e13b70 Fixed a bug in open_id_authentication, where relative_url_root is defined 15 years ago
  Eric Davis 30171f3ab6 Added open_id_authentication plugin 15 years ago