mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-31 11:37:14 +00:00
YAML.load with YAML.load_file in locales.rake and improve error reporting for invalid YAML files (#39207).
Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22356 e93f8b46-1217-0410-a6f0-8f06a7374b81
Fix comment to correctly represent legacy filter parameters handling in UsersController#index API requests (#39181).
…
Replace
YAML.load with YAML.load_file in locales.rake and improve error reporting for invalid YAML files (#39207).
Revert r22342 as it became unnecessary after the addition of the :user_preferences fixture to WatcherTest in r22350 (#38238).
= Redmine Redmine is a flexible project management web application written using Ruby on Rails framework. More details can be found in the doc directory or on the official website http://www.redmine.org
Description
Languages
Ruby
78.2%
HTML
15.5%
JavaScript
3.7%
CSS
2.2%
Perl
0.3%
Other
0.1%