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 that validating a Setting with invalid name triggers an error (#15551).
Jean-Philippe Lang
2013-11-29
1
-0
/
+14
*
Don't create duplicate wikis in test (#15420).
Jean-Philippe Lang
2013-11-23
2
-2
/
+2
*
Removed deferred tests.
Jean-Philippe Lang
2013-11-16
1
-61
/
+0
*
remove trailing white-spaces from test/unit/project_members_inheritance_test.rb
Toshi MARUYAMA
2013-11-09
1
-4
/
+4
*
remove trailing white-spaces from test/unit/query_test.rb
Toshi MARUYAMA
2013-11-09
1
-5
/
+5
*
remove trailing white-spaces from test/unit/setting_test.rb
Toshi MARUYAMA
2013-11-09
1
-3
/
+3
*
Accept custom field format added at runtime (#15277).
Jean-Philippe Lang
2013-11-09
1
-0
/
+14
*
Gantt: sort versions like on the roadmap (#7335).
Jean-Philippe Lang
2013-11-09
1
-19
/
+4
*
Upgrade to Rails 3.2.15.
Jean-Philippe Lang
2013-11-09
2
-4
/
+7
*
Fixed test failure (#15182).
Jean-Philippe Lang
2013-10-26
1
-2
/
+2
*
Replaced acronym with abbr tags (#15191).
Jean-Philippe Lang
2013-10-26
1
-4
/
+4
*
Fixed that issue nested set update is triggered even if parent is not changed...
Jean-Philippe Lang
2013-10-20
1
-0
/
+35
*
remove trailing white-spaces from test/unit/user_test.rb
Toshi MARUYAMA
2013-10-17
1
-5
/
+5
*
Avoid lots of CustomField.find_by_id calls when displaying an issue history w...
Jean-Philippe Lang
2013-10-13
1
-0
/
+24
*
Fixed that the mail method should return a Mail::Message (#15113).
Jean-Philippe Lang
2013-10-13
1
-0
/
+4
*
Ability to define commit keywords per tracker (#7590).
Jean-Philippe Lang
2013-10-13
2
-23
/
+44
*
add unit test of Redmine::Helpers::Diff (#15105)
Toshi MARUYAMA
2013-10-11
1
-0
/
+25
*
remove trailing white space from test/unit/wiki_content_test.rb
Toshi MARUYAMA
2013-10-10
1
-1
/
+1
*
Don't update issues nor log time when importing old changesets (#4823).
Jean-Philippe Lang
2013-10-05
1
-0
/
+22
*
Support for multiple issue update keywords/rules in commit messages (#4911).
Jean-Philippe Lang
2013-10-05
2
-12
/
+29
*
Test broken by r12192 (#2199).
Jean-Philippe Lang
2013-09-30
1
-1
/
+1
*
Exclude attachments from incoming emails based on file name (#3413).
Jean-Philippe Lang
2013-09-29
1
-0
/
+18
*
scm: git: use "--encoding=UTF-8" for blame (#14931)
Toshi MARUYAMA
2013-09-18
1
-0
/
+13
*
scm: git: change non ASCII user name variable to instance variable (#14931)
Toshi MARUYAMA
2013-09-18
1
-5
/
+3
*
Filters show issues with unused custom fields (#13537).
Jean-Philippe Lang
2013-09-13
1
-9
/
+37
*
Test for #14798.
Jean-Philippe Lang
2013-09-11
1
-0
/
+11
*
Strip eols from file names (#14819).
Jean-Philippe Lang
2013-09-11
1
-0
/
+7
*
Fixed usage of #attribute_present? in UserPreference (#13008).
Jean-Philippe Lang
2013-09-10
1
-0
/
+5
*
Fixed that standard fields disabled still appear in email notifications (#145...
Jean-Philippe Lang
2013-08-05
1
-0
/
+23
*
not use assert_not_nil in Errors#[]
Toshi MARUYAMA
2013-07-30
5
-10
/
+10
*
add missing fixture to test/unit/issue_relation_test.rb
Toshi MARUYAMA
2013-07-30
1
-1
/
+2
*
Use the default project when receiving an email with an invalid project keywo...
Jean-Philippe Lang
2013-07-29
1
-0
/
+9
*
Filtering issues on "related to" may ignore other filters (#14401).
Jean-Philippe Lang
2013-07-28
1
-0
/
+15
*
Additional status transitions for assignees do not work if assigned to a grou...
Jean-Philippe Lang
2013-07-28
1
-3
/
+23
*
Adds a helper for building h2 tags and setting html_title (#14517).
Jean-Philippe Lang
2013-07-28
1
-0
/
+34
*
fix diff of CJK(Chinese/Japanese/Korean) is broken on Ruby 1.8 (#14562)
Toshi MARUYAMA
2013-07-28
1
-0
/
+48
*
CVS root_url not recognized when connection string does not include port (#14...
Jean-Philippe Lang
2013-07-15
1
-2
/
+13
*
Use AR callbacks instead of observers (removed in Rails4) for notifications.
Jean-Philippe Lang
2013-07-14
1
-1
/
+3
*
Adds a test for CvsAdapter#root_url_path (#14422).
Jean-Philippe Lang
2013-07-13
1
-0
/
+5
*
Don't notify users about relations that are not visible (#1005).
Jean-Philippe Lang
2013-07-13
1
-0
/
+16
*
Fixed that relations to issues that are not visible are displayed in the issu...
Jean-Philippe Lang
2013-07-13
1
-0
/
+19
*
Role-based issue custom field visibility (#5037).
Jean-Philippe Lang
2013-07-13
5
-32
/
+136
*
Log email delivery errors (#14403).
Jean-Philippe Lang
2013-07-13
1
-0
/
+23
*
Adds 'assigned-to-my-group' css class to issues that are assigned to a user's...
Jean-Philippe Lang
2013-07-11
1
-0
/
+12
*
Issue-notes Redmine links: append actual note reference to rendered links (#1...
Jean-Philippe Lang
2013-07-11
1
-2
/
+4
*
Role based custom queries (#1019).
Jean-Philippe Lang
2013-07-11
2
-2
/
+68
*
gender neutral source comment at test/unit/journal_test.rb
Toshi MARUYAMA
2013-07-06
1
-2
/
+2
*
gender neutral source comment at test/unit/issue_test.rb
Toshi MARUYAMA
2013-07-06
1
-2
/
+2
*
remove trailing white-space from test/unit/issue_test.rb
Toshi MARUYAMA
2013-07-05
1
-8
/
+8
*
Fixed tests broken by r11965.
Jean-Philippe Lang
2013-06-12
1
-0
/
+2
[next]