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
*
remove duplicate fixtures from test/unit/member_test.rb
Toshi MARUYAMA
2011-09-25
1
-1
/
+0
*
Rails3: replace "all" fixtures at test/unit/member_test.rb
Toshi MARUYAMA
2011-09-25
1
-1
/
+15
*
Rails3: replace "all" fixtures at test/unit/group_test.rb
Toshi MARUYAMA
2011-09-25
1
-1
/
+9
*
Rails3: replace "all" fixtures at test/unit/project_test.rb
Toshi MARUYAMA
2011-09-24
1
-1
/
+12
*
code layout clean up of test_reply_posted_message_id at test/unit/mailer_test.rb
Toshi MARUYAMA
2011-09-24
1
-1
/
+3
*
code layout clean up of test_message_posted_message_id at test/unit/mailer_te...
Toshi MARUYAMA
2011-09-24
1
-1
/
+3
*
code layout clean up of test_generated_links_with_prefix_and_no_relative_url_...
Toshi MARUYAMA
2011-09-24
1
-3
/
+11
*
code layout clean up of test_generated_links_with_prefix at test/unit/mailer_...
Toshi MARUYAMA
2011-09-24
1
-3
/
+11
*
code layout clean up of test_generated_links_in_emails at test/unit/mailer_te...
Toshi MARUYAMA
2011-09-24
1
-3
/
+11
*
Rails3: replace "all" fixtures at test/unit/mailer_test.rb
Toshi MARUYAMA
2011-09-24
1
-1
/
+7
*
Rails3: replace "all" fixtures at test/unit/helpers/issues_helper_test.rb
Toshi MARUYAMA
2011-09-24
1
-1
/
+8
*
Rails3: replace "all" fixtures at test/unit/helpers/projects_helper_test.rb
Toshi MARUYAMA
2011-09-23
1
-1
/
+9
*
code layout clean up of test_should_close_duplicates at test/unit/issue_test.rb
Toshi MARUYAMA
2011-09-23
1
-1
/
+3
*
code layout clean up of test_should_not_close_duplicated_issue at test/unit/i...
Toshi MARUYAMA
2011-09-23
1
-1
/
+3
*
code layout clean up of test_create_should_send_email_notification at test/un...
Toshi MARUYAMA
2011-09-23
1
-1
/
+4
*
code layout clean up of test_all_dependent_issues at test/unit/issue_test.rb
Toshi MARUYAMA
2011-09-23
1
-3
/
+9
*
code layout clean up of test_create_with_group_assignment at test/unit/issue_...
Toshi MARUYAMA
2011-09-23
1
-1
/
+3
*
code layout clean up of test_create at test/unit/issue_test.rb
Toshi MARUYAMA
2011-09-23
1
-1
/
+4
*
code layout clean up of test_create_minimal at test/unit/issue_test.rb
Toshi MARUYAMA
2011-09-23
1
-1
/
+3
*
code layout clean up of test_create_with_required_custom_field at test/unit/i...
Toshi MARUYAMA
2011-09-23
1
-1
/
+3
*
code layout clean up of test_errors_full_messages_should_include_custom_field...
Toshi MARUYAMA
2011-09-23
1
-1
/
+3
*
code layout clean up of test_category_based_assignment at test/unit/issue_tes...
Toshi MARUYAMA
2011-09-23
1
-1
/
+4
*
code layout clean up of test_all_dependent_issues_with_persistent_multiple_ci...
Toshi MARUYAMA
2011-09-23
1
-5
/
+15
*
code layout clean up of test_all_dependent_issues_with_persistent_circular_de...
Toshi MARUYAMA
2011-09-23
1
-3
/
+9
*
add unit test to set project if project is nil at unit time entry test
Toshi MARUYAMA
2011-09-22
1
-0
/
+16
*
add unit test to validate time entry
Toshi MARUYAMA
2011-09-22
1
-0
/
+17
*
add missing fixtures at unit time entry test in running on empty database
Toshi MARUYAMA
2011-09-22
1
-1
/
+9
*
add missing fixtures at unit user test in running on empty database
Toshi MARUYAMA
2011-09-22
1
-1
/
+9
*
more strict test to ensure single anonymous user at unit user test
Toshi MARUYAMA
2011-09-22
1
-2
/
+2
*
add test to ensure single anonymous user at unit user test
Toshi MARUYAMA
2011-09-22
1
-0
/
+11
*
add test of validate password length at unit user test
Toshi MARUYAMA
2011-09-21
1
-0
/
+10
*
add missing "projects_trackers" fixture at unit query test in running on empt...
Toshi MARUYAMA
2011-09-20
1
-1
/
+2
*
add new lines in fixtures at unit query test
Toshi MARUYAMA
2011-09-20
1
-1
/
+5
*
Rails3: scm: subversion: fix error of test_next_nil at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_next at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_previous_nil at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_previous at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: filesystem: replace @repository.reload to @project.reload of tes...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_format_identifier at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_find_changeset_by_empty_name at un...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_identifier at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_directory_listing_with_square_brac...
Toshi MARUYAMA
2011-09-12
1
-1
/
+2
*
Rails3: scm: subversion: fix error of test_directory_listing_with_square_brac...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_latest_changesets at unit model test
Toshi MARUYAMA
2011-09-12
1
-0
/
+3
*
Rails3: scm: subversion: fix error of test_fetch_changesets_incremental at un...
Toshi MARUYAMA
2011-09-12
1
-2
/
+7
*
Rails3: scm: cvs: fix error of test_annotate at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: cvs: fix error of test_cat at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: cvs: fix error of test_entries_invalid_revision at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: cvs: fix error of test_entries_invalid_path at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: cvs: fix error of test_entries_rev3 at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
[next]