index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit
/
lib
/
redmine
/
i18n_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix broken tests due to r17593 (#29739).
Go MAEDA
2018-10-11
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Don't use assert_equal nil.
Jean-Philippe Lang
2016-12-12
1
-2
/
+5
*
Passing arguments to assert_nothing_raised is deprecated in Rails 5.
Jean-Philippe Lang
2016-07-16
1
-4
/
+4
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
output what language fails at test_number_to_human_size_for_each_language
Toshi MARUYAMA
2016-03-04
1
-1
/
+1
*
Fixed that #l_hours_short shows 2 h (#21069).
Jean-Philippe Lang
2015-10-30
1
-0
/
+5
*
Add debug info for random test failure.
Jean-Philippe Lang
2015-10-09
1
-2
/
+2
*
Reset current user to prevent random test failures.
Jean-Philippe Lang
2015-10-04
1
-1
/
+1
*
CSV importer raises I18n::InvalidLocale exception if current user's language ...
Jean-Philippe Lang
2015-08-15
1
-0
/
+9
*
Don't use current user locale to format dates (#19039).
Jean-Philippe Lang
2015-02-08
1
-23
/
+3
*
fix tests (#13120)
Toshi MARUYAMA
2015-01-18
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Force UTF-8 encoding of language names.
Jean-Philippe Lang
2014-12-26
1
-0
/
+5
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-48
/
+40
*
Ignore locales without :general_lang_name key (#18110).
Jean-Philippe Lang
2014-10-18
1
-0
/
+5
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Upgrade to Rails 3.2.15.
Jean-Philippe Lang
2013-11-09
1
-4
/
+4
*
Remove duplicate test Redmine::I18nTest#test_time_format (keeping the most co...
Jean-Baptiste Barth
2013-05-02
1
-9
/
+0
*
add test to ensure language name is UTF-8 (#12475)
Toshi MARUYAMA
2013-03-21
1
-1
/
+3
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Cache languages names to avoid loading all translations files.
Jean-Philippe Lang
2012-11-18
1
-0
/
+11
*
Set proper locale.
Jean-Philippe Lang
2012-10-13
1
-0
/
+2
*
Tests cleanup.
Jean-Philippe Lang
2012-10-13
1
-0
/
+16
*
fix number_to_currency() raises exception on Rails3 bs and de locale (#11922)
Toshi MARUYAMA
2012-09-26
1
-0
/
+18
*
Use abbr_day_name to get the first letter of the day name (#9839).
Jean-Philippe Lang
2012-08-13
1
-0
/
+16
*
fix unit test fails on Ruby 1.8 and JRuby (#2190)
Toshi MARUYAMA
2012-06-17
1
-1
/
+3
*
Display dates using user's locale if available (#2190).
Etienne Massip
2012-06-16
1
-1
/
+27
*
Change in Rails' for handling localized number precision (#11118).
Jean-Philippe Lang
2012-06-09
1
-1
/
+2
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Fixed: ruby 1.9.3 Time Zone setting Internal error (#10442).
Jean-Philippe Lang
2012-03-17
1
-0
/
+9
*
Moved test from ApplicationControllerTest.
Jean-Philippe Lang
2012-01-03
1
-0
/
+9
*
remove trailing white-spaces and code clean up init i18n test.
Toshi MARUYAMA
2011-05-08
1
-23
/
+22
*
Fixes potential test failure.
Jean-Philippe Lang
2011-04-17
1
-3
/
+3
*
i18n: add test of utf-8 strings.
Toshi MARUYAMA
2011-04-04
1
-0
/
+11
*
Fixed: date part of the time default format doesn't respect the date format (...
Jean-Philippe Lang
2011-02-20
1
-5
/
+28
*
Adds fallback to 'en' locale for untranslated strings (#5518).
Jean-Philippe Lang
2011-01-10
1
-0
/
+14
*
Manually require i18n 0.4.2 before Rails tries to load the most recent gem (#...
Jean-Philippe Lang
2010-12-17
1
-4
/
+4
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Workaround for i18n 0.4.x with the old style syntax. #6428 #5608
Eric Davis
2010-09-26
1
-4
/
+4
*
Add test for i18n number_to_human_size (#4208).
Jean-Philippe Lang
2009-11-12
1
-0
/
+10
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Adds missing time format in locales (#2831).
Jean-Philippe Lang
2009-02-25
1
-0
/
+2
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-0
/
+100