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
/
export
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure that tests restore the attachments path to the tmp dir so that fixt...
Jean-Philippe Lang
2011-12-16
1
-1
/
+1
*
Asserts that objects are not nil before getting their ids (test still fails w...
Jean-Philippe Lang
2011-12-15
1
-0
/
+2
*
pdf: lib: add the method to return attachment from filename and encoding (#3261)
Toshi MARUYAMA
2011-11-24
1
-0
/
+37
*
move iconv from utf8 logic from pdf to lib/redmine/codeset_util.rb for common...
Toshi MARUYAMA
2011-11-16
1
-47
/
+17
*
PDF: replace all non ASCII characters to '?' if Iconv error raise in JRuby (#...
Toshi MARUYAMA
2011-06-09
1
-0
/
+7
*
PDF: use SJIS instead of CP932 at unit pdf test test_rdm_pdf_iconv_invalid_ut...
Toshi MARUYAMA
2011-06-09
1
-1
/
+5
*
PDF: use SJIS instead of CP932 at unit pdf test test_rdm_pdf_iconv_cannot_con...
Toshi MARUYAMA
2011-06-09
1
-1
/
+5
*
PDF: use SJIS instead of CP932 at unit pdf test_fix_text_encoding_nil in JRub...
Toshi MARUYAMA
2011-06-08
1
-2
/
+6
*
PDF: replace invalid sequence in converting if encoding destination is UTF-8 ...
Toshi MARUYAMA
2011-05-09
1
-0
/
+40
*
PDF: call Redmine::Export::PDF::RDMPdfEncoding::rdm_pdf_iconv() directly in u...
Toshi MARUYAMA
2011-05-09
1
-12
/
+15
*
PDF: check Japanese general_pdf_encoding is CP932 in unit test.
Toshi MARUYAMA
2011-05-09
1
-0
/
+2
*
PDF: set lang 'ja' in unit test test_fix_text_encoding_cannot_convert_ja_cp93...
Toshi MARUYAMA
2011-05-08
1
-2
/
+3
*
PDF: add test of ensuring 'ASCII-8BIT' encoding in Ruby 1.9 (#61).
Toshi MARUYAMA
2011-04-29
1
-6
/
+9
*
PDF: fix 0x5c(backslash) escape processing in FPDF (#61).
Toshi MARUYAMA
2011-04-29
1
-40
/
+0
*
PDF: add test of replacing converting error characters in FPDF ANSI on Ruby 1...
Toshi MARUYAMA
2011-04-06
1
-0
/
+7
*
PDF: add test of replacing converting error characters in FPDF ANSI on Ruby 1...
Toshi MARUYAMA
2011-04-06
1
-0
/
+16
*
PDF: nil safe at fix_text_encoding(txt) of lib/redmine/export/pdf.rb.
Toshi MARUYAMA
2011-04-06
1
-0
/
+7
*
PDF: add test of Ruby 1.9 compatibility of '0x5c'(backslash) handling in FPDF...
Toshi MARUYAMA
2011-04-06
1
-0
/
+15
*
PDF: add \\(double backslashes) handling of FPDF ANSI test in unit lib test (...
Toshi MARUYAMA
2011-04-06
1
-0
/
+13
*
PDF: set language 'ja' in '0x5c'(backslash) handling unit lib test (#61, #117).
Toshi MARUYAMA
2011-04-06
1
-0
/
+2
*
PDF: create new unit lib pdf test and add '0x5c'(backslash) handling test (#6...
Toshi MARUYAMA
2011-04-06
1
-0
/
+32