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
Commit message (
Expand
)
Author
Age
Files
Lines
*
scm: git: fix incorrect comment in unit model test and code clean up unit mod...
Toshi MARUYAMA
2011-05-09
1
-6
/
+15
*
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
*
scm: fix indents of test/unit/changeset_test.rb.
Toshi MARUYAMA
2011-05-09
1
-13
/
+13
*
scm: code clean up unit repository test.
Toshi MARUYAMA
2011-05-08
1
-11
/
+24
*
remove trailing white-spaces and code clean up init i18n test.
Toshi MARUYAMA
2011-05-08
1
-23
/
+22
*
scm: cvs: remove trailing white-spaces from functional test.
Toshi MARUYAMA
2011-05-08
1
-4
/
+4
*
scm: subversion: remove trailing white-spaces from unit model test.
Toshi MARUYAMA
2011-05-08
1
-9
/
+9
*
scm: mercurial: remove trailing white-spaces from unit model test.
Toshi MARUYAMA
2011-05-08
1
-5
/
+5
*
scm: filesystem: remove trailing white-spaces from unit model test.
Toshi MARUYAMA
2011-05-08
1
-5
/
+5
*
scm: cvs: remove trailing white-spaces from unit model test.
Toshi MARUYAMA
2011-05-08
1
-7
/
+7
*
scm: subversion: remove trailing white-spaces from functional test.
Toshi MARUYAMA
2011-05-08
1
-10
/
+10
*
scm: git: remove trailing white-spaces from unit model test.
Toshi MARUYAMA
2011-05-08
1
-7
/
+7
*
scm: git: add test of annotate non ASCII content of non ASCII path in functio...
Toshi MARUYAMA
2011-05-08
1
-0
/
+18
*
scm: git: add test of diff non ASCII path and non ASCII content in functional...
Toshi MARUYAMA
2011-05-08
1
-0
/
+28
*
scm: git: add test of showing non ASCII contents of non ASCII path in functio...
Toshi MARUYAMA
2011-05-08
1
-0
/
+36
*
scm: git: use constant value for project id in functional test.
Toshi MARUYAMA
2011-05-08
1
-20
/
+22
*
PDF: set lang 'ja' in unit test test_fix_text_encoding_cannot_convert_ja_cp93...
Toshi MARUYAMA
2011-05-08
1
-2
/
+3
*
scm: git: fix functional annotate test.
Toshi MARUYAMA
2011-05-07
1
-1
/
+9
*
scm: git: remove trailing white-spaces from functional test.
Toshi MARUYAMA
2011-05-07
1
-5
/
+5
*
scm: mercurial: add test of annotate non ASCII contents in functional test.
Toshi MARUYAMA
2011-05-07
1
-0
/
+14
*
scm: mercurial: fix indent test_annotate_latin_1_path() in functional test.
Toshi MARUYAMA
2011-05-07
1
-2
/
+2
*
scm: mercurial: add test of showing non ASCII contents in functional test.
Toshi MARUYAMA
2011-05-07
1
-0
/
+16
*
scm: mercurial: add test of diff non ASCII path name in functional test.
Toshi MARUYAMA
2011-05-07
1
-9
/
+20
*
scm: add test of showing *real* non ASCII contents in functional filesystem r...
Toshi MARUYAMA
2011-05-07
1
-0
/
+15
*
scm: mercurial: code clean up functional test.
Toshi MARUYAMA
2011-05-07
1
-7
/
+13
*
scm: mercurial: change Latin-1 path test methods name.
Toshi MARUYAMA
2011-05-07
1
-9
/
+11
*
remove trailing white-spaces from functional functional attachments controlle...
Toshi MARUYAMA
2011-05-07
1
-24
/
+24
*
scm: mercurial: remove trailing white-spaces and a empty line from functional...
Toshi MARUYAMA
2011-05-07
1
-10
/
+9
*
scm: filesystem: remove trailing white-spaces from functional test.
Toshi MARUYAMA
2011-05-07
1
-2
/
+2
*
scm: git: add unit adapter test of master branch revisions().
Toshi MARUYAMA
2011-05-06
1
-1
/
+15
*
scm: git: split unit adapter revisions test to with time or not (#7146, #6013).
Toshi MARUYAMA
2011-05-06
1
-1
/
+3
*
scm: git: remove trailing white-spaces and an empty line in unit lib test.
Toshi MARUYAMA
2011-05-06
1
-3
/
+2
*
scm: code clean up unit repository test.
Toshi MARUYAMA
2011-05-06
1
-13
/
+13
*
scm: git: use report_last_commit option in unit adapter test (#7047).
Toshi MARUYAMA
2011-05-05
1
-2
/
+4
*
scm: remove trailing white-spaces in unit changeset test.
Toshi MARUYAMA
2011-05-05
1
-5
/
+5
*
scm: mercurial: fix unit model test fails if hg command is unavailable.
Toshi MARUYAMA
2011-05-05
1
-22
/
+23
*
scm: fix invalid UTF-8 tests fail on Windows Ruby 1.8.
Toshi MARUYAMA
2011-05-05
1
-4
/
+4
*
scm: space cleanup in unit repository test.
Toshi MARUYAMA
2011-05-02
1
-8
/
+8
*
Add missing fixture when running tests from scratch in functional RolesContro...
Toshi MARUYAMA
2011-05-01
1
-1
/
+1
*
Fixes an assertion for postgresql (#7097).
Jean-Philippe Lang
2011-04-29
1
-2
/
+2
*
Fixed: notes are lost when copying issue(s) (#6901, #8239).
Jean-Philippe Lang
2011-04-29
3
-2
/
+44
*
Fixed: copying an issue keeps the author of the original issue (#6901).
Jean-Philippe Lang
2011-04-29
1
-0
/
+7
*
Makes 'This week' filter work with any starting day of week (#7097).
Jean-Philippe Lang
2011-04-29
1
-0
/
+23
*
Fixed: selected modules are not activated when copying a project (#8244).
Jean-Philippe Lang
2011-04-29
1
-3
/
+8
*
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
*
scm: subversion: code clean up functional test.
Toshi MARUYAMA
2011-04-28
1
-18
/
+20
*
code clean up MailHandlerTest unit test.
Toshi MARUYAMA
2011-04-28
1
-35
/
+26
[next]