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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix unit VersionTest failure
Toshi MARUYAMA
2013-05-18
1
-6
/
+6
*
backout r11865 test/object_helpers.rb changes
Toshi MARUYAMA
2013-05-18
1
-1
/
+0
*
Removed some shoulda context.
Jean-Philippe Lang
2013-05-18
5
-176
/
+147
*
Removed some shoulda context.
Jean-Philippe Lang
2013-05-18
4
-124
/
+72
*
Removed some shoulda context.
Jean-Philippe Lang
2013-05-18
8
-859
/
+672
*
Removed some shoulda context.
Jean-Philippe Lang
2013-05-18
7
-530
/
+406
*
Adds a link on "My Page" to view all my spent time (#13157).
Jean-Philippe Lang
2013-05-18
1
-0
/
+8
*
gantt: add test to sort issues by current logic (#7335)
Toshi MARUYAMA
2013-05-17
1
-0
/
+20
*
Fixed that submitting the form without selecting a value may raise raises an ...
Jean-Philippe Lang
2013-05-17
1
-0
/
+7
*
Add links to attachments in new issue email notification (#12293).
Jean-Philippe Lang
2013-05-17
1
-0
/
+19
*
increase Capybara.default_wait_time from default 2 to 3 (#12822)
Toshi MARUYAMA
2013-05-17
1
-0
/
+3
*
Fixed that filtering may return unwanted blank values (#14051).
Jean-Philippe Lang
2013-05-16
1
-0
/
+14
*
move filter order tests from helper to model.
Toshi MARUYAMA
2013-05-16
2
-32
/
+28
*
Fixed that ordered/unordered lists inside table cell are mangled (#14038).
Jean-Philippe Lang
2013-05-14
1
-0
/
+36
*
Fixed that values of custom fields are not kept in issues when copying a proj...
Jean-Philippe Lang
2013-05-13
1
-0
/
+13
*
Update notified_project_ids while saving record.
Jean-Philippe Lang
2013-05-13
1
-8
/
+4
*
Fixed that locking and unlocking a user resets the email notification checkbo...
Jean-Philippe Lang
2013-05-13
3
-4
/
+16
*
Disable autofetching of repository changesets if projects are closed (#13945).
Jean-Philippe Lang
2013-05-12
1
-0
/
+25
*
Fix handling multiple text parts in email (#13646).
Jean-Philippe Lang
2013-05-12
2
-0
/
+62
*
Improved Issue#all_dependent_issues (#14015).
Jean-Philippe Lang
2013-05-12
1
-0
/
+130
*
prevent failure of test_create_issue_with_watchers at UI IssuesTest
Toshi MARUYAMA
2013-05-10
1
-1
/
+3
*
prevent failure of test_create_issue_with_watchers at UI IssuesTest
Toshi MARUYAMA
2013-05-10
1
-0
/
+1
*
use with_settings at test_post_create_without_start_date_and_default_start_da...
Toshi MARUYAMA
2013-05-10
1
-10
/
+10
*
use with_settings at test_post_create_without_start_date_and_default_start_da...
Toshi MARUYAMA
2013-05-10
1
-10
/
+10
*
use with_settings at test_get_new_with_default_start_date_is_creation_date of...
Toshi MARUYAMA
2013-05-10
1
-8
/
+8
*
use with_settings at test_get_new_without_default_start_date_is_creation_date...
Toshi MARUYAMA
2013-05-10
1
-9
/
+8
*
remove redundant empty lines from test_show_by_manager of IssuesControllerTest
Toshi MARUYAMA
2013-05-10
1
-2
/
+0
*
remove redundant empty lines from test_show_by_anonymous of IssuesControllerTest
Toshi MARUYAMA
2013-05-10
1
-3
/
+0
*
remove redundant empty line from test_index_with_fixed_version_column of Issu...
Toshi MARUYAMA
2013-05-10
1
-1
/
+0
*
remove redundant empty line from test_index_should_not_show_spent_hours_colum...
Toshi MARUYAMA
2013-05-10
1
-1
/
+0
*
remove redundant empty line from test_index_with_spent_hours_column of Issues...
Toshi MARUYAMA
2013-05-10
1
-1
/
+0
*
remove redundant empty lines from test_index_with_done_ratio_column of Issues...
Toshi MARUYAMA
2013-05-10
1
-2
/
+0
*
remove redundant empty lines from test_index_with_date_column of IssuesContro...
Toshi MARUYAMA
2013-05-09
1
-2
/
+0
*
prevent assert_difference failure of test_bulk_watch_issues_via_context_menu ...
Toshi MARUYAMA
2013-05-09
1
-0
/
+4
*
prevent assert_difference failure of test_watch_issue_via_context_menu at UI ...
Toshi MARUYAMA
2013-05-09
1
-0
/
+2
*
fix failure of test_remove_issue_watcher_from_sidebar at UI IssuesTest
Toshi MARUYAMA
2013-05-09
1
-1
/
+1
*
add more asserting to test_create_issue_with_watchers of ui issues_test
Toshi MARUYAMA
2013-05-09
1
-0
/
+3
*
Add status to /users/:id API for admins (#13948).
Jean-Baptiste Barth
2013-05-05
1
-0
/
+12
*
Fixed that bulk copy raises an error on validation failure (#13943).
Jean-Philippe Lang
2013-05-04
1
-0
/
+7
*
Preserve field values on bulk edit failure (#13943).
Jean-Philippe Lang
2013-05-04
1
-0
/
+12
*
Display the bulk edit form with error messages when some issues can not be sa...
Jean-Philippe Lang
2013-05-04
1
-5
/
+24
*
Adds a method for extracting MailHandler options from ENV.
Jean-Philippe Lang
2013-05-04
1
-0
/
+13
*
use assert_select instead of assert_tag at versions index sidebar
Toshi MARUYAMA
2013-05-03
1
-6
/
+6
*
code layout clean up test/functional/versions_controller_test.rb
Toshi MARUYAMA
2013-05-03
1
-7
/
+13
*
Add missing tests for Redmine::MenuManager::Mapper#initialize.
Jean-Baptiste Barth
2013-05-03
1
-1
/
+12
*
Add missing tests for Redmine::Helpers::Gantt#number_of_rows.
Jean-Baptiste Barth
2013-05-02
1
-2
/
+17
*
Add missing unit tests for ApplicationHelper#link_to_if_authorized.
Jean-Baptiste Barth
2013-05-02
1
-14
/
+20
*
Remove duplicate test TokenTest#test_find_token_should_return_nil_with_wrong_...
Jean-Baptiste Barth
2013-05-02
1
-5
/
+0
*
Remove duplicate test Redmine::I18nTest#test_time_format (keeping the most co...
Jean-Baptiste Barth
2013-05-02
1
-9
/
+0
*
Allow plugins to define their base directory (#13927).
Jean-Baptiste Barth
2013-05-02
1
-0
/
+12
[next]