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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scm: mercurial: code clean up unit adapter test.
Toshi MARUYAMA
2011-04-08
1
-1
/
+2
*
Fixed: empty list for user/version custom fields on bulk edit form (#2096).
Jean-Philippe Lang
2011-04-07
1
-0
/
+7
*
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
*
Localize anonymous and non member roles names (#8072).
Jean-Philippe Lang
2011-04-05
1
-2
/
+9
*
Makes visible scopes accept projects option and deprecate Project.visible_by.
Jean-Philippe Lang
2011-04-05
1
-0
/
+16
*
add functional tests for bulk edit time entries (#7996).
Toshi MARUYAMA
2011-04-04
1
-2
/
+2
*
i18n: add test of utf-8 strings.
Toshi MARUYAMA
2011-04-04
1
-0
/
+11
*
Remove empty lines from test/unit/mailer_test.rb.
Toshi MARUYAMA
2011-04-04
1
-3
/
+0
*
Fixed: deleting a parent issue may lead to a stale object error (#7920).
Jean-Philippe Lang
2011-04-01
1
-0
/
+10
*
Fixes #possible_values_options when given an object with nil project.
Jean-Philippe Lang
2011-04-01
1
-0
/
+5
*
Adds User and Version custom field format that can be used to reference a pro...
Jean-Philippe Lang
2011-04-01
1
-0
/
+65
*
Modules selection lost on project form after validation failure (#8012).
Jean-Philippe Lang
2011-03-30
1
-0
/
+8
*
Fixes progress calculation on gantt (#7838).
Jean-Philippe Lang
2011-03-28
1
-5
/
+23
*
Fixes wrong test.
Jean-Philippe Lang
2011-03-27
1
-1
/
+1
*
Fixed links in new file notification broken by r4051 (#6590).
Jean-Philippe Lang
2011-03-27
1
-0
/
+7
*
Adds support for saturday as the first week day (#7097).
Jean-Philippe Lang
2011-03-27
1
-2
/
+22
*
Moved calendar tests to unit/lib/redmine/helpers.
Jean-Philippe Lang
2011-03-27
1
-1
/
+1
*
Fixed: unknown custom field format causes error when editing/bulk editing (#7...
Jean-Philippe Lang
2011-03-24
1
-1
/
+18
*
scm: filesystem: update test repository for non ascii text files displaying (...
Toshi MARUYAMA
2011-03-22
2
-6
/
+6
*
scm: code clean up test/unit/repository_test.rb.
Toshi MARUYAMA
2011-03-22
1
-12
/
+36
*
scm: filesystem: change project id of unit model test from 1 to 3.
Toshi MARUYAMA
2011-03-22
1
-1
/
+1
*
scm: filesystem: code clean up unit model test.
Toshi MARUYAMA
2011-03-22
1
-6
/
+7
*
scm: filesystem: code clean up unit adapter test.
Toshi MARUYAMA
2011-03-22
1
-10
/
+6
*
Fixed: news comments not deleted when deleting a project (#7904).
Jean-Philippe Lang
2011-03-20
1
-1
/
+1
*
Fixes subversion tests not running on win32.
Jean-Philippe Lang
2011-03-20
2
-7
/
+6
*
Fixed: children projects are deleted instead of being destroyed when destroyi...
Jean-Philippe Lang
2011-03-20
1
-2
/
+37
*
scm: add unit test of invalid utf8 sequences should be stripped in repository...
Toshi MARUYAMA
2011-03-19
1
-0
/
+14
*
scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9.
Toshi MARUYAMA
2011-03-19
1
-1
/
+17
*
scm: git: strict Ruby 1.9 string test in unit adapter test.
Toshi MARUYAMA
2011-03-17
1
-2
/
+2
*
scm: git: strict Ruby 1.9 string test in unit model test.
Toshi MARUYAMA
2011-03-17
1
-1
/
+1
*
scm: subversion: code clean up unit model test.
Toshi MARUYAMA
2011-03-17
1
-6
/
+9
*
scm: code clean up unit model changeset test.
Toshi MARUYAMA
2011-03-17
1
-4
/
+8
*
scm: strict Ruby 1.9 string test in unit model test.
Toshi MARUYAMA
2011-03-17
1
-2
/
+2
*
scm: subversion: simplify Ruby 1.9 string test in unit model test.
Toshi MARUYAMA
2011-03-17
1
-9
/
+5
*
scm: fix repository helper unit test fails in Ruby 1.9 and non UTF-8 locale.
Toshi MARUYAMA
2011-03-17
1
-3
/
+8
*
scm: bazaar: add changesets order test in unit model test.
Toshi MARUYAMA
2011-03-16
1
-0
/
+28
*
Adds a visible scope to the Journal model.
Jean-Philippe Lang
2011-03-15
1
-4
/
+44
*
Changed the way the visibility SQL statement is built.
Jean-Philippe Lang
2011-03-15
1
-0
/
+17
*
Use names instead of ids for wiki anchors (#6905).
Jean-Philippe Lang
2011-03-14
1
-0
/
+7
*
Fixed: line breaks are ignored in quoted text (#6148).
Jean-Philippe Lang
2011-03-14
1
-1
/
+1
*
Moved text formatting tests from application_helper tests to formatter tests.
Jean-Philippe Lang
2011-03-14
2
-105
/
+109
*
scm: mercurial: add test of latest changesets support named branch in unit mo...
Toshi MARUYAMA
2011-03-14
1
-0
/
+7
*
scm: mercurial: add latest changesets supporting tag test in unit model test ...
Toshi MARUYAMA
2011-03-14
1
-0
/
+13
*
scm: mercurial: add latest changesets improvement test in unit model test.
Toshi MARUYAMA
2011-03-14
1
-0
/
+18
[prev]
[next]