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
*
Fixed: Angle brackets within 'pre' blocks are silently replaced by HTML entit...
Jean-Philippe Lang
2011-11-28
1
-0
/
+10
*
Fixes require path in test.
Jean-Philippe Lang
2011-11-27
1
-1
/
+1
*
Improved user creation from incoming email.
Jean-Philippe Lang
2011-11-27
1
-0
/
+40
*
Sort the issue list by author/assignee according to user display format (#9669).
Jean-Philippe Lang
2011-11-26
2
-0
/
+40
*
Limit the characters stripped by Attachment#sanitize_filename (#4324).
Jean-Philippe Lang
2011-11-24
1
-0
/
+21
*
pdf: lib: add the method to return attachment from filename and encoding (#3261)
Toshi MARUYAMA
2011-11-24
1
-0
/
+37
*
reset Attachment.storage_path at the end of attachment tests
Toshi MARUYAMA
2011-11-24
2
-0
/
+3
*
code layout clean up test/unit/helpers/application_helper_test.rb
Toshi MARUYAMA
2011-11-24
1
-7
/
+5
*
add missing fixtures at unit attachment test
Toshi MARUYAMA
2011-11-24
1
-1
/
+2
*
move logic to use latest image file attachment to class method for common use...
Toshi MARUYAMA
2011-11-24
1
-0
/
+20
*
add unit application helper test to use latest image file (#3261)
Toshi MARUYAMA
2011-11-24
1
-0
/
+25
*
Fixed stub.
Jean-Philippe Lang
2011-11-23
1
-1
/
+1
*
use temporary attachments directory in unit attachment test
Toshi MARUYAMA
2011-11-23
1
-0
/
+1
*
fix inconsistent image filename extensions (#9638)
Toshi MARUYAMA
2011-11-23
1
-0
/
+53
*
Fixed: TMail 1.2.7 malforms To header when number of recipients more then 8 (...
Jean-Philippe Lang
2011-11-20
1
-0
/
+8
*
Fixed: Issue filter by assigned_to_role is not project specific (#9540).
Jean-Philippe Lang
2011-11-19
1
-27
/
+50
*
Adds a way to filter issues with or without start date (#9607).
Jean-Philippe Lang
2011-11-19
1
-0
/
+16
*
Wiki links for news and forums (#9600).
Jean-Philippe Lang
2011-11-19
1
-1
/
+11
*
Handle the case of a text formatter that doesn't support section edit (#2222).
Jean-Philippe Lang
2011-11-18
1
-0
/
+10
*
Wiki: allows single section edit (#2222).
Jean-Philippe Lang
2011-11-18
1
-0
/
+105
*
move repositories helper to_utf8 tests to new CodesetUtilTest (#2371)
Toshi MARUYAMA
2011-11-18
1
-22
/
+21
*
move iconv from utf8 logic from pdf to lib/redmine/codeset_util.rb for common...
Toshi MARUYAMA
2011-11-16
1
-47
/
+17
*
Fixed: Deleting a subtasks doesn't update parent's rgt & lft values, introduc...
Jean-Philippe Lang
2011-11-15
1
-0
/
+14
*
Additional tests for email From header (#9564).
Jean-Philippe Lang
2011-11-14
1
-1
/
+11
*
Replaced non standard Precedence email header with "X-Auto-Response-Suppress:...
Jean-Philippe Lang
2011-11-13
1
-1
/
+1
*
Adds a method to clear the settings cache.
Jean-Philippe Lang
2011-11-13
1
-0
/
+13
*
Fixed: copied private queries not visible after project copy (#9520).
Jean-Philippe Lang
2011-11-11
1
-0
/
+1
*
Fixed: Error when reading ciphered text from the database without cipher key ...
Jean-Philippe Lang
2011-11-11
1
-0
/
+14
*
Custom date field accepts invalid dates (#9394).
Jean-Philippe Lang
2011-11-11
1
-0
/
+2
*
Fixed: Custom 'version' field don't show shared versions (#8615).
Jean-Philippe Lang
2011-11-11
1
-0
/
+76
*
Fixed: User with groups may not see issues assigned to him or to its groups (...
Jean-Philippe Lang
2011-11-11
1
-0
/
+23
*
scm: git: test: model: fix failing test_parents on PostgreSQL (#5501)
Toshi MARUYAMA
2011-11-03
1
-4
/
+3
*
scm: mercurial: test: model: fix failing test_parents on PostgreSQL (#5501)
Toshi MARUYAMA
2011-11-03
1
-4
/
+3
*
scm: mercurial: test: model: add test of parents (#5501)
Toshi MARUYAMA
2011-11-03
1
-0
/
+19
*
scm: git: test: model: add test of parents (#5501)
Toshi MARUYAMA
2011-11-03
1
-0
/
+19
*
add unit test of escaping image urls (#9245)
Toshi MARUYAMA
2011-11-02
1
-0
/
+7
*
Don't escape already parsed wiki link title (#9471).
Etienne Massip
2011-10-29
1
-0
/
+4
*
scm: mercurial: test: lib: update branches test for Branch class (#5501)
Toshi MARUYAMA
2011-10-28
1
-9
/
+26
*
scm: git: test: lib: update branches test for Branch class (#5501)
Toshi MARUYAMA
2011-10-28
1
-6
/
+17
*
scm: git: test: add test of parents to unit lib test (#5501)
Toshi MARUYAMA
2011-10-28
1
-0
/
+26
*
scm: mercurial: test: add test of parents to unit lib test (#5501)
Toshi MARUYAMA
2011-10-28
1
-0
/
+15
*
scm: mercurial: update test repository (#5501)
Toshi MARUYAMA
2011-10-28
2
-12
/
+14
*
scm: mercurial: use NUM_REV instead of hard-coded number of revisions at "tes...
Toshi MARUYAMA
2011-10-25
1
-1
/
+1
*
scm: mercurial: drop supporting below Mercurial 1.1 (#9465)
Toshi MARUYAMA
2011-10-25
1
-4
/
+6
*
scm: mercurial: skip failing unit model tests on below Mercurial 1.5 (#9465)
Toshi MARUYAMA
2011-10-24
1
-2
/
+4
*
scm: mercurial: skip failing unit lib tests on below Mercurial 1.5 (#9465)
Toshi MARUYAMA
2011-10-24
1
-10
/
+14
*
Fix failing test (#4264).
Etienne Massip
2011-10-08
1
-1
/
+1
*
Update CodeRay version to 1.0 final (#4264).
Etienne Massip
2011-10-08
1
-1
/
+1
*
Rails3: test: replace deprecated errors.on at test_moving_an_issue_to_a_desce...
Toshi MARUYAMA
2011-10-07
1
-1
/
+1
*
Rails3: test: replace deprecated errors.on at test_update_issue_with_required...
Toshi MARUYAMA
2011-10-07
1
-1
/
+1
[next]