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
*
Links for custom field value don't have "external" class (#27024).
Go MAEDA
2018-01-01
4
-14
/
+14
*
add copyright header to test/unit/lib/redmine/helpers/url_test.rb (#12510)
Toshi MARUYAMA
2017-12-07
1
-0
/
+17
*
code clean up IssuesPdfHelperTest (#12510)
Toshi MARUYAMA
2017-12-07
1
-13
/
+10
*
mercurial: work around faulty parsing of early command options (#27516)
Toshi MARUYAMA
2017-12-07
1
-6
/
+6
*
mercurial: reject malicious command argument (#27516)
Toshi MARUYAMA
2017-12-07
1
-0
/
+19
*
Fix: Round floats to 2 digits when rendering an issue list to PDF (#12510).
Go MAEDA
2017-12-06
1
-0
/
+35
*
Disallow creating inverse relates issue relations (#27663).
Go MAEDA
2017-12-06
1
-0
/
+14
*
Reverted r17054 (#27663).
Go MAEDA
2017-11-30
1
-14
/
+0
*
Disallow creating inverse relates issue relations (#27663).
Go MAEDA
2017-11-29
1
-0
/
+14
*
Fixes visibility checks for version.fixed_issues in Gantt (#27676).
Jean-Philippe Lang
2017-11-29
1
-1
/
+1
*
Make robust Redmine::Helpers::URL#uri_with_safe_scheme? (#27114)
Go MAEDA
2017-11-26
1
-0
/
+17
*
add test that anonymous user can add watchers by mail (#26654)
Toshi MARUYAMA
2017-09-07
1
-0
/
+4
*
#assert_nothing_raised takes no arguments.
Jean-Philippe Lang
2017-08-01
1
-1
/
+1
*
try IssueTest#test_overdue failing on CI server at Japanese daytime (#22320)
Toshi MARUYAMA
2017-07-31
1
-4
/
+6
*
Move helper tests to test/helpers (#26504).
Jean-Philippe Lang
2017-07-30
17
-2861
/
+0
*
Skip all issue concurrency tests with MySQL.
Jean-Philippe Lang
2017-07-30
1
-3
/
+1
*
add missing fixture for IssueTest#test_update_should_notify_previous_assignee
Toshi MARUYAMA
2017-07-27
1
-0
/
+1
*
Make sure that something was actually deleted.
Jean-Philippe Lang
2017-07-26
1
-3
/
+8
*
Get rid of acts_as_versioned.
Jean-Philippe Lang
2017-07-26
3
-22
/
+22
*
Drop Darcs support (#26391).
Jean-Philippe Lang
2017-07-25
4
-216
/
+1
*
Fixed link to user in email notifications (#26506).
Jean-Philippe Lang
2017-07-24
1
-0
/
+8
*
Test fails with mysql 5.7.
Jean-Philippe Lang
2017-07-23
1
-0
/
+2
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
8
-12
/
+8
*
Adds a test for importing list custom fields with multiple values (#26148).
Jean-Philippe Lang
2017-07-19
1
-0
/
+15
*
Adds a test for importing list custom fields (#26148).
Jean-Philippe Lang
2017-07-19
1
-0
/
+14
*
Adds settings for time entry hours validation (#24005).
Jean-Philippe Lang
2017-07-19
1
-0
/
+28
*
Set a default size for macro thumbnails different from the preview thumbnails.
Jean-Philippe Lang
2017-07-19
1
-5
/
+5
*
Fixed that formatting of commit message is never applied (#26445).
Jean-Philippe Lang
2017-07-16
1
-0
/
+8
*
add some tests to RepositoryTest#test_for_changeset_comments_strip
Toshi MARUYAMA
2017-07-10
1
-0
/
+2
*
code style cleanup at RepositoryTest#test_for_changeset_comments_strip
Toshi MARUYAMA
2017-07-10
1
-3
/
+3
*
replace white spaces of here-text at RepositoryTest#test_for_changeset_comm...
Toshi MARUYAMA
2017-07-10
1
-8
/
+6
*
LdapError is deprecated (#24970).
Jean-Philippe Lang
2017-07-08
2
-4
/
+4
*
Fixed User#project_ids_by_role when first called within chained scopes (#26376).
Jean-Philippe Lang
2017-07-08
1
-0
/
+8
*
"attachment:filename" should generate a link to preview instead of download (...
Jean-Philippe Lang
2017-07-02
1
-2
/
+2
*
Setting to disable automatic closing of duplicates (#26192).
Jean-Philippe Lang
2017-06-25
1
-0
/
+17
*
Update copyright.
Jean-Philippe Lang
2017-06-25
143
-143
/
+143
*
add test of email reminder in case of user language is 'auto' (#26247)
Toshi MARUYAMA
2017-06-23
1
-0
/
+15
*
code layout cleanup test/unit/custom_field_test.rb
Toshi MARUYAMA
2017-06-19
1
-7
/
+15
*
code layout cleanup test/unit/mail_handler_test.rb
Toshi MARUYAMA
2017-06-19
1
-10
/
+23
*
Link to user by id (#4179).
Jean-Philippe Lang
2017-06-17
1
-0
/
+1
*
Link to user in wiki syntax (#4179).
Jean-Philippe Lang
2017-06-07
1
-1
/
+14
*
Tests for Redmine::SyntaxHighlighting::CodeRay.retrieve_supported_languages (...
Jean-Philippe Lang
2017-06-06
2
-14
/
+37
*
Set default assignee before validation (#26072).
Jean-Philippe Lang
2017-06-06
1
-0
/
+12
*
remove trailing white space from test/unit/project_nested_set_test.rb
Toshi MARUYAMA
2017-06-06
1
-1
/
+1
*
allow unicode whitespace after mail handler body delimiters (#17718)
Toshi MARUYAMA
2017-06-06
1
-1
/
+1
*
Use regular instance methods instead of association extensions.
Jean-Philippe Lang
2017-06-03
2
-2
/
+2
*
remove trailing white-space from test/unit/mailer_test.rb
Toshi MARUYAMA
2017-05-30
1
-1
/
+1
*
remove trailing white-spaces from test/unit/issue_subtasking_test.rb
Toshi MARUYAMA
2017-05-27
1
-2
/
+2
*
Show statuses of project trackers only (#5385).
Jean-Philippe Lang
2017-05-27
2
-0
/
+41
*
Cusotom field label should not be associated to the first input (#25760).
Jean-Philippe Lang
2017-05-27
1
-0
/
+30
[next]